Back to repositories
Indexed repository

nathan-gage/ngage-marketplace

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
1 indexed skills3 stars

react-compositional
Indexed

Create functional, compositional React components using headless UI patterns with decoupled state management. Use when building React components that need: (1) Composition over complex prop APIs, (2) Separation of logic from presentation (headless patterns), (3) Pure, idempotent rendering, (4) Compound component APIs, (5) Integration with react-query for server state, or (6) Support for both controlled and uncontrolled patterns. Ideal for building flexible, reusable component libraries and data-driven UIs.

View indexed skill