kicad-happy
AI design review for KiCad schematics, PCBs, and manufacturing
All Skills in This Repository (11)
Pure Emerald Level Indicatorspcbway
Analyze KiCad BOM and Gerber files for PCBWay manufacturing compliance.
bom
Coordinate electronic BOM creation, management, and validation across distributors and fabricators.
lcsc
Search LCSC components and manage datasheets within KiCad projects.
spice
Automate SPICE simulations for subcircuits detected from KiCad schematics.
element14
Search electronic components and manage datasheets across Element14, Newark, and Farnell.
datasheets
Extract structured specifications from electronic component datasheet PDFs.
kicad
Analyzes KiCad 5 and 6 design files for schematic correctness, PCB routing errors, and component placement issues.
jlcpcb
Generate BOM and CPL files for JLCPCB PCB assembly orders.
emc
Analyze KiCad PCB designs for EMC pre-compliance risks and generate test plans.
digikey
Search DigiKey components and download datasheets via the DigiKey API.
mouser
Search electronic components and retrieve pricing, stock, datasheets via Mouser Search API for KiCad BOMs.
Frequently Asked Questions
FAQPage SchemaHow to install kicad-happy?โผ
Run `npx skills add aklofas/kicad-happy --all -g -y` in your terminal to install all skills globally for your AI agent.
What does kicad-happy check in a PCB design?โผ
It analyzes schematics and layouts to find power tree errors, wrong filter values, missing ESD protection, decoupling gaps, and EMC risks before you order boards.
Can AI review my KiCad schematic automatically?โผ
Yes. Point your agent at a KiCad project and it parses every file, cross-references datasheets, and produces a structured design review report.
Does kicad-happy work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenAI Codex, opencode, Cursor, and as a GitHub Action for PR reviews.
Can it help order parts and manufacture boards?โผ
Yes. It manages your BOM, searches DigiKey, Mouser, LCSC, and element14 for stock and pricing, and prepares order files for JLCPCB or PCBWay assembly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core