rohingosling

7 mods across 1 repository, 5 stars between them.

rohingosling-skills

01

rohingosling/claude-skills

Plugin Claude Code

Rohin Gosling's curated collection of publicly-shared Claude Code Agent Skills, each packaged as an installable plugin — ASCII diagram renderers for Markdown documentation.

5 2mo ago A tokens not measured original MIT

rohingosling/claude-skills

Plugin Claude Code

Render an ASCII dependency graph from a JSON structure — nodes connected horizontally (right) and vertically (bottom), with optional ellipsis continuation markers. Useful for embedding module/dependency diagrams in markdown documentation. Dependency-free Python.

5 2mo ago A tokens not measured original MIT

rohingosling/claude-skills

Plugin Claude Code

Generate a hierarchical ASCII tree diagram from a JSON structure — folder structures, decomposition diagrams, or any tree that benefits from an ASCII rendering. Supports aligned trailing comments and two modes: include the root as a single unified tree, or skip it and render each top-level child as an independent tree.

5 2mo ago A tokens not measured original MIT

rohingosling/claude-skills

Skill Claude CodeCodex

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.

5 2mo ago A 41 tokens original MIT

rohingosling/claude-skills

Plugin Claude Code

Render an ASCII box-drawing memory map (an address-space layout diagram) from a JSON description, for any architecture — Commodore VIC-20/C64, x86 real-mode/segmented, ARM/MCU flash+SRAM, or flat 32/64-bit. Separates the map's data from its rendering and offloads all box drawing, column alignment, address formatting…

5 2mo ago A tokens not measured original MIT

ascii-memory-map

07

rohingosling/claude-skills

Skill Claude CodeCodex

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…

5 2mo ago A 127 tokens original MIT