★ 1 · Updated 2026-09-22
Provides clean code guidelines, component structures, and naming conventions for React and JavaScript projects using Lucide icons.
Browse skills that use this input.
★ 1 · Updated 2026-09-22
Provides clean code guidelines, component structures, and naming conventions for React and JavaScript projects using Lucide icons.
★ 0 · Updated 2026-09-20
Provides patterns and instructions for global client-side state management, slices, middleware, and React 19 SSR integration using Zustand v5.
★ 0 · Updated 2026-09-16
Provides guidance on choosing and using React hooks from @1money/hooks for state, refs, effects, timers, and URL query state.
★ 0 · Updated 2026-09-12
Plan React component boundaries based on state ownership, re-render minimization, domain responsibility, and view-model boundaries.
★ 0 · Updated 2026-09-11
Provides guidelines for building and editing React components including structure, theme colors, memoization, filter state, and Spanish UI text.
★ 1 · Updated 2026-06-30
Build React components with TypeScript type safety for React 18-19 including Server Components and routing integration
★ 602 · Updated 2026-03-22
Knowledge resource providing React-to-SolidJS transformation mappings and rules
★ 2 · Updated 2026-03-22
Guides proper usage of useCallback hook for optimizing React performance
★ 0 · Updated 2026-03-20
React and Next.js performance optimization guidelines with 57 rules across 8 categories
★ 18 · Updated 2026-02-14
Provides React and Next.js performance optimization guidelines for writing, reviewing, and refactoring code.
★ 18 · Updated 2026-02-12
Check accessibility compliance of React and HTML components against WCAG 2.1 Level AA standards
★ 602 · Updated 2026-02-12
Extract expensive computations into React.memo components to avoid unnecessary re-renders