home/categories/database-tools/sanity-io-plugins-plugins-sanity-plugin-internationalized-array-skills-i18n-array-groq-query-migration-skill-md
database-toolsdatabases
i18n-array-groq-query-migration
Detect and update legacy GROQ patterns where language is read from _key for sanity-plugin-internationalized-array when users mention v4 to v5 migration, or @sanity/document-internationalization from v5 to v6. GROQ query updates, localized arrays, or patterns like `_key == "en"` and `_key == $language`.
maintainer
sanity-io
Updated 3/19/2026
Stars
10
Forks
4
quick start
Installation and usage
Detect and update legacy GROQ patterns where language is read from _key for sanity-plugin-internationalized-array when users mention v4 to v5 migration, or @sanity/document-internationalization from v5 to v6. GROQ query updates, localized arrays, or patterns like `_key == "en"` and `_key == $language`.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use i18n-array-groq-query-migration