porygon
يحتوي porygon على 2 من skills المجمعة من GregTheGreek، مع تغطية مهنية على مستوى المستودع وصفحات 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.