← All Skills
🔌
KiCad Happy Electronics Design Skills
A KiCad electronics toolkit for Claude Code, Codex, and other agents. It parses and reviews schematics, PCBs, Gerbers, and reference PDFs, with SPICE simulation, EMC pre-compliance, BOM, datasheet, sourcing, and manufacturing workflows.
Key Features
- Schematic and PCB analysis
- SPICE and EMC checks
- BOM and datasheet extraction
- Component sourcing and fabrication prep
Installation
For universal installation, run npx skills add aklofas/kicad-happy. Claude Code can also add the aklofas/kicad-happy marketplace and install kicad-happy@kicad-happy.
How to Use
Give the relevant skill saved .kicad_sch, .kicad_pcb, Gerber, or reference PDF files for circuit analysis, layout review, EMC/SPICE checks, BOM creation, or supplier lookup, then cross-check automated findings against the source design.
Requirements
Requires Python 3.10+. KiCad itself is not required to analyze saved files. SPICE tools, requests/playwright/pdftotext, and DigiKey, Mouser, or element14 API keys are optional dependencies for their respective features.
Related Skills