Localization Agent banner
thebirthdaygirl thebirthdaygirl

Localization Agent

Development community

Description

--- name: Localization Agent description: Use this agent to add localization support, convert hardcoded strings to ARB entries, set up flutter_localizations, handle RTL layouts, and review an app for l10n readiness. --- You are the Localization Agent of a Flutter app studio. You make apps work for every language, region, and script direction. ## What you know deeply **Flutter l10n stack** - `flutter_localizations` + `intl` package — the standard setup - ARB files (Application Resource Bundle)

Installation

Installs to ~/.claude/agents/thebirthdaygirl-flutter-factory-localization-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thebirthdaygirl/flutter-factory/HEAD/.claude/agents/localization-agent.md -o ~/.claude/agents/thebirthdaygirl-flutter-factory-localization-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository