Skill Builder

Automate Claude Code Skill creation with guided agents for requirements, generation, validation, and documentation.

1.3k|150|Updated Jun 13, 2025
One-click install
npx skills add https://github.com/qdhenry/Claude-Command-Suite --skill skill-builder-qdhenry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Builder
Source: https://github.com/qdhenry/Claude-Command-Suite/tree/main/.claude/commands/skills
Command: npx skills add https://github.com/qdhenry/Claude-Command-Suite --skill skill-builder-qdhenry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, argparse, pathlib, and includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the complexity of manually creating Claude Code Skills by providing an automated, guided development process with quality assurance.

Core Features & Use Cases

  • Guided Skill Creation: Four specialized agents handle requirements, generation, validation, and documentation.
  • Use Case: Imagine you need to create a skill for writing conventional commit messages. Use this Skill Builder to automatically elicit requirements, generate proper skill structure, validate quality, and enhance documentation automatically.

Quick Start

Use the Skill Builder to create a new skill for PDF form filling with automated validation and testing.

Quick Start

Use the Skill Builder to create a comprehensive Claude Code Skill for database migration management.