KiCad Board Audit
Public Made by Adomby adom
Agent skill for auditing any KiCad board before fab: real ERC/DRC, pad-level netlist extraction from the .kicad_pcb, and a checklist for the bugs ERC can't see — floating mandatory pins, supply pins on GND, wrong straps, wrong-variant feedback dividers, missing pull-ups, impedance class misassignment — verified against datasheets and reported by severity.
Skills
The skills this repo ships, by tier, each with a quick health read. Install the user skills with:
adom-wiki skills install adom/kicad-board-auditAudit a KiCad board (.kicad_sch + .kicad_pcb) for design errors before fab: run real ERC/DRC via kicad-cli or the Adom desktop KiCad bridge, extract the pad-level netlist from the PCB file, then walk a checklist that catches what ERC cannot: floating mandatory pins (VCAP-type), supply pins tied to GND, wrong strap/boot-pin encodings, regulator feedback dividers computed with the wrong variant's VFB, missing pull-ups on open-drain buses, crystal load-cap math, impedance net-class misassignment, unrouted nets, keepout misconfig. Verify findings against datasheets/EVB schematics, deliver a severity-ranked report with fixes. Trigger words: audit board, board audit, review my board, board review, check my PCB, review this board for errors, kicad audit, schematic review, design review, pre-fab check, netlist review, run ERC, run DRC, find board errors, tapeout check.
No dev skills in this repo.
How to build, debug, and test this app. Source-only (dev-skills/), never shipped in the tarball.
No publish skills in this repo.
The app-to-wiki publish glue. Source-only (publish-skills/), never shipped in the tarball.
Health: the size chip is green when right-sized, yellow when getting long, red when the model likely skims it. A green check is a passed preamble/structure signal; an amber mark is a gentle nudge, not a hard failure.