What problem does it solve?
This Skill eliminates inconsistent, hard-to-maintain Svelte component code by enforcing standardized best practices for Svelte 5, removing the need for teams to guess or document ad-hoc conventions.
Core Features & Use Cases
- Standardized Conventions: Enforces consistent script block ordering, reactivity patterns, markup accessibility rules, and TypeScript typing for Svelte components.
- Common Pattern Guidance: Provides ready-to-use patterns for prop forwarding, controlled inputs, reactive context, and snippet usage.
- Use Case: Ideal for teams building Svelte component libraries, refactoring legacy Svelte code to modern Svelte 5 runes, or conducting code reviews for Svelte projects.
Quick Start
Use the svelte skill to review the attached Svelte component for adherence to reactivity and markup best practices.