← all publishers

rohingosling

@rohingosling source repo

3 published skills

  1. Ascii Memory Map · rohingosling bundle
    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.
    0
    installs
  2. Ascii Dependency Graph · rohingosling bundle
    Render an ASCII dependency graph from a JSON structure.
    0
    installs
  3. Ascii Hierarchy Diagram · rohingosling bundle
    Generate a hierarchical ASCII diagram that can be used for representing folder structures, decomposition diagrams, or any other kind of diagrams that might benefit from being represented by an ASCII hierarchy diagram.
    0
    installs