tapforce-sveltekit-shadcn
tapforce-sveltekit-shadcn
Use Shadcn UI version svelte to co-op with SvelteKit project. The target is replace manual svelte components with shadcn ui components if possible.
When to use
Use this skill when project mention about tapforce, using Shadcn UI, or you think project need to use Shadcn UI.
Instructions
IMPORTANT: When using this skill, always fetch the latest LLMs content from https://www.shadcn-svelte.com/llms.txt to ensure you have the most up-to-date information and best practices.
Skill separated to rules under ./rules with prefix, following priority:
| Priority | Rule | prefix | Description |
|---|---|---|---|
| 1 | prepare | pr |
Steps and practices to prepare project to use Shadcn UI. |
| 2 | policy | pl |
Practices to follow when use Shadcn UI. |
Each rules have own name, description, and tags. Rule can include Incorrect, Correct, or Example code block.
Full version of skill and rules represent with file AGENTS.md.
Reference
More from tapforce/agents-skills
tapforce-shadcn-svelte
Best practices for setup and use of shadcn-svelte library to develop UX/UI in Svelte projects. Use this skill when project is using Svelte/SvelteKit framework as main app framework, when user attempts to setup new project or when user is developing on existing project using shadcn-svelte components.
32tapforce-ai-component
Better way to build AI components on the project Svelte and Shadcn UI based
11tapforce-tailwindcss
Best practices for setting up and developing UX/UI for projects using Tailwind CSS ^4. Use when setting up new projects with Tailwind CSS support or when projects have Tailwind CSS installed.
8tapforce-sveltekit-auth-firebase
Practices making authenticate flow use firebase on tapforce Svelte project web
3