Use the toolkit-i18n CLI for repeated Flutter localization workflows with compact outputs, CSV validation, key coverage reporting, generated JSON exports, and safe non-mutating behavior.
Use this skill when the task involves Flutter localization files generated from a CSV source of truth.
toolkit-i18n doctortoolkit-i18n validate <csv-path> --jsontoolkit-i18n diff <csv-path> --jsontoolkit-i18n keys list <csv-path> --jsontoolkit-i18n keys diff --used-file <file> --translations <csv-path> --jsontoolkit-i18n coverage --used-file <file> --translations <csv-path> --jsontoolkit-i18n generate <csv-path> --output <dir>toolkit-arch i18n-usage