doc-reviewer
CommunityAutomate markdown quality checks.
Software Engineering#automation#quality assurance#code review#documentation#markdown#consistency#technical writing
Authorraiich
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual review of documentation is time-consuming and prone to human error, leading to inconsistent, incomplete, or poorly formatted markdown files. This Skill automates that process, ensuring high-quality and consistent documentation across your project.
Core Features & Use Cases
- Comprehensive Markdown Review: Automatically checks all
.mdfiles for naming conventions, conciseness, consistency, and completeness. - Guideline Adherence: References project-specific documentation guidelines (e.g.,
.claude/guidelines/documentation.md) to ensure all content meets established standards. - Actionable Reports: Provides detailed review results with specific fix proposals, including file and line numbers, making corrections straightforward.
- Use Case: Before committing new documentation or updating existing ones, run this Skill to automatically catch errors and ensure all markdown files meet project standards, significantly reducing manual review time and effort.
Quick Start
Review all markdown files in the current directory for quality and consistency.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: doc-reviewer Download link: https://github.com/raiich/jumpstarter/archive/main.zip#doc-reviewer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.