SNES-SuperMonkeyIsland
SNES-SuperMonkeyIsland에는 astrobleem에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Drive the Mesen-MCP emulator (Mesen2 fork in E:/gh/Mesen2 with a built-in MCP server) over a TCP socket to play, debug, and analyze SNES/NES/GB/etc. ROMs programmatically. Use whenever the task involves running this project's ROM, inspecting emulator state (CPU/PPU/SPC/DMA), recording audio or video, setting watchpoints (exec/read/write/frame hooks), capturing screenshots, or comparing two reproduction paths byte-for-byte.
Generate SNES-hardware-compliant pixel art sprites as PNG from a text description or source image. Use this skill whenever the user wants to create, generate, or convert pixel art for the Super Nintendo — including requests for SNES sprites, 4bpp pixel art, retro game graphics, SNES tiles, OBJ graphics, or any task involving SNES palette/color constraints. Produces five output files: 1:1 PNG, 8x scaled preview PNG, indexed PNG (tilemap-ready), .pal file, and a palette swatch image.