What problem does it solve?
This Skill provides a canonical reference for creating and configuring Claude Code extensions, so teams do not have to piece together skills, sub-agents, plugins, commands, hooks, memory, settings, sandboxing, and headless workflows from scattered docs.
Core Features & Use Cases
- Skill Authoring: Defines the required
SKILL.md structure, metadata, and progressive disclosure patterns for compliant Claude Code Skills.
- Sub-agent and Plugin Workflows: Explains how to design specialized agents, plugin manifests, commands, hooks, and marketplace distribution.
- Operational Configuration: Covers memory, settings, IAM, sandboxing, status line, and headless execution patterns for safe automation.
- Use Case: A developer building a team-shared Claude Code toolkit can use this Skill to design the extension structure, choose the right frontmatter, and wire together supporting files correctly.
Quick Start
Use this skill to design a Claude Code extension or configure a project-level Claude Code workflow with the right skills, agents, hooks, and settings.