# Vercel Composition Patterns

> React composition that scales past boolean props

**Subcategory:** Vercel  
**License:** MIT  
**Source:** https://github.com/vercel-labs/agent-skills/blob/main/skills/composition-patterns/SKILL.md

---

## When it is useful

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

## The Catch

Compound components and boolean-prop cleanup, including React 19. Same undeclared-repo LICENSE. Not a performance skill.
