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.

跳到安装

来源信息

仓库
thpoll83/PolyKybd
最近来源活动
2026年7月13日 14:17
检测到的 SKILL.md 语言
英语
星标
400
分支
12

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。