skill
aci board creator
Public UnreviewedBuild a real, manufacturable PCB the proper Adom way — every component goes through datasheet → symbol → footprint → 3D → chipfit before it lands on a schematic. Operationalizes PLAN Part 30 via aci c
{
"slug": "aci-board-creator",
"version": "1.0.0",
"type": "skill",
"description": "Build a real, manufacturable PCB the proper Adom way — every component goes through datasheet → symbol → footprint → 3D → chipfit before it lands on a schematic. Operationalizes PLAN Part 30",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
}
}