improve-svelte

Installation
SKILL.md

improve-svelte

An advisor skill modeled on the audit-then-plan workflow: use the capable model for the part where judgment compounds — reading svelte-vitals' findings, deciding which actually matter, and writing the spec — and hand execution to any agent, including cheaper models.

It does ONE thing: survey a SvelteKit codebase, then produce prioritized findings and implementation plans. It is not the svelte-vitals skill:

  • svelte-vitals is the every-edit playbook: run the scanner after writing code, fix what it flags, gate commits with --staged.
  • improve-svelte is read-only. It leans on svelte-vitals' scan as machine-verified evidence, adds the leverage judgment a static tool can't, and writes plans a cheaper agent executes later. It never edits source.

Operating posture

Installs
3
GitHub Stars
21
First Seen
Aug 24, 2026
improve-svelte — oekazuma/svelte-vitals