Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Apply React composition patterns to build flexible, maintainable components without boolean prop sprawl
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
metadata.json
1{2"version": "1.0.0",3"organization": "Engineering",4"date": "January 2026",5"abstract": "Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale.",6"references": [7"https://react.dev",8"https://react.dev/learn/passing-data-deeply-with-context",9"https://react.dev/reference/react/use"10]11}12