erp-i18n

Community

Localize your ERP application.

Authoranhnq-lab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of making the CIC ERP application accessible to a global audience by managing its internationalization (i18n) and localization efforts. It streamlines the process of identifying and replacing hardcoded text with translatable keys, ensuring a consistent and maintainable multilingual experience.

Core Features & Use Cases

  • Hardcoded String Detection: Identifies hardcoded Vietnamese strings within the codebase using defined patterns and regular expressions.
  • Translation Key Generation: Establishes a structured approach for creating translation keys (e.g., module.section.key).
  • Locale File Creation: Generates and maintains locale files (e.g., vi.json, en.json) in a specified format.
  • Translation Hook Implementation: Provides a useTranslation hook for easy integration of translated strings into the application.
  • Use Case: When preparing the CIC ERP for international release, this skill can systematically scan the entire codebase, identify all user-facing Vietnamese text, and generate the necessary translation files and code to support English and other languages.

Quick Start

Scan the codebase for hardcoded Vietnamese strings and prepare locale files for internationalization.

Dependency Matrix

Required Modules

None required

Components

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: erp-i18n
Download link: https://github.com/anhnq-lab/cic-erp-contract/archive/main.zip#erp-i18n

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.