Review Documentation Locally
Learn how to use the review-docs skill in Claude Code to review documentation for clarity, style, and broken links before submitting a pull request.
Prerequisites
# macOS
brew install vale
# Windows
choco install vale
# Linux
snap install valevale syncReview Specific Files
Review All Changed Files in a Branch
What the Skill Checks
Style and spelling (Vale)
Internal links
Content quality
After the Review
Last updated
Was this helpful?