building-components
A guide to building accessible, composable UI components, design systems, and component publishing workflows.
Install
npx skills add https://github.com/vercel/components.build --skill building-componentsStats
| Total installs | 2,701 |
| Weekly installs | 2.7K |
| GitHub stars | 737 |
| First seen | Feb 4, 2026 |
| Source | @vercel/components.build |
Summary
- Covers component taxonomy (primitives, components, blocks, templates), core design principles, and accessibility implementation including ARIA, keyboard navigation, and WCAG compliance
- Includes patterns for composable APIs, polymorphism, controlled/uncontrolled state, and the as-child pattern for flexible element composition
- Provides guidance on design tokens, theming systems, styling approaches, and using data attributes for state and styling
- Addresses publishing workflows: npm distribution, shadcn-style registries, component marketplaces, and documentation best practices
Tags
Related skills
| Skill | Installs | vs building-components |
|---|---|---|
| browser-automation | 3,075 | +374 |
| tailwind-v4-shadcn | 2,662 | -39 |
| angular-testing | 3,251 | +550 |
| playwright-skill | 2,657 | -44 |
| flutter-implementing-navigation-and-routing | 2,501 | -200 |
FAQ
- How many installs does building-components have?
- building-components has 2,701 total installs and 2.7K installs this week.
- Where is building-components hosted?
- building-components is published by @vercel/components.build at https://github.com/vercel/components.build.
- How many GitHub stars does building-components have?
- building-components has 737 GitHub stars.
- When was building-components first indexed?
- OrangeBot.AI first indexed building-components on Feb 4, 2026.
- How do I install building-components?
- Run: npx skills add https://github.com/vercel/components.build --skill building-components