transloco

Manage Transloco translation keys in Angular JSON locale files.

171|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/fmflurry/settings-opencode --skill transloco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transloco
Source: https://github.com/fmflurry/settings-opencode/tree/main/.claude/skills/transloco
Command: npx skills add https://github.com/fmflurry/settings-opencode --skill transloco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines translation management for Transloco by ensuring translation files across locales stay consistent, up-to-date, and easy to audit.

Core Features & Use Cases

  • Add, update, and organize Transloco translation keys across multiple locales.
  • Enforce kebab-case keys and consistent language mappings to reduce drift.
  • Audit and refactor i18n JSON structures in Angular projects for maintainability.

Quick Start

Inspect your locale files and apply pending translation changes to all active locales.

Frequently Asked Questions about transloco

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Transloco translation keys across multiple Angular locale files?

Manage Transloco translation keys by automating the addition, update, and organization of keys across multiple JSON locale files. This ensures translation files stay consistent, up-to-date, and easy to audit within Angular projects.

Can I enforce kebab-case conventions for i18n JSON keys in Angular?

Yes, you can enforce kebab-case conventions for i18n JSON keys. The process validates and preserves kebab-case key formats and consistent language mappings to reduce translation drift across locales.

What is the best way to audit and refactor i18n JSON structures in Angular?

Auditing and refactoring i18n JSON structures involves inspecting locale files and applying pending translation changes to active locales. This maintains localization file consistency and improves project maintainability.

How do I add and update translation keys in JSON locale files without causing drift?

Add and update translation keys in JSON locale files by applying changes across all active locales simultaneously. This enforces consistent language mappings and validates key formats to prevent localization drift.

Does this localization workflow require any specific dependencies for Angular projects?

No specific dependencies are required for this localization workflow. It operates directly on Transloco JSON translation files within Angular projects to validate and preserve locale mappings and key formats.

Why should I use Transloco JSON translation management for my Angular project?

Transloco JSON translation management streamlines localization by ensuring translation files across locales stay consistent and up-to-date. It enforces kebab-case keys and audits i18n JSON structures for maintainability.