Acerca de
This skill provides a comprehensive framework for extending Claude Code through custom slash commands, enabling developers to build reusable and powerful CLI workflows. It offers detailed patterns for writing instructions specifically for AI consumption, configuring YAML metadata for tool permissions, and utilizing dynamic features like positional arguments ($1, $2) and file references (@path). By mastering command organization and inline bash execution, users can automate complex tasks—from security audits and test runners to complete PR workflows—ensuring high consistency and efficiency across personal and team projects.