소개
The Claude Code Custom Slash Commands skill provides a comprehensive framework for extending the Claude Code CLI with personalized, reusable workflows. By defining commands in Markdown files with YAML frontmatter, developers can automate repetitive tasks—such as scaffolding components, managing deployments, or executing complex git sequences—that are explicitly triggered via the terminal. The skill supports project-specific, global user, and plugin-based command organization, allowing for a highly modular and efficient development environment where complex logic is simplified into single slash-prefixed calls.