Skip to main content
jonathanpeppers
GitHub creator profile

jonathanpeppers

Repository-level view of 12 collected skills across 3 GitHub repositories.

skills collected
12
repositories
3
updated
Jun 12, 2026
repository explorer

Repositories and representative skills

code-reviewer
software-quality-assurance-analysts-and-testers

Review dotnes PRs against established rules. Trigger on "review this PR", a GitHub PR URL, or code review requests. Checks transpiler correctness, 6502 assembly, NES program conventions, MSBuild integration, snapshot tests, C# patterns, and AI-generated code…

May 1, 2026
pr-iterate
software-quality-assurance-analysts-and-testers

Iterate on a GitHub pull request from a coding agent (like Copilot coding agent) until it's ready for human review. Use this skill whenever the user asks to complete a PR, finish a PR, iterate on a PR, review and fix a PR, ship a PR, get a PR green, land a…

Mar 20, 2026
nes-decompile
software-developers

Decompile NES ROM files (.nes) into C# projects that can be rebuilt with dotnes. Use this skill whenever the user wants to decompile a ROM, reverse-engineer a .nes file, convert a ROM to C#, extract code from a NES ROM, create a project from an existing ROM,…

Mar 18, 2026
nes-emu-debug
software-developers

Run NES ROMs in the Mesen2 emulator to debug runtime behavior. Use this skill whenever the user wants to run a ROM and inspect what actually happens at runtime: read NES memory (RAM, palette, nametable, OAM), dump CPU/PPU/APU state after N frames, capture the…

Mar 7, 2026
nes-rom-debug
software-developers

Disassemble and debug NES ROM files (.nes) produced by the dotnes transpiler. Use this skill whenever the user wants to disassemble a .nes ROM, inspect 6502 machine code, compare two NES ROMs side-by-side, debug transpiler output, investigate byte differences…

Mar 2, 2026
Showing 3 of 3 repositories
All repositories loaded