关于
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.
快速安装
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/cli-tool-builder在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the cli-tool-builder skill?
cli-tool-builder is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform cli-tool-builder-related tasks without extra prompting.
How do I install cli-tool-builder?
Use the install commands on this page: add cli-tool-builder 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 cli-tool-builder belong to?
cli-tool-builder is in the codegen-scaffolding category, tagged design.
Is cli-tool-builder free to use?
Yes. cli-tool-builder 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应用原型或标准化模块,帮助开发者节省重复编码时间。使用时需要提供系统上下文和技术栈信息,工具会生成完整的设计方案和可落地的代码文件。
该Skill帮助开发者快速创建包含Storybook和主题系统的设计系统。它能根据项目需求生成架构设计、配置文件和技术规范等关键产出物。适用于需要建立可复用UI组件库并确保设计一致性的前端项目。
api-mocking-server 是一个用于快速创建模拟API端点的Claude Skill,特别支持多场景配置。它能在开发早期或测试阶段模拟后端服务,帮助前端或客户端开发者独立进行集成测试。该工具能根据系统上下文生成设计文档、配置规范和验证步骤,加速开发流程。
api-mocking-server 是一个用于快速创建模拟API端点的Claude Skill,特别支持多场景配置。它帮助开发者在集成测试或前端开发阶段模拟后端服务,无需等待真实API完成。该工具能根据需求生成设计文档、配置规范和验证步骤,提高开发效率。
