SKILL·C7ADA7

component-library-creator

majiayu000
Updated 2 months ago
97 views
58
9
58
View on GitHub
Otherdesign

About

This skill helps developers create a design system component library with Storybook and built-in theming support. It's ideal for scaffolding new projects when you need to establish a consistent, documented UI foundation. The process includes clarifying requirements, selecting architecture, and generating all necessary configuration files and artifacts.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/component-library-creator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/component-library-creator
0
FAQ

Frequently asked questions

What is the component-library-creator skill?

component-library-creator is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform component-library-creator-related tasks without extra prompting.

How do I install component-library-creator?

Use the install commands on this page: add component-library-creator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does component-library-creator belong to?

component-library-creator is in the codegen-scaffolding category, tagged design.

Is component-library-creator free to use?

Yes. component-library-creator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

crud-generator
Other

The crud-generator skill automates the creation of full-stack CRUD components, including data models, API endpoints, UI forms, and validation logic. It's ideal for developers needing to quickly scaffold standard data management features within a defined system architecture. The skill requires clear requirements and system context to generate the appropriate code and configuration artifacts.

View skill
api-mocking-server
Other

The api-mocking-server skill enables developers to quickly create mock API endpoints with scenario support for testing and development. It's ideal for simulating backend services when building or integrating frontend applications. The skill generates implementation plans, configurations, and validation steps based on your system constraints and requirements.

View skill
api-mocking-server
Other

The api-mocking-server skill helps developers create mock API endpoints with scenario support for testing and development. It's used when you need to simulate backend services before they're fully built or available. The skill guides you through defining requirements, selecting tools, and producing the necessary specs and configuration files.

View skill
cli-tool-builder
Other

The CLI Tool Builder skill scaffolds command-line interfaces by generating command parsing, help systems, and shell completion. Use it when starting a new CLI project to quickly establish the foundational structure and user experience. It handles the boilerplate so developers can focus on implementing their tool's core logic.

View skill