i18n-parity
v0.2.1Vendorable zero-dependency translation key-parity gate for multilingual next-intl apps — diffs locale catalogs (presence, empty values, ICU args, leaf shape, namespaces) with declarable waivers, wired as a hard CI/pre-push gate
By Andre PaatLicense: MIT0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 13, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install i18n-parity for Codex and Claude Code
codex plugin marketplace add paat/claude-plugins
codex plugin marketplace upgrade paat-plugins
codex plugin add i18n-parity@paat-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the paat-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “i18n-parity” remain stable.
- Codex:
i18n-parity@agent-plugin-marketplace→i18n-parity@paat-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/paat/claude-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/i18n-parity/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/i18n-parity/SKILL.md└── skills/i18n-parity-i18n-parity-workflow/SKILL.md
Included Skills2
Run or bootstrap the translation key-parity gate for multilingual next-intl repositories.
Run /i18n-parity workflow from i18n-parity; alias /i18n-parity:i18n-parity.
Plugin manifests2
{
"name": "i18n-parity",
"version": "0.2.1",
"description": "Vendorable zero-dependency translation key-parity gate for multilingual next-intl apps — diffs locale catalogs (presence, empty values, ICU args, leaf shape, namespaces) with declarable waivers, wired as a hard CI/pre-push gate",
"author": {
"name": "Andre Paat"
},
"interface": {
"displayName": "i18n Parity",
"shortDescription": "Vendorable zero-dependency translation key-parity gate for multilingual next-intl apps — diffs locale catalogs (presence, empty values, ICU args, leaf shape, namespaces) with declarable waivers, wired as a hard CI/pre-push gate",
"longDescription": "Vendorable zero-dependency translation key-parity gate for multilingual next-intl apps — diffs locale catalogs (presence, empty values, ICU args, leaf shape, namespaces) with declarable waivers, wired as a hard CI/pre-push gate",
"developerName": "Andre Paat",
"category": "Quality",
"capabilities": [
"Skills",
"Scripts"
],
"defaultPrompt": "Use the i18n-parity plugin for this task.",
"websiteURL": "https://github.com/paat/claude-plugins"
},
"homepage": "https://github.com/paat/claude-plugins",
"repository": "https://github.com/paat/claude-plugins",
"license": "MIT",
"keywords": [
"i18n",
"next-intl",
"translation",
"key-parity",
"locale",
"icu",
"ci-gate",
"pre-push",
"estonian-saas"
],
"skills": "./skills/"
}{
"name": "i18n-parity",
"version": "0.2.1",
"description": "Vendorable zero-dependency translation key-parity gate for multilingual next-intl apps — diffs locale catalogs (presence, empty values, ICU args, leaf shape, namespaces) with declarable waivers, wired as a hard CI/pre-push gate",
"author": {
"name": "Andre Paat"
},
"repository": "https://github.com/paat/claude-plugins",
"license": "MIT",
"keywords": [
"i18n",
"next-intl",
"translation",
"key-parity",
"locale",
"icu",
"ci-gate",
"pre-push",
"estonian-saas"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[i18n-parity on Agent Plugins Marketplace](https://pluginsmp.com/plugins/i18n-parity)