This skill equips Claude with specialized knowledge of universal frontend design patterns, enabling the creation of clean, modular codebases. It provides structured guidance on the Container/Presentational pattern, Custom Hooks, component composition, and state management strategies across major frameworks like React, Vue, and Angular. By applying these patterns, developers can effectively separate business logic from UI concerns, leading to better testability and long-term code maintainability.
Key Features
01Framework-specific guidance for React Hooks and Vue Composition API
02Scalable state management strategies from local to global scope
03Cross-framework pattern comparisons and migration rules
04Implementation of Container/Presentational component separation
05Modular component architecture using composition and slots
063 GitHub stars