Communityv1.0.0

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.

3.3kdownloads3stars46active installsktaesthetix
View on ClawHubBack to Skills

Skill Details

Slug
vercel-composition-patterns
Latest Version
1.0.0
Author
ktaesthetix
Published
Feb 4, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Vercel Composition Patterns.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of vercel-composition-patterns v1.0.0. - Provides React composition guidelines focused on avoiding boolean prop proliferation. - Documents when and how to apply compound components, render props, context providers, and other scalable patterns. - Includes rule categories by priority: Component Architecture, State Management, Implementation Patterns, and React 19+ APIs. - Adds quick reference for rule prefixes and summaries, with detailed rule files for deeper guidance. - Includes updates and rules relevant for React 19 API changes.