About
The docs.validate.skill_docs skill is a specialized utility designed to maintain high documentation standards by auditing SKILL.md files against their corresponding skill.yaml manifests. It prevents 'documentation drift' by automatically verifying that all required sections—including Usage, Inputs, Outputs, and Examples—are present and that all parameters defined in the code are accurately reflected in the documentation. This tool is essential for developers who need to ensure their custom Claude Code skills remain discoverable, professional, and easy to use through automated quality checks and CI/CD integration.