Hooks Claude into the shadcn-svelte component system so it can add, update, and compose UI components that follow the library's conventions. Useful when you're building Svelte apps with shadcn-svelte and want Claude to use the CLI correctly, import components the right way (multi-part as namespaces, single-part as named imports), and follow the framework's styling rules instead of inventing custom markup. The skill enforces specific patterns like using Field.FieldGroup for forms, data-icon attributes for button icons, and semantic color tokens instead of raw Tailwind values. It's basically a guardrail that keeps Claude from writing shadcn-svelte code that looks right but breaks the design system.
npx -y skills add huntabyte/shadcn-svelte --skill shadcn-svelte --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar