Skip to main content

investigate-kicad-pcb

Investigate a PolyKybd KiCad PCB with Python — trace what sits on a net, compare two board variants or revisions, hunt a suspected design fault (short/open/routing/ BOM/passive difference), or run DRC. Use when asked to "check the PCB traces/nets", "is this a design fault", "compare split42 vs split72 layout", "what's on SERIAL_COM/net X", "did the plane short the line", or during hardware bring-up when deciding whether a symptom is firmware vs board. Operates on this repo's KiCad files (poly_kybd/*.kicad_pcb). Knows which Python libs work and which mislead, and that KiCad 9 / pcbnew is unavailable here. NOT for firmware config (that lives in the qmk_firmware repo) or gerber/fab output.

Jump to install

Source facts

Repository
thpoll83/PolyKybd
Last source activity
July 13, 2026 at 14:17
Detected SKILL.md language
English
Stars
400
Forks
12

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.