Skip to main content
Run any Skill in Manus
with one click

rubli-bilingual-audit

Stars5
Forks0
UpdatedMay 6, 2026 at 17:30

Audit a touched RUBLI frontend file for missing Spanish translations before claiming a redesign is done. Use this skill whenever you have edited a React/TSX file and need to verify every visible string is bilingual (`lang === 'en' ? EN : ES` pattern), when the user mentions "translate", "i18n", "Spanish", "bilingual", or whenever you are about to commit a frontend change. Bilingual gaps are the most repeated half-fix failure mode in this codebase: an agent patches the visible string and leaves two more inside event handlers, aria-labels, and tooltip builders. Running this audit before commit catches them in 30 seconds.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly