Настройка AI-агента для atopile в VS Code
engineering
agent is a Claude Code skill that defines the core runtime behavior of the AI agent embedded in the atopile sidebar UI: agent identity, persistence model, execution rules, and tool-use recipes. atopile itself is a language, compiler, and toolchain for designing circuit boards with code — declarative `.ato` files, constraint solving, parametric component picking, and native KiCad integration. The skill is used when building or working with the agentic UI inside the atopile extension for VS Code and Cursor. It is most relevant for developers extending the atopile toolchain or anyone studying how domain-specific AI agents for EDA workflows are structured.
- #engineering
- #ai-tooling
- #documentation