By vercel
Provides patterns and references for building composable, accessible UI components, including composition APIs, polymorphism, design tokens, and publishing to npm/registry.
An open-source standard for building modern, composable, and accessible UI components.
components.build is a formal specification that establishes best practices and guidelines for building open-source UI components for the modern web. Co-authored by Hayden Bleasel and shadcn, this specification aims to help open-source maintainers and senior front-end engineers create components that are:
While examples use React/TypeScript, the core principles are framework-agnostic and applicable to Vue, Svelte, Angular, and other modern frameworks.
Contributions are welcome! This specification is informed by the open-source community and real-world component libraries.
To contribute, please read the contributing guide.
This project is open source and available under the MIT License.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub vercel/components.buildExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Monorepo build system and task orchestrator for managing large-scale JavaScript/TypeScript projects efficiently.
Command-line interface for deploying and managing applications on Vercel's serverless platform. Built for developers automating deployment workflows.
Vercel skill for streaming and markdown processing. Useful for handling large document transformations and real-time content processing.
Skill pack for building with Vercel's AI Elements framework, providing reusable components for AI-powered web interfaces and applications.
Reusable UI component patterns for implementing common features across different frameworks and tech stacks
Frontend component development with accessibility and responsive design
Creates comprehensive design systems with typography, colors, components, and documentation for consistent UI development. Use when establishing design standards, building component libraries, or ensuring cross-team consistency.
Expert shadcn/ui with Radix UI and Base UI detection, component patterns, registries, theming, and migration
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Validation and quality enforcement for Atomic Design methodology in component-based projects.