spences10spences10Community·3 Agent Skills Included

svelte-claude-skills

Verified Svelte 5 and SvelteKit development guidance

Guides Svelte 5 runes, SvelteKit routing, data flow, form actions, remote functions, and deployment patterns. Prevents common reactivity mistakes, serialization errors, and migration issues when moving from Svelte 4 to 5. Provides verified, production-ready code examples so developers ship correct SvelteKit apps faster.
npx skills add spences10/svelte-claude-skills --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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