Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
spences10 avatar

Svelte Code Writer

  • 39 installs
  • 13 repo stars
  • Updated July 19, 2026
  • spences10/skills

Helps with ai & agent building tasks.

About

svelte-code-writer is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • svelte-code-writer
  • AI & Agent Building
  • AI-coding skill

Svelte Code Writer by the numbers

  • 39 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #8,347 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/spences10/skills --skill svelte-code-writer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs39
repo stars13
Last updatedJuly 19, 2026
Repositoryspences10/skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

<!-- Inspired by the official Svelte AI svelte-code-writer skill: https://svelte.dev/docs/ai/skills -->

Svelte Code Writer

Use this workflow when creating, editing, reviewing, or debugging Svelte files.

Workflow

1. Load svelte-core-bestpractices for baseline Svelte 5 rules. 2. Load deeper local skills as needed: svelte-runes, svelte-template-directives, svelte-styling, sveltekit-data-flow, or sveltekit-structure. 3. Check relevant official docs when syntax or behavior is uncertain. 4. Validate changed Svelte files before finalizing.

Official Svelte CLI Helpers

List documentation sections:

npx @sveltejs/mcp list-sections

Fetch relevant documentation sections:

npx @sveltejs/mcp get-documentation "$state,$derived,$effect"

Analyze a Svelte file:

npx @sveltejs/mcp svelte-autofixer ./src/lib/Component.svelte

If a project uses async Svelte features, include --async:

npx @sveltejs/mcp svelte-autofixer ./src/lib/Component.svelte --async

Notes

  • Prefer checking docs for exact syntax over guessing.
  • Escape $ when passing inline rune code through a shell.
  • Run validation on every changed .svelte, .svelte.ts, and .svelte.js file when practical.
  • Last verified: 2026-05-14

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.