# Skills Install coss-svelte knowledge into AI coding agents so they can implement the Svelte component surface correctly. ## Install ```bash npx skills@latest add johannhipp/skills --skill coss-svelte ``` ## What It Covers The coss-svelte skill covers component discovery, Svelte/Bits UI composition, Tailwind 4 styling, forms, migration traps from React COSS or shadcn/Radix, registry usage, and current stable and experimental status boundaries. ## How Agents Use It Use the skill when generating coss-svelte UI, migrating COSS-shaped examples to Svelte, or checking component composition rules before editing source.