بنقرة واحدة
translation-manager
Safely adds new translation keys to both English and French localization files.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Safely adds new translation keys to both English and French localization files.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generates the folder structure and boilerplate code for a new feature using Clean Architecture, BLoC, and Freezed.
Comprehensive guidelines for reviewing Flutter code in the YouDown project, focusing on Bloc, performance, and best practices.
Guidelines for generating valid FFmpeg commands for the mobile FFmpeg Kit.
Generates unit tests for Clean Architecture components using Mockito and BlocTest.
| name | Translation Manager |
| description | Safely adds new translation keys to both English and French localization files. |
Use this skill when the user asks to "add a translation" or "add text".
Read Files: Read content of:
assets/translations/en.jsonassets/translations/fr.jsonGenerate Keys:
download_error), use it.snake_case (e.g., "Download Error" -> download_error).Insert Content:
en.json.fr.json. If you don't know the French translation, use a placeholder or ask the user, but typically you should attempt a best-effort translation.Formatting:
Usage:
"key_name".tr().