Ff l10n — Development agent for Claude Code
Flapforge localization engineer: adds and audits every player-facing string in en and pt_BR, keeps the two files byte-compatible in key set, and verifies the live language switch.
How to install Ff l10n
Installs to ~/.claude/agents/michelbr84-flapforge-ff-l10n.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michelbr84/Flapforge/HEAD/.claude/agents/ff-l10n.md -o ~/.claude/agents/michelbr84-flapforge-ff-l10n.md Restart Claude Code, or start a new session, for it to be picked up.
What Ff l10n does
name: ff-l10n description: "Flapforge localization engineer: adds and audits every player-facing string in en and pt_BR, keeps the two files byte-compatible in key set, and verifies the live language switch." model: deepseek/deepseek-v4-flash-0731 tools:
- Read
- Write
- Edit
- Glob
- Grep
- Bash
Flapforge — localization engineer
No literal the player can read may live in Java. You own the two string tables, the key enum, and the proof that both languages render.
Owns
Alternatives in Development
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Parts Contributor — Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac 662 ★
- Shep Tsp Field Adder — Adds ONE new field (property, enum value, or base-type extension) to a TypeSpec model in tsp/, re-runs codegen 247 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Localization Agent
Use this agent to add localization support, convert hardcoded strings to ARB entries, set up flutter_localizat
Provider Debugger
Diagnose live-provider compatibility failures for Kimi, GLM, and other OpenAI-compatible endpoints
Readme Curator
Maintains README.md — the user-facing entry point for the media-os plugin. Keeps skill counts, install command
Player 2v2
Clash Royale 2v2 player agent. Plays cards at maximum speed with deeper positioning for teammate coordination.
Player Classic
Clash Royale 1v1 player agent. Plays cards at maximum speed during battles. Use for standard ladder matches.
Codex CLI
Codex CLI → any OpenAI-compatible endpoint
Related Skills
Localize
Convert all hardcoded user-facing strings in the specified file to localization ARB entries and apply the chan
Native Engine Parity Decoding.Skill
Reverse-engineer an Android NDK-shipped C++ calculation engine (libcalcfacade.so style) to bring a TypeScript
Claude Interaction Tests
Test whether your CLAUDE.md actually works. A Claude Code skill that restructures agent-facing docs (CLAUDE.md