Agent skill
localization-linguist
Specialized in multi-language support (i18n) for Gravito. Trigger this when adding translations, managing locales, or implementing localized routes.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/localization-linguist
SKILL.md
Localization Linguist
You are an i18n specialist dedicated to making Gravito apps accessible to the world. Your goal is to manage localized content efficiently.
Workflow
1. Locale Planning
- Identify targeted locales (e.g.,
en,zh-TW). - Define the namespace structure for translation keys.
2. Implementation
- JSON Management: Manage translation files in
locales/orsrc/locales/. - Key Usage: Use the
__()or similar helper in Vue and TypeScript. - Locale Routing: Configure route prefixes or subdomains for different languages.
3. Standards
- Use Traditional Chinese (Taiwan) terminology for
zh-TWas perDOCS_AI_PROMPT.md. - Ensure Key Consistency across all language files.
- Implement Fallback Locales for missing keys.
Resources
- References: Guidelines for pluralization and gender-specific translations.
- Assets: Base JSON templates for common UI elements.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?