Svelte skills for AI agents
8 practitioner-grade svelte skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Component Patterns
Svelte component composition patterns including props, snippets, context, and advanced reuse techniques
368 lines - Form Actions
SvelteKit form actions for progressive enhancement with server-side form handling
260 lines - Load Functions
SvelteKit server and universal load functions for fetching and passing data to pages and layouts
257 lines - Reactivity
Svelte 5 runes system for fine-grained reactivity with $state, $derived, and $effect
238 lines - Stores
Svelte stores and state management patterns including writable, readable, derived, and custom stores
249 lines - Sveltekit Auth
Authentication patterns in SvelteKit using hooks, cookies, sessions, and OAuth flows
379 lines - Sveltekit Routing
SvelteKit file-based routing system including layouts, groups, and advanced route patterns
251 lines - Transitions
Svelte transitions and animations for smooth enter/exit effects and layout changes
293 lines