You're reading the v2 beta docs. For the stable release, switch to v1 →
TakumiTakumi

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.

Blog Post Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/blog-post-template.json

Docs Template

A documentation card for guides and API pages.

Docs Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/docs-template.json

Product Card Template

A product card with an image, name, and price.

Product Card Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/product-card-template.json

Event Template

An editorial card for talks, webinars, and conferences, with an oversized title and a clear when/where/host footer.

Event Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/event-template.json

Quote Template

A high-contrast quote and testimonial card with author and company attribution.

Quote Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/quote-template.json

Repository Template

A developer-native card for open-source repositories, featuring the repo slug, description, and star, fork, and language stats.

Repository Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/repository-template.json

Changelog Template

A release announcement card with a version badge, headline, and tagged highlights of what shipped.

Changelog Template

npx shadcn@latest add https://takumi.kane.tw/templates/registry/changelog-template.json
Edit on GitHub

Last updated on

On this page