About
The 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.
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
Frequently asked questions
What is the doc-validator skill?
doc-validator is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform doc-validator-related tasks without extra prompting.
How do I install doc-validator?
Use the install commands on this page: add doc-validator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does doc-validator belong to?
doc-validator is in the project category, tagged word.
Is doc-validator free to use?
Yes. doc-validator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
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.
The 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.
The 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.
This 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.
