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

gba_translator

gba_translator contains 9 collected skills from AntonyKervazoCanut, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
8
updated
2026-07-20
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

work-on-gba-translator
software-developers

Appliquer les règles de développement et la mémoire technique durable de gba_translator/Pokémon Unbound. Utiliser pour toute tâche dans ce dépôt, notamment avant de planifier, modifier, tester, déboguer ou relire le pipeline ROM, les traductions FR/IT/DE, l'encodage CFRU, les patchs binaires, l'émulateur mGBA ou le workflow Git.

2026-07-20
multilang-regression-check
software-developers

Use when fixing any bug or patch script in gba_translator — before closing the ticket, verify the fix does not break (or silently already affects) the other registered languages (FR/IT/DE/Indie). Covers deciding whether a change is shared or per-language, which test paths and rebuild targets to run, and how to check a base-ROM quirk against every language.

2026-07-06
build-fr-rom
software-developers

Use when building or rebuilding the French ROM of Pokémon Unbound end-to-end — from a translation_ready.json through make build-fr, the post-build patch chain, and validation.

2026-06-14
brainstorming
software-developers

Use before any new feature, pipeline change, or architectural decision — explores intent and design before implementation

2026-06-14
code-review
software-quality-assurance-analysts-and-testers

Review a diff against project rules and acceptance criteria before merging

2026-06-14
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-14
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code

2026-06-14
verification-before-completion
software-quality-assurance-analysts-and-testers

Use before claiming work is complete — run verification commands and cite output before any success claim

2026-06-14
writing-plans
software-developers

Convert a spec or requirement into a numbered, executable implementation plan

2026-06-14