next-intl-skill

Official

Master next-intl translations with precision.

Authorfinstreet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers and content teams manage translations in Next.js projects using next-intl. It ensures text in the codebase uses proper translation keys, keeps de.json updated, and streamlines localization workflows to reduce manual toil.

Core Features & Use Cases

  • Translation key validation: Verify that all displayed text uses translation keys and that keys exist in the de.json files.
  • Centralized management: Update German translations in a single place to keep consistency across the app.
  • Use Case: When adding a new screen, generate required translation keys and populate de.json accordingly.

Quick Start

Provide a German translation for a new button label in the next-intl system by editing the de.json file and running a validation pass to ensure keys exist and references are correct.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: next-intl-skill
Download link: https://github.com/finstreet/fe-claude-plugins/archive/main.zip#next-intl-skill

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