such-skillsrajnandan1shadcn-svelte
shadcn-svelte
Build SvelteKit UI with the right shadcn-svelte components. Detects your setup, lists what's installed, and reads the official docs before writing a line.
/rajnandan1:shadcn-svelte add a date picker
Works inside any SvelteKit project with shadcn-svelte installed.
How it works
-
1 · detectConfirms the project is a SvelteKit app with shadcn-svelte installed, and which components are already added. -
2 · choosePicks the right component for the job: buttons, forms, dialogs, data tables, charts, comboboxes, toasts, and the rest of the catalog. -
3 · read the docsPulls the component's current documentation from the official llms.txt, so the code follows today's API, not training-data memory.
Use
# add a component
/rajnandan1:shadcn-svelte add a date picker
# bigger asks work too
build a settings form with validation
# data-heavy UI
add a sortable data table for the orders list
Install
One plugin carries all seven skills. Two commands and this one is ready.
claude plugin marketplace add rajnandan1/such-skills
claude plugin install rajnandan1@such-skills