An expert-level framework for building scalable React components using advanced composition techniques to eliminate boolean prop proliferation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install composition-patterns
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install composition-patterns using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
React Composition Patterns is a comprehensive technical guide and skill set designed to help developers build maintainable, flexible UI components. By focusing on compound components, shared context, and explicit variants, this Openclaw Skills resource provides the blueprint for avoiding common pitfalls like prop drilling and state trapping. It empowers teams to create component APIs that are self-documenting and resilient to changing requirements through inversion of control and clean separation of concerns.
To integrate these patterns into your workflow, install the skill via the Openclaw Skills CLI:
npx clawhub@latest install composition-patterns
The skill organizes architectural knowledge into specialized rule sets for automated guidance:
| Component | Reference File | Focus Area |
|---|---|---|
| Boolean Logic | rules/architecture-avoid-boolean-props.md |
Reducing state complexity |
| Compound Components | rules/architecture-compound-components.md |
Context-based composition |
| Interface Design | rules/state-context-interface.md |
State/Actions/Meta contracts |
| State Isolation | rules/state-decouple-implementation.md |
UI/State implementation decoupling |
| Component Variants | rules/patterns-explicit-variants.md |
Named component use cases |
Loading
Analyze and rank Uniswap liquidity pools across versions and fee tiers to find the most profitable trading or liquidity provision opportunities.

A developer-focused utility for generating reusable slash commands and structured markdown workflows for AI coding agents.

A multi-dimensional framework for AI agents to conduct rigorous code reviews covering security, performance, correctness, and maintainability.

A specialized technical writing assistant for Openclaw Skills that produces concise, high-force prose for documentation, APIs, and reports.

A specialized skill to configure HTTP-native micropayments for AI agents using the x402 protocol and USDC on the Base network.

Transform project context into a managed artifact to ensure consistent AI behavior and seamless team alignment.








































