소개
The Liquid Locale Extractor skill simplifies the internationalization (i18n) process for developers working with Shopify themes or Jekyll sites. It automates the tedious task of finding hardcoded strings within HTML tags and replacing them with the standard Liquid translation filter. Beyond just refactoring code, the skill generates a structured JSON object containing the new locale keys and values, organized by section name for clean namespacing. This is an essential tool for preparing e-commerce themes for global markets while maintaining a clean, manageable codebase.