schemdraw-circuit-generator

Installation
SKILL.md

Schemdraw Circuit Generator

Generate professional, publication-quality circuit diagrams using schemdraw Python library. Outputs to vector formats (SVG, PDF) or raster (PNG).

Quick Start Workflow

🎯 RECOMMENDED: Incremental Conversational Approach

This workflow builds diagrams step-by-step with visual confirmation at each stage. Use this for complex circuits or when starting fresh.

A. Connection List - Write explicit connection list showing all component pins B. Incremental Build Loop - Build one component/section at a time:

  1. Add ONE component or connection (e.g., "IC only", "add GND connection", "add R1")
  2. Execute - Run Python script and save SVG
  3. Visual Check - Generate screenshot via HTML wrapper + headless browser
  4. User Confirmation - Show screenshot, get approval before proceeding
  5. REPEAT - Go back to step 1 for next component until circuit complete
Installs
1
GitHub Stars
10
First Seen
Jun 13, 2026
schemdraw-circuit-generator — takazudo/claude-resources