Templates
A collection of ready-to-use templates for Takumi.
Takumi ships ready-made templates. Use one as a starting point, or as-is.
Install with the shadcn CLI, or download from the latest commit.
Blog Post Template
A blog post card with a large title and a subtitle.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/blog-post-template.jsonDocs Template
A documentation card for guides and API pages.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/docs-template.jsonProduct Card Template
A product card with an image, name, and price.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/product-card-template.jsonEvent Template
An editorial card for talks, webinars, and conferences, with an oversized title and a clear when/where/host footer.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/event-template.jsonQuote Template
A high-contrast quote and testimonial card with author and company attribution.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/quote-template.jsonRepository Template
A developer-native card for open-source repositories, featuring the repo slug, description, and star, fork, and language stats.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/repository-template.jsonChangelog Template
A release announcement card with a version badge, headline, and tagged highlights of what shipped.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/changelog-template.jsonLast updated on