svelte5-best-practices
Comprehensive guide to Svelte 5 runes, snippets, event handling, TypeScript patterns, and migration from Svelte 4.
Install
npx skills add https://github.com/ejirocodes/agent-skills --skill svelte5-best-practicesStats
| Total installs | 2,393 |
| Weekly installs | 2.4K |
| GitHub stars | 4 |
| First seen | Jan 23, 2026 |
| Source | @ejirocodes/agent-skills |
Summary
- Covers all Svelte 5 runes ($state, $derived, $effect, $props, $bindable, $inspect) with reactive state and computed value patterns
- Explains snippets syntax ({#snippet}, {@render}) as the replacement for slots and slot props
- Includes event handling migration from on: directives to onclick handlers and callback props, plus SvelteKit load functions and form actions
- Provides TypeScript typing for props, generic components, and SSR state isolation patterns
- Documents Svelte 4 to 5 migration paths including stores-to-runes and slots-to-snippets conversions with common pitfalls to avoid
Tags
Related skills
| Skill | Installs | vs svelte5-best-practices |
|---|---|---|
| product-designer | 2,489 | +96 |
| gstack | 2,229 | -164 |
| flutter-adding-home-screen-widgets | 2,176 | -217 |
| angular-ssr | 2,196 | -197 |
| threejs-shaders | 2,118 | -275 |
FAQ
- How many installs does svelte5-best-practices have?
- svelte5-best-practices has 2,393 total installs and 2.4K installs this week.
- Where is svelte5-best-practices hosted?
- svelte5-best-practices is published by @ejirocodes/agent-skills at https://github.com/ejirocodes/agent-skills.
- How many GitHub stars does svelte5-best-practices have?
- svelte5-best-practices has 4 GitHub stars.
- When was svelte5-best-practices first indexed?
- OrangeBot.AI first indexed svelte5-best-practices on Jan 23, 2026.
- How do I install svelte5-best-practices?
- Run: npx skills add https://github.com/ejirocodes/agent-skills --skill svelte5-best-practices