Skip to main content
Run any Skill in Manus
with one click
GitHub repository

UniGetUI

UniGetUI contains 6 collected skills from Devolutions, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
24.9k
updated
2026-05-05
Forks
851
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

translation-source-sync
software-developers

Synchronizes the UniGetUI English language file with source-code usage, identifies missing translation keys, removes unused entries, reports localization drift, and can reorder locale files to match the English key ordering. Use when the user asks to sync language files, missing translations, i18n drift, or align locale file ordering with English.

2026-05-05
translation-status
software-developers

Analyzes checked-in UniGetUI language files to calculate translation percentages, surface untranslated coverage data, and generate localization status reports.

2026-05-05
translation-diff-export
software-developers

Compares UniGetUI JSON locale files against English, identifies untranslated or source-changed keys, and generates patch, reference, and handoff files for a target language. Use when the user asks to export missing translations, untranslated strings, i18n diffs, or locale-file changes.

2026-05-04
translation-diff-import
software-developers

Merges translated key-value pairs from a UniGetUI JSON localization patch back into the full language file and validates the merged result. Use when the user asks to apply, merge, or import a translation patch.

2026-05-04
translation-diff-translate
software-developers

Translates a sparse UniGetUI JSON language patch, writes completed entries into the working copy, preserves placeholders and terminology, and prepares the patch for merge-back. Use when the user asks to translate or localize i18n strings, localization JSON, or language-file patches.

2026-04-27
translation-review
software-developers

Reviews UniGetUI .json language files for localization quality, detects parity issues, English-equal entries, wrong-script content, and cross-language outliers, then generates a dataset for LLM-assisted linguistic review. Use when the user asks to review translations, audit localization, inspect i18n or l10n quality, or validate language files.

2026-04-27