AI AGENT ADDONS

Spice Sim

diodeinc/pcb
Testing & QA
912installs

Simulate circuits with this skill. It adds an ngspice testbench to a Zener design. You can check if a circuit works correctly. The skill helps you build a simulation to see voltage and current over time.

You start by running a dummy check. Then you add a SPICE model if needed. You write a testbench file with your circuit parts. The tool runs ngspice commands like tran and PULSE. It creates an SVG plot of the results.

This skill is useful for engineers and hobbyists. It makes circuit validation fast and simple. No need to learn all the ngspice details. Just describe your test and get a plot.

Add Spice Sim skill to your workflow

Global

mkdir -p ~/.claude/skills/spice-sim

Project

mkdir -p .claude/skills/spice-sim

Source Repository

Stars
352
Forks
52
Watchers
352
License
MIT
Last Push
25 days ago
Created
1 year ago