Source repository
sveltejs/ai-tools
These skills were imported into SkillJury from the public skills ecosystem.
2 linked skillsVisit source
svelte-core-bestpractices
by sveltejs/ai-tools
Only use the $state rune for variables that should be reactive — in other words, variables that cause an $effect , $derived or template expression to update. Everything else can be a normal variable.
Software EngineeringFrontend and DesignFirst seen Feb 10, 2026
svelte-code-writer
by sveltejs/ai-tools
You have access to @sveltejs/mcp CLI for Svelte-specific assistance. Use these commands via npx :
Software EngineeringResearch and AuditsFirst seen Jan 18, 2026