Templates
A collection of ready-to-use templates for Takumi.
Takumi comes with several pre-designed templates to help you get started quickly. You can use these templates as a starting point for your own designs or use them as-is.
Templates can be installed using shadcn CLI or download from latest commit.
Blog Post Template
A sleek and modern template for blog posts, featuring a large title and a descriptive subtitle.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/blog-post-template.jsonDocs Template
A professional documentation template designed for clarity and ease of reading.

npx shadcn@latest add https://takumi.kane.tw/templates/registry/docs-template.jsonProduct Card Template
A vibrant and eye-catching product card template, perfect for showcasing your latest offerings.

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 that puts the words front and center, 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