HU

hup-incremental-localization-workflow

Handles localization updates, bundle caching, and release syncing for desktop shell systems.

Install

mkdir -p .claude/skills/hup-incremental-localization-workflow && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14989" && unzip -o skill.zip -d .claude/skills/hup-incremental-localization-workflow && rm skill.zip

Installs to .claude/skills/hup-incremental-localization-workflow

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Work with HGP incremental localization sources, compiled locale bundles, and release-time locale mirroring. Use when changing src-tauri/localizations, shell localization bootstrap/cache logic, or the release workflow that freezes the current English working file into the next increment for every official locale.
313 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Refactor locale packs into source directories
  • Build shell bootstrap logic for compiled locale bundles
  • Implement per-locale bundle cache metadata
  • Update localization validation scripts
  • Add release-time command to freeze English working files
  • Manage official and community locale chains

How it works

This skill manages the HGP incremental localization workflow by defining rules for mutable working files, immutable historical increments, and release-time freezing. It also covers shell-side bundle compilation and caching.

Inputs & outputs

You give it
Localization source files (e.g., src-tauri/localizations/en/working.json), shell localization bootstrap/cache logic, release workflow configurations
You get back
Updated localization source layout, compiled locale bundles, advanced official locale chains, validated localization state

When to use hup-incremental-localization-workflow

  • Update localization source files for the next release
  • Configure the locale bundle compiler and cache
  • Freeze English working files into a new locale increment

About hup-incremental-localization-workflow

Coordinates the localization pipeline, from editing the working English source files to freezing official locale increments for releases. It supports managing bundle cache metadata and localization validation logic.

Work with HGP incremental localization sources, compiled locale bundles, and release-time locale mirroring. Use when changing src-tauri/localizations, shell localization bootstrap/cache logic, or the release workflow that freezes the current English working file into the next increment for every off

Limitations

  • Only src-tauri/localizations/en/working.json may be edited during day-to-day development
  • Numbered increment-<n>.json files must remain immutable once created
  • Never patch a historical numbered increment to add new copy

How it compares

This skill provides a specific, incremental workflow for managing localizations with distinct mutable and immutable states, unlike a general localization process that might overwrite previous translations.

Compared to similar skills

hup-incremental-localization-workflow side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
hup-incremental-localization-workflow (this skill)02moNo flagsAdvanced
build-macos-apps708moReviewIntermediate
cloudflare-manager2510moReviewIntermediate
railway-cli-management98moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry