create-ui-component

Community

Craft atomic UI components with design tokens.

AuthorPeterCowling
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams rapidly scaffold reusable UI components that adhere to atomic design, design tokens, and consistent tooling across a frontend codebase.

Core Features & Use Cases

  • Enforces an atomic design discipline (Atoms, Molecules, Organisms, Templates, Pages) and standardized file structure.
  • Provides a ready-to-use component template with forwardRef support, token-based styling, tests, and Storybook stories.
  • Guides export strategy and app-level imports to keep layer boundaries intact across a monorepo.

Quick Start

Create a new component under packages/ui/components/<layer>s/<ComponentName>/ using the Component Template, then implement the component with forwardRef, tests, and a Storybook story. For example, add packages/ui/components/atoms/Button/Button.tsx, Button.test.tsx, Button.stories.tsx, and index.ts; ensure tokens are used and layers import correctly.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-ui-component
Download link: https://github.com/PeterCowling/base-shop/archive/main.zip#create-ui-component

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.