This skill equips Claude with specialized knowledge of the Svelte framework, enabling it to assist developers in building high-performance web applications. It covers essential Svelte concepts such as component architecture, the reactivity system, store management, and built-in transitions. Whether you are scaffolding a new project, debugging complex state issues, or optimizing the compilation process, this skill provides best practices and idiomatic code patterns to ensure your Svelte code is efficient, maintainable, and follows modern development standards.
주요 기능
01Declarative transitions and animation best practices
02Guidance on reactive declarations and statements
03Implementation of Svelte stores for state management
0437 GitHub stars
05Lifecycle management and compiler-specific optimizations
06Expert component scaffolding and optimization patterns