svelte-code-writer
Official Svelte tools for documentation access and automated code analysis and fixing for Svelte 4 and 5.
Install
npx skills add https://github.com/sveltejs/ai-tools --skill svelte-code-writerStats
| Total installs | 3,030 |
| Weekly installs | 3.0K |
| GitHub stars | 219 |
| First seen | Jan 19, 2026 |
| Source | @sveltejs/ai-tools |
Summary
- Three core commands: list-sections to browse available docs, get-documentation to fetch full documentation for specific topics, and svelte-autofixer to analyze code and suggest fixes
- Autofixer supports Svelte 4 and 5 targeting via --svelte-version flag and async mode via --async option
- Accepts both inline code (with escaped $ characters) and file paths for analysis
- Designed for use within the svelte-file-editor agent when creating, editing, or analyzing .svelte components and .svelte.ts/.svelte.js modules
Tags
Related skills
| Skill | Installs | vs svelte-code-writer |
|---|---|---|
| minimalist-ui | 2,984 | -46 |
| screen-reader-testing | 3,464 | +434 |
| flutter-theming-apps | 2,564 | -466 |
| paypal-integration | 3,383 | +353 |
| stitch-design-taste | 2,687 | -343 |
FAQ
- How many installs does svelte-code-writer have?
- svelte-code-writer has 3,030 total installs and 3.0K installs this week.
- Where is svelte-code-writer hosted?
- svelte-code-writer is published by @sveltejs/ai-tools at https://github.com/sveltejs/ai-tools.
- How many GitHub stars does svelte-code-writer have?
- svelte-code-writer has 219 GitHub stars.
- When was svelte-code-writer first indexed?
- OrangeBot.AI first indexed svelte-code-writer on Jan 19, 2026.
- How do I install svelte-code-writer?
- Run: npx skills add https://github.com/sveltejs/ai-tools --skill svelte-code-writer