Skip to content

Svelte Skill

The Svelte skill gives Claude deep knowledge of Svelte’s reactive paradigm and SvelteKit’s full-stack framework.

Activated automatically when /mykit.init detects a Svelte project (presence of svelte.config.*).

  • Svelte component syntax and reactivity
  • SvelteKit routing and load functions
  • Form actions and progressive enhancement
  • Store patterns and state management
  • SSR and prerendering configuration