关于
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.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/component-library-creator在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
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.
相关推荐技能
crud-generator 是一个代码生成工具,能根据需求自动创建数据模型、API端点、UI表单和验证逻辑。它特别适合快速搭建CRUD应用原型或标准化模块,帮助开发者节省重复编码时间。使用时需要提供系统上下文和技术栈信息,工具会生成完整的设计方案和可落地的代码文件。
api-mocking-server 是一个用于快速创建模拟API端点的Claude Skill,特别支持多场景配置。它能在开发早期或测试阶段模拟后端服务,帮助前端或客户端开发者独立进行集成测试。该工具能根据系统上下文生成设计文档、配置规范和验证步骤,加速开发流程。
api-mocking-server 是一个用于快速创建模拟API端点的Claude Skill,特别支持多场景配置。它帮助开发者在集成测试或前端开发阶段模拟后端服务,无需等待真实API完成。该工具能根据需求生成设计文档、配置规范和验证步骤,提高开发效率。
cli-tool-builder 是一个用于快速搭建命令行工具基础结构的技能。它能自动生成命令解析、帮助文档和自动补全等核心功能代码,适用于需要创建标准化CLI工具的开发者。该技能通过分析系统上下文和需求,输出包含设计、配置和验证步骤的完整实现方案。
