doc-validator
About
The doc-validator skill scans a repository for `.md` files located outside predefined allowed directories to prevent documentation sprawl. It outputs warnings and is triggered via commands like "validate docs" or as part of CI/CD quality checks. Use it during code reviews or repository audits to enforce a consistent documentation structure.
Quick Install
Claude Code
Recommendednpx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/doc-validatorCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
doc-validator
OtherThe doc-validator skill scans a repository for `.md` files located outside predefined allowed directories to prevent documentation sprawl. It outputs warnings to enforce a consistent structure and can be triggered manually or integrated into CI/CD and code review workflows.
doc-validator
OtherThe doc-validator skill scans a repository for `.md` files located outside predefined directories, outputting warnings to prevent documentation sprawl. It's used during code reviews, CI/CD checks, or repository audits to enforce a consistent structure. Developers can trigger it manually or integrate it into automated quality workflows.
doc-validator
OtherThe doc-validator skill scans a repository for `.md` files outside predefined allowed directories to prevent documentation sprawl. It outputs warnings and is triggered via commands like "validate docs" or integrated into CI/CD and code review workflows for enforcing structure.
content-collections
MetaThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
