Ascii Memory Map

Render an ASCII box-drawing memory map (an address-space layout diagram) from a JSON description. Use whenever a response needs a memory map, memory layout, address map, or address-space diagram for ANY architecture (Commodore VIC-20/C64, x86 real-mode/segmented, ARM/MCU flash+SRAM, flat 32/64-bit, etc.). Separates the map's DATA from its RENDERING and offloads all box drawing, column alignment, address formatting, and size-proportional block heights to a deterministic Python renderer, so the model only authors compact JSON.

rohingosling e49aac0 3 files · 52.5 KB Updated

File contents

rohingosling/claude-skills/tree/main/plugins/g-render-ascii-memory-map/skills/ascii-memory-map commit e49aac0537

Frequently asked questions

npx skillmds@latest add rohingosling/ascii-memory-map