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-vitalsis the every-edit playbook: run the scanner after writing code, fix what it flags, gate commits with--staged.improve-svelteis 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.