composable-svelte-navigation
Installation
SKILL.md
Composable Svelte Navigation & Animation
This skill covers state-driven navigation patterns, PresentationState lifecycle animations, and URL routing integration.
CRITICAL RULE
Rule 3: State-Driven Animations Only
Principle: Component lifecycle animations MUST use Motion One + PresentationState. NO CSS transitions for UI interactions.