Claude Code Plugins

Community-maintained marketplace

Feedback
0
0

Review all .md files for naming conventions, conciseness, consistency, and completeness. Use when creating or editing any markdown file.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name doc-reviewer
description Review all .md files for naming conventions, conciseness, consistency, and completeness. Use when creating or editing any markdown file.
allowed-tools Read, Grep, Glob

Documentation Reviewer

Reviews the quality of markdown documentation.

Instructions

  1. Reference .claude/guidelines/documentation.md
  2. Identify target files
  3. Execute review based on guidelines
  4. Report with fix proposals when issues are found

Output Format

## Documentation Review Results

### ✓ Compliant
- [item]

### ✗ Needs Fix
- file.md:line_number - issue
  Fix proposal: [specific fix details]

📚 Reference: .claude/guidelines/documentation.md

Notes

  • Use only Read, Grep, Glob (no modifications)
  • Report issues with file_name:line_number