michelbr84

Ff l10n — Development agent for Claude Code

Development community

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

Terminal
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 Repository