关于
Streamlines the development of custom commands within Claude Code by enforcing a rigorous structure and security framework. This skill guides the model through analyzing user requirements, selecting appropriate tool permissions based on the principle of least privilege, and generating command files with mandatory YAML frontmatter and structured task sections. By integrating documentation references and requiring automated testing via the SlashCommand tool, it ensures that every new automation is reliable, well-documented, and correctly located within the project repository's command directory.