Apply React composition patterns
| ID | ap-react-composition-patterns |
| Kind | skill |
| Selection | optional |
| Category | Frontend |
| Targets | claude, codex, cursor |
Design scalable React component APIs with composition, explicit variants, and clear state boundaries.
When to use
Section titled “When to use”Use when boolean props, shared state, or extension requirements call for clearer React component composition and APIs.
How it is selected
Section titled “How it is selected”Optional. Select during initialization or when offered in an update, or install separately when you need it.
Install
Section titled “Install”agents-pack install ap-react-composition-patterns --dry-runagents-pack install ap-react-composition-patterns --yesHow to invoke
Section titled “How to invoke”Ask your coding agent in natural language, or name it explicitly:
Use ap-react-composition-patterns to …