This is a UX writing linter disguised as a code review tool. Point it at user-facing strings in your codebase and it audits them against a strict voice guide: no first-person AI, deterministic verbs for system states versus probabilistic language for AI output, front-loaded actionability, and the five-word rule for status messages. It won't rewrite anything without permission, just flags violations and suggests corrections in a structured format. Built for a specific product (references a Gemini CLI with settings schema) but the underlying checklist works for any developer tool that talks to users. Useful if you're tired of loading spinners that say "please wait" instead of what's actually happening.
npx skills add https://github.com/google-gemini/gemini-cli --skill string-reviewer