skill-builder

Generate SKILL.md, examples.md, and reference.md files for Claude Code skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BrendanShields/spec-flow --skill skill-builder-brendanshields
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/BrendanShields/spec-flow/tree/main/plugins/spec/.claude/skills/skill-builder
Command: npx skills add https://github.com/BrendanShields/spec-flow --skill skill-builder-brendanshields

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Creating high-quality, discoverable, and efficient Claude Code skills can be complex, requiring adherence to best practices for frontmatter, structure, and context management. This Skill automates the entire process, ensuring optimal design from conceptualization to validation, saving developers time and reducing errors.

Core Features & Use Cases

  • Automated Skill Generation: Creates well-structured SKILL.md, examples.md, and reference.md files with best practices.
  • Discovery Optimization: Engineers skill descriptions for high activation accuracy, ensuring your skills are found when needed.
  • Progressive Disclosure: Structures content across multiple files to minimize initial context usage and improve performance.
  • Validation & Testing: Includes scripts and methodologies to validate skill syntax, discoverability, and functionality.
  • Use Case: If you need a new skill for "analyzing Python code complexity," this Skill will generate the complete skill structure, including its SKILL.md, examples.md, and reference.md, ready for you to refine.

Quick Start

Use the skill-builder to create a new skill that reviews code for security vulnerabilities.