Review Typos banner
danielrosehill danielrosehill

Review Typos

Development community

Description

Review all slash commands in the commands/public and commands/private directories for typos, grammatical errors, and clarity issues. For each command file: 1. Read the command content 2. Check for spelling errors, typos, and grammatical mistakes 3. Check for unclear instructions or ambiguous wording 4. Suggest corrections but DO NOT make changes automatically 5. Present findings in a clear summary Present your findings organized by directory, listing: - File path - Issues found - Suggested cor

Installation

Installs to ~/.claude/commands/danielrosehill-claude-slash-commands-review-typos.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Slash-Commands/HEAD/.claude/commands/review-typos.md -o ~/.claude/commands/danielrosehill-claude-slash-commands-review-typos.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository