ccbuilder

Scaffold Claude Code extensions with validated directory structures and YAML frontmatter.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/cathy-kim/ccbuilder --skill ccbuilder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccbuilder
Source: https://github.com/cathy-kim/ccbuilder/tree/main/skills/ccbuilder
Command: npx skills add https://github.com/cathy-kim/ccbuilder --skill ccbuilder

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the friction of building Claude Code extensions by providing a single, validated command to scaffold skills, hooks, agents, and agent teams, ensuring you follow best practices without manual boilerplate setup.

Core Features & Use Cases

  • One-Command Scaffolding: Instantly generate validated directory structures and YAML frontmatter for any extension type.
  • Built-in Knowledge Base: Access 28 reference docs and curated community patterns directly within your workflow.
  • Use Case: When you need to create a new subagent for a specific task, use this Skill to generate the agent definition file and set up the necessary infrastructure in your .claude directory automatically.

Quick Start

Use the ccbuilder skill to scaffold a new agent named project-manager.

Frequently Asked Questions about ccbuilder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold Claude Code extensions like hooks and agents?

Claude Code extension scaffolding is automated through a single command that generates validated directory structures and YAML frontmatter for skills, hooks, and agents. This eliminates manual boilerplate and ensures standardized project structure for complex agentic systems.

What is the best way to set up an agent team in my .claude directory?

Setting up an agent team in the .claude directory is best handled by an automated scaffolding tool that generates agent definition files and integrates community patterns. This ensures your complex agentic systems follow standardized infrastructure and validation logic without manual configuration.

Do I need to manually configure YAML frontmatter when building Claude Code skills?

You do not need to manually configure YAML frontmatter when building Claude Code skills if you use an automated scaffolding tool. It instantly generates validated frontmatter and directory structures, ensuring you follow best practices without writing boilerplate code.

Can I access official documentation and community patterns while building Claude Code agents?

You can access 28 reference documents and curated community patterns directly within your development workflow when building Claude Code agents. This built-in knowledge base provides architectural guidance and integrates official documentation to support rapid prototyping.

Does automated scaffolding support rapid prototyping for complex agentic systems?

Automated scaffolding supports rapid prototyping for complex agentic systems by providing standardized project structures and architectural guidance. It facilitates quick generation of validated extension files, allowing you to instantly test and iterate on agent teams and hooks.