porygon
porygon contient 2 skills collectées depuis GregTheGreek, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Add or edit pokeemerald event scripts (NPCs, signs, triggers) and validate them. Use when the user wants to "add an NPC/sign/trigger", "make a sign say X", "give an item when...", "wire a script to this event", or asks to check / fix a map's scripts. Adaptive: works with hand-written .inc (what these repos use) and with Poryscript if a project has it. Augments - Claude writes the logic; porygon handles wiring + validation. Human approves.
Build pokeemerald and triage failures, and resolve crash/jump addresses to source. Use when the user says "build it", "why won't it compile", "fix the build", pastes a make/compiler error log, or asks "what's at 0x0806xxxx", "where did it crash", "what function is this address". Augments the workflow - it proposes fixes and resolves symbols; the human approves changes.