What problem does it solve?
This Skill eliminates the tedious, error-prone work of manually creating properly structured Claude Code plugin components (agents, skills, hooks, rules, coding patterns, project instructions, and Copilot configs) that adhere to official conventions, saving developers hours of repetitive setup time and ensuring consistency across projects.
Core Features & Use Cases
- Multi-Component Scaffolding: Generate 7 types of Claude Code plugin components (agents, skills, hooks, rules, coding patterns, CLAUDE.md, and GitHub Copilot instructions) from standardized, best-practice templates.
- Context-Aware Generation: Auto-detects project tech stack, directory structure, and build commands to populate CLAUDE.md and Copilot instruction templates with accurate, project-specific details.
- Validated Output: All generated components are checked for valid YAML frontmatter, correct file placement, and absence of placeholder markers before writing, with clear error messages for invalid inputs.
- Use Case: A developer building a custom Claude Code plugin can use this Skill to quickly scaffold a new skill definition with correct frontmatter, workflow steps, and safety rules instead of writing the entire structure from scratch.
Quick Start
Use the scaffold skill to create a new agent definition named code-reviewer for your TypeScript project.