rohingosling/claude-skills

Claude Code plugin marketplace. Curated collection of publicly-shared agent skills.

5Stars on the repository
7Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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

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