·glot-i18n
""

glot-i18n

sukitly/glotctl

Fix i18n issues in Next.js + next-intl projects using glot MCP server. Use when user needs to fix hardcoded text, missing translation keys, sync translations across locales, or detect untranslated values.

7Installs·2Trend·@sukitly

Installation

$npx skills add https://github.com/sukitly/glotctl --skill glot-i18n

SKILL.md

This skill guides you through detecting and fixing internationalization (i18n) issues in Next.js projects using next-intl.

| getconfig | Get project configuration | First, to understand project setup | | getlocales | List available locale files | To see which languages are configured | | scanoverview | Get statistics of all issues | Always start here to understand scope | | scanhardcoded | List hardcoded text issues | When fixing hardcoded text |

| scanprimarymissing | List keys missing from primary locale | After fixing hardcoded issues | | scanreplicalag | List keys missing from other locales | After fixing primarymissing | | scanuntranslated | List values identical to primary locale | After fixing replicalag (or anytime) |

Fix i18n issues in Next.js + next-intl projects using glot MCP server. Use when user needs to fix hardcoded text, missing translation keys, sync translations across locales, or detect untranslated values. Source: sukitly/glotctl.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sukitly/glotctl --skill glot-i18n
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is glot-i18n?

Fix i18n issues in Next.js + next-intl projects using glot MCP server. Use when user needs to fix hardcoded text, missing translation keys, sync translations across locales, or detect untranslated values. Source: sukitly/glotctl.

How do I install glot-i18n?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sukitly/glotctl --skill glot-i18n Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sukitly/glotctl

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-01

Related Skills

None