architect-design
SolidManual-only skill. Use only when the user explicitly invokes the architect-design skill to produce one approved architecture design bundle for one new independent future plan package. Use when the task requires repository-first architecture study, compatibility-boundary clarification, first-principles design teaching, and explicit GoF pattern selection, rejection, or comparison across the full canonical 23-pattern catalog. A single architect-design run may produce multiple D-xxx subdesigns. Do not auto-trigger from a generic feature, refactor, integration, or implementation request.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- vortezwohl
- Repository
- vortezwohl/Architect
- Created
- 1 weeks ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
architect-propose
Manual-only skill. Use only when the user explicitly invokes the architect-propose skill to turn one already approved design bundle into one new independent sealed plan package under `.architect/`. One approved design bundle may contain multiple D-xxx subdesigns, and one resulting plan may contain multiple T-xxx tasks. Do not auto-trigger from a design or implementation request.
architect-build
Manual-only skill. Use only when the user explicitly invokes the architect-build skill to execute one sealed plan in order, preserve its hard functional boundary, adapt cautiously when the code impact scope expands, record execution-time decisions truthfully, and request a user decision only when the functional boundary cannot be preserved. Do not auto-trigger from a generic implementation request.
architect
Entry-point skill for designing robotics applications with AI agents. Turns requirements (robot type, task, hardware, sim-vs-real, GPU/budget) into a full stack decision — middleware, simulation, data, visualization, training frameworks — plus a scaffold plan and a written architecture brief. Use when: starting any new robotics app; 'build a robot app', 'which robotics stack', 'scaffold a robotics project', 'mobile robot', 'robot arm', 'manipulation policy', 'navigation stack', backlog-driven kickoffs like 'let's do demo 1', 'do demo N', 'build the next demo'; or when requirements exist but the stack is unchosen. This is the entry-point skill of the robium plugin: load it first; it routes to every other robium skill per build phase. Not for: debugging an existing stack (use the matching tool skill) or authoring robium skills (skill-author).