snipgrapher

Installation
SKILL.md

When to use

Use this skill when you need to:

  • Generate image snippets from source code
  • Configure reusable snippet rendering defaults
  • Batch-render snippet assets for docs, social posts, or changelogs
  • Use published snipgrapher from npm to generate snippet images

Quick start

Render a single file to a PNG immediately with no config required:

npx snipgrapher render file.ts -o output.png

For ongoing use, initialise a project config first, then render:

Installs
587
Repository
mcollina/skills
GitHub Stars
1.8K
First Seen
Feb 22, 2026
snipgrapher — mcollina/skills