Svelte Skill
The Svelte skill gives Claude deep knowledge of Svelte’s reactive paradigm and SvelteKit’s full-stack framework.
When It’s Active
Section titled “When It’s Active”Activated automatically when /mykit.init detects a Svelte project (presence of svelte.config.*).
What It Teaches Claude
Section titled “What It Teaches Claude”- Svelte component syntax and reactivity
- SvelteKit routing and load functions
- Form actions and progressive enhancement
- Store patterns and state management
- SSR and prerendering configuration