porygon
porygon 收录了来自 GregTheGreek 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.