关于
The Documentation Validator is a specialized Claude Code skill designed to maintain high-quality project documentation by performing comprehensive audits across READMEs, API references, and CHANGELOGs. It automatically verifies that code examples are runnable, CLI commands are current, and file paths actually exist, preventing the 'stale docs' problem that plagues software projects. By cross-referencing documentation with the underlying source code, it helps developers identify missing sections like installation guides or troubleshooting tips, ensuring a seamless experience for users and contributors alike.