svelte-claude-skills
Verified Svelte 5 and SvelteKit development guidance
All Skills in This Repository (3)
Pure Emerald Level Indicatorssveltekit-structure
Specify SvelteKit routing, layouts, error handling, and SSR file structures.
sveltekit-data-flow
Generate semantic metadata for SvelteKit data-flow skills.
svelte5-runes
Explain Svelte 5 runes and migrate Svelte 4 components.
Frequently Asked Questions
FAQPage SchemaHow to install svelte-claude-skills?▼
Run `npx skills add spences10/svelte-claude-skills --all -g -y` in your terminal to install all skills globally.
What Svelte 5 topics do these skills cover?▼
They cover runes like $state, $derived, $effect, and $props, plus component patterns, attachments, and Svelte 4 to 5 migration gotchas.
Do these skills help with SvelteKit data loading?▼
Yes. They explain server vs universal load functions, form actions with fail() and redirect(), serialization rules, and remote functions like command() and query().
Are these skills verified against official docs?▼
Yes. Each skill is checked against official Svelte and SvelteKit documentation, with accuracy ratings of 90% or higher and recent updates for breaking changes.
Do these skills work with Claude Code?▼
Yes. They follow the standard SKILL.md format and activate automatically when your agent works on Svelte or SvelteKit projects.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core