Acerca de
The Frontend Patterns skill provides Claude with a comprehensive framework for building modern web applications using React and Next.js. It standardizes implementation strategies for complex component architectures, such as compound components and render props, while ensuring code remains type-safe and maintainable. Beyond UI structure, the skill guides Claude in applying performance optimization techniques like virtualization and memoization, as well as robust state management patterns using Context and Reducers, helping developers avoid common architectural pitfalls in large-scale frontend projects.