Docs Review
Description
--- name: docs-review description: Review documentation for accuracy and completeness using the docs-writer agent argument-hint: "[filepath|all] - review one file or all docs" allowed-tools: ["Glob", "Grep", "Read", "Task", "Bash", "TaskCreate", "TaskUpdate", "TaskList", "AskUserQuestion"] --- Review documentation for accuracy, completeness, and API synchronization. ## Instructions 1. **Determine scope**: If argument is a specific file, review that file. If argument is "all" or empty, review
Installation
Installs to ~/.claude/skills/keithdv-claudeskills-docs-review/SKILL.md
mkdir -p ~/.claude/skills/keithdv-claudeskills-docs-review && curl -fsSL https://raw.githubusercontent.com/keithdv/ClaudeSkills/HEAD/commands/docs-review.md -o ~/.claude/skills/keithdv-claudeskills-docs-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation