概要
This skill equips Claude with advanced Svelte 5 implementation strategies, focusing on modern reactive patterns and efficient UI development. It enforces best practices for TanStack Query mutations within Svelte files, streamlines the use of shadcn-svelte components through organized folder structures and namespace imports, and promotes a self-contained component philosophy to reduce parent state pollution. By utilizing these domain-specific guidelines, developers can ensure their Svelte applications remain clean, maintainable, and idiomatic while leveraging the full power of the Svelte 5 reactivity system and the shadcn-svelte ecosystem.