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.
mog install mogteam/vercel-composition-patterns
Sourced from vercel-labs/agent-skills under the MIT license.
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/vercel-composition-patterns --target cursor --wireCreates .cursor/rules/vercel-composition-patterns.mdc pointing to the skill.
Agent card
## Vercel Composition Patterns 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. - **Install**: `mog install mogteam/vercel-composition-patterns --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/vercel-composition-patterns/SKILL.md` - **Targets**: cursor, claude-code, codex, gemini-cli, windsurf, generic When editing, read and follow @.cursor/skills/vercel-composition-patterns/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.

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.
Free
mog install mogteam/vercel-composition-patternsSource
This package is sourced from the above repository and distributed on mog under its original license.
@mogteam
Official curated skills and prompt templates from the mog.md team.