关于
The Slash Commands skill provides a comprehensive framework for extending Claude Code's interactive capabilities through custom-defined shortcuts. It allows users to create project-specific or global commands using Markdown, providing support for complex arguments, file references, and direct bash execution. By structuring common tasks—like PR reviews, unit testing, or environment checks—into simple slash commands, developers can significantly reduce repetitive prompting and ensure consistent execution of workflows across teams via shared configuration files stored in Git.