Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
Initial release of the "frontend-patterns" skill. - Provides modern frontend patterns for React and Next.js. - Includes examples for component architecture (composition, compound components, render props). - Offers custom hooks templates for toggling, debouncing, and async queries. - Demonstrates state management patterns with Context and Reducer. - Covers performance optimizations: memoization, code splitting, and virtualization. - Highlights UI best practices, data fetching strategies, and accessible component structures.