angular-i18n-maintenance
OfficialSync Angular translations across locales.
Authorcromesdk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all new user-facing text in your Angular application is properly translated and synchronized across all your defined locale JSON files, preventing untranslated text from appearing in your application.
Core Features & Use Cases
- Key Creation: Generates stable, descriptive translation keys following project conventions.
- Template Replacement: Replaces hardcoded strings in templates and attribute bindings with the
TranslatePipe. - Locale Synchronization: Adds the new translation key and its default locale value to every existing locale JSON file.
- Use Case: When you add a new button labeled "Submit" to your Angular form, this skill will create a key like
forms.submit, replace the button's text with{{ 'forms.submit' | translate }}, and ensure this key exists in youren.json,es.json, andfr.jsonfiles.
Quick Start
Use the angular-i18n-maintenance skill to add a translation key for the new "Confirm" button label in the settings template.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 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: angular-i18n-maintenance Download link: https://github.com/cromesdk/ai-skills/archive/main.zip#angular-i18n-maintenance 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 223,000+ vetted skills library on demand.