BeClaude

vercel-composition-patterns

New
19.6kSmitheryDevelopmentby vercel-labs

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/vercel-composition-patterns.md https://raw.githubusercontent.com/vercel-labs/agent-skills/main/skills/composition-patterns/SKILL.md
3
Invoke in Claude Code
/vercel-composition-patterns
View source on GitHub
refactoringapidesigncoding

Frequently Asked Questions

What is vercel-composition-patterns?

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.

How to install vercel-composition-patterns?

To install vercel-composition-patterns, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /vercel-composition-patterns.

What is vercel-composition-patterns best for?

vercel-composition-patterns is a community categorized under Development. It is designed for: refactoring, api, design, coding. Created by vercel-labs.