Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

atopile-agent-skill

يحتوي atopile-agent-skill على 8 من skills المجمعة من mawildoer، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
9
محدث
2026-06-25
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ato-language
المهندسون الإلكترونيون (باستثناء الحاسوب)

Use when writing, reading, or reviewing .ato files. Triggers on "what interface for X", "how to connect Y", choosing between interface types, parameter constraints, tolerance syntax, or atopile design patterns.

2026-06-25
board-design
المهندسون الإلكترونيون (باستثناء الحاسوب)

Use when designing a new board or modifying board-level architecture in atopile. Triggers on new board creation, connector wiring, power rail routing, MCU peripheral assignment, or composing packages into a board.

2026-06-25
build-and-test
المهندسون الإلكترونيون (باستثناء الحاسوب)

Use when building, validating, or debugging atopile projects. Triggers on build errors, "ato build", solver failures, "no parts found", package management, creating parts from JLCPCB, or debugging connectivity issues.

2026-06-25
creating-packages
المهندسون الإلكترونيون (باستثناء الحاسوب)

Use when adding a new IC, component, or subcircuit to an atopile project. Triggers on creating atopile packages, sourcing parts, vendoring an existing package, or deciding whether to make a shared package vs. inline in a board. Also use when you see ato create part or are about to write a new .ato driver module.

2026-06-25
design-review
المهندسون الإلكترونيون (باستثناء الحاسوب)

Use when reviewing or completing an atopile package or board design. Triggers on design review, pre-commit check, "is this ready", quality audit, finishing a package implementation, or verifying a design before build.

2026-06-25
layout-relinking
مطوّرو البرمجيات

Use when renaming or refactoring components in .ato files that have existing PCB layout placements. Triggers on "layout broken", "components at origin", "lost placement after rename", "relink layout", or any .ato refactor that changes component names or module structure.

2026-06-25
lsp
مطوّرو البرمجيات

Use when working with .ato files and you need semantic code intelligence — hover info, diagnostics, go-to-definition, find-references, or symbol inspection. Triggers on questions like "what type is this", "what members does X have", "where is X defined", "what uses Y", checking for parse errors, or understanding atopile module/interface signatures.

2026-06-25
trade-study
المهندسون الكهربائيون

Use when a design decision has multiple viable options with non-obvious trade-offs. Triggers on "should we use X or Y", connector/topology/IC selection dilemmas, architecture choices that constrain downstream work, or any hard-to-reverse decision where the best option depends on weighing competing priorities. Also use when asked to write, review, or update a trade study.

2026-06-25