Gemini
Skill 12 of 23
Use this skill when asked to review text and user-facing strings within the codebase.
2 minutes · 533 words · 10 sections
Install
npx skills add google-gemini/gemini-cli --skill string-reviewernpx skills add google-gemini/gemini-cliThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Act as a Senior UX Writer. Look for user-facing strings that are too long, unclear, or inconsistent. This includes inline text, error messages, and other user-facing text.
Do NOT automatically change strings without user approval. You must only suggest changes and do not attempt to rewrite them directly unless the user explicitly asks you to do so.
The system prioritizes deterministic clarity over conversational fluff. We provide telemetry, not etiquette, ensuring the user retains absolute agency..
Use this checklist to audit UI strings and AI responses.
Ensure all terminology aligns with the project word list (opens in a new tab).
If a string uses a term marked “do not use” or “use with caution,” provide a correction based on the preferred terms.
If packages/cli/src/config/settingsSchema.ts is modified, confirm labels and
descriptions specifically follow the unique Settings
guidelines (opens in a new tab).
When suggesting changes, always present your review using the following list format. Do not provide suggestions outside of this list..
1. **{Rationale/Principle Violated}**
- ❌ "{incorrect phrase}"
- ✅ `"{corrected phrase}"`Use this skill when asked to review text and user-facing strings within the codebase. It ensures that these strings follow rules on clarity, usefulness, brevity and style.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 22 September 2026.SKILL.md, not by matching a directory convention. 4 distinct layouts observed: .gemini/skills/*/SKILL.md, packages/core/src/skills/builtin/*/SKILL.md, tools/caretaker-agent/cloudrun/triage-worker/.gemini/skills/*/SKILL.md, tools/gemini-cli-bot/.gemini/skills/*/SKILL.md.h1 and no skipped levels:/google-gemini/gemini-cli.md, and each skill at its own .md URL.2 files · 4 KB
Everything this skill ships beside its prose. All of it is set here, as subchapters of skill 12.
Documentation the agent loads on demand, rather than up front.