Find Typos banner
empathic empathic

Find Typos

AI community

Description

Find all typos. Read through all copy and run it through your LLM figuring out where the copy doesn't match expectation from context. Read through all site copy, documentation, including code documentation, comments, etc. Do not use grep, sed, etc. Read the _actual_ copy _directly_.

Installation

Installs to ~/.claude/commands/empathic-clash-find-typos.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/empathic/clash/HEAD/.claude/commands/find-typos.md -o ~/.claude/commands/empathic-clash-find-typos.md

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

Full documentation available on GitHub

View Source Repository