UI Handler

Implement UI using Shadcn/UI and Tailwind CSS. Use when this capability is needed.

tomevault-io ced3b31 2 files · 1.2 KB Updated

File contents

UI Handler

Instructions

  • Use pnpm dlx shadcn@latest add [component] to add new UI components (e.g., button, input).
  • Components are located in src/components/ui/.
  • Use cn utility (from @/lib/utils) to merge Tailwind classes.
  • Follow the existing design system variables in globals.css.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/indie-kit--nextjs-saas-starter--ui-handler commit ced3b3155f

Frequently asked questions

npx skillmds@latest add tomevault-io/ui-handler