Files
awesome-copilot/instructions
Christopher Harrison f078f4540d Update Svelte instructions with Svelte 5 best practices
- Added latest Svelte 5 runes best practices (.by, .pre, untrack)
- Added type-safe context with createContext() pattern
- Added transitions and animations section
- Emphasized effect best practices (prefer  over )
- Added function bindings for two-way binding
- Restructured document for better readability with logical groupings
- Organized into clear sections: Core Concepts, Reactivity, SvelteKit, UI, TypeScript, Production
- Consolidated related topics (data loading, forms, tooling)
- Updated to align with official Svelte 5 and SvelteKit documentation
2026-01-15 14:13:10 -08:00
..
2026-01-13 11:50:50 +01:00