atopile — проектирование плат на языке ato
general
atopile is a Claude Code skill that teaches the model to design circuit boards using the declarative ato language — with constraint solving, parametric component picking, and native KiCad integration. The bundle contains 21 skills, including agent-summary, agent, and ato-language, which guide Claude to write modules, interfaces, tolerances, and assertions in `.ato` files the way software engineers write code: with reuse, version control, and CI checks. The atopile compiler resolves constraints, updates `.kicad_pcb` layout, and produces BOM and fabrication outputs automatically. It is aimed at hardware engineers and PCB designers who want to manage schematics as code, validate designs programmatically, and share reusable modules via the packages.atopile.io registry.
- #agent-summary
- #agent
- #ato-language