autoresearch-i18n
OfficialAutomate Flutter i18n extraction and verification
AuthorMINT-IA
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes hardcoded French UI strings from a Flutter codebase and automates their safe extraction into localized ARB files to prevent localization drift and broken builds.
Core Features & Use Cases
- Automated Detection and Extraction: Finds hardcoded French strings in lib/screens and lib/widgets, proposes consistent camelCase keys, and inserts keys into all six ARB files (fr, en, de, es, it, pt).
- Verification and Recovery: Runs flutter gen-l10n, flutter analyze, and periodic flutter test runs, reverts broken ARB batches, and enforces ARB parity and NBSP/punctuation rules.
- Use Case: Incrementally remove all French literals from the mobile app UI by running repeated small batches (≤5 strings) with guaranteed verification before commits.
Quick Start
Run the autoresearch-i18n skill to extract up to 30 French hardcoded strings from lib/screens and lib/widgets and verify each batch with flutter gen-l10n and tests.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: autoresearch-i18n Download link: https://github.com/MINT-IA/MINT/archive/main.zip#autoresearch-i18n Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.