Skip to content

feat: add the text and localization skills - #45

Merged
ziyiunity merged 5 commits into
mainfrom
feat/migrate-text-localization-skills
Aug 13, 2026
Merged

feat: add the text and localization skills#45
ziyiunity merged 5 commits into
mainfrom
feat/migrate-text-localization-skills

Conversation

@ziyiunity

@ziyiunity ziyiunity commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Third batch of the Unity skill migration, grouped by domain: text rendering and localization. Two skills.

Skill What it covers
optimize-text-mesh-pro TMP font stacks, dynamic fallback atlases, padding and sampling ratios, SDF16, AutoSize discipline, CJK and mixed-script fonts, text-related memory
localization Unity Localization — locales, String and Asset Tables, CJK font support for TMP, Addressables workflows

What was adapted

Only the name: key was added. Every file is otherwise byte-identical to the version these skills ship with in Unity's agent plugin — descriptions untouched, bodies untouched. name: is this repo's convention and matches the folder in each case.

Checked before pushing: no author: in any frontmatter, every relative references/ and resources/ path resolves to a real file, all descriptions are within the 1,536-character listing cap, and no skill references another as a slash command (they name each other instead, so the references work on hosts that don't expose skills as commands).

@ziyiunity
ziyiunity requested a review from a team as a code owner August 11, 2026 22:51
UnityAnthony
UnityAnthony previously approved these changes Aug 12, 2026

@UnityAnthony UnityAnthony left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good

karljj1
karljj1 previously approved these changes Aug 12, 2026
@ziyiunity
ziyiunity dismissed stale reviews from karljj1 and UnityAnthony via b7300fe August 12, 2026 13:12
chris-addison
chris-addison previously approved these changes Aug 13, 2026
@ziyiunity
ziyiunity merged commit 0123f80 into main Aug 13, 2026
3 checks passed
@ziyiunity
ziyiunity deleted the feat/migrate-text-localization-skills branch August 13, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants