This skill serves as a comprehensive guide for developers looking to extend Claude Code's capabilities through custom slash commands. It provides detailed patterns for defining command structures, utilizing YAML frontmatter for configuration, and implementing dynamic features like positional arguments and file references. By mastering these techniques, users can build standardized, reusable workflows for code reviews, testing, and deployment, ensuring consistency across development teams and individual projects.
主な機能
01Command Namespacing and Organization
02Dynamic Argument Handling ($ARGUMENTS and positional)
030 GitHub stars
04Custom Slash Command Creation
05Inline Bash Execution for Context
06YAML Frontmatter Configuration