Guides developers through creating, configuring, and distributing custom Claude Code skills and slash commands.
This skill provides a comprehensive framework for extending Claude Code's capabilities through specialized skills and custom slash commands. It offers detailed patterns for authoring SKILL.md files, managing YAML frontmatter, and implementing advanced features like dynamic context injection via shell commands and isolated subagent execution. Whether you are building project-specific utilities, standardizing team conventions, or developing complex plugins, this guide ensures your custom AI capabilities are discoverable, safe, and highly effective.
主な機能
01Support for advanced invocation control and model-invocation restrictions
02Standardized patterns for distributing skills via plugins or managed settings
03Comprehensive guide for SKILL.md structure and YAML frontmatter configuration
040 GitHub stars
05Framework for subagent execution and isolated context forking
06Instructions for dynamic context injection using shell command execution
ユースケース
01Creating domain-specific knowledge bases that Claude automatically applies to your code
02Building custom slash commands for project-specific deployment or build workflows
03Developing multi-file skill packages with templates, scripts, and reference materials