with one click
robo-architect
robo-architect contains 15 collected skills from uengine-oss, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
์ปจํ ์คํธ ๊ฐ ์ํธ์์ฉ์ Event/Command/Query ๋ก ๋ถ๋ฅํ๊ณ pub/sub vs ๋๊ธฐ ๊ฒฐํฉ์ ๊ฒฐ์ ํ๋ฉฐ ๊ฒฐํฉ ์ํ์ ์ ๊ฒํ๋ Connect ์คํ ์ด์ง(ddd-starter Step 5).
Discover ์ด๋ฒคํธ๋ฅผ ๋๋ฉ์ธ ์ฉ์ด ์๋ธ๋๋ฉ์ธ์ผ๋ก ๋ฌถ๊ณ ์ฑ ์ยท์ธ์ ๊ด๊ณยท๋์จํ ๊ฒฐํฉ์ ์ ๊ฒํ๋ Decompose ์คํ ์ด์ง(ddd-starter Step 3).
์ํฅ BC ๋ง๋ค Bounded Context Canvas(์ฑ ์ยท์ ์ถ๋ ฅยท์ ๋น์ฟผํฐ์ค ์ธ์ดยท๋น์ฆ๋์ค ๊ฒฐ์ )๋ฅผ ์์ฑํ๋ Define ์คํ ์ด์ง(ddd-starter Step 7). ๊ธฐ์กด ๋ฉ๋ชจ๋ฆฌ์ ์ธ์ด๋ฅผ ์ฌ์ฌ์ฉํ๋ค.
Proposal ๋ณ๊ฒฝ์ด ๋์ /์ํฅ์ ์ฃผ๋ ๋๋ฉ์ธ ์ด๋ฒคํธ๋ฅผ ์๊ฐ ์์ผ๋ก ํผ์น๊ณ Pivotal EventยทHotspotยท์ธ๋ถ์์คํ ์ ์๋ณํ๋ Discover ์คํ ์ด์ง(ddd-starter Step 2).
Detailed DDD ๋ชจ๋ ์ง์ ์ Proposal ์ ์ํฅ ๋ฒ์๋ฅผ ๋ถ๋ฅํด ์ด๋ค ddd-starter ์คํ ์ด์ง๋ฅผ ์ ์ฉ/์๋ตํ ์ง stagePlan ์ ์ ์ํ๋ค.
์ํฅ ์๋ธ๋๋ฉ์ธ์ Core/Supporting/Generic ์ผ๋ก ๋ถ๋ฅํ๊ณ ์ฐจ๋ณ์ฑยทbuild-vs-buy ๋ฅผ ํ๋จํ๋ Strategize ์คํ ์ด์ง(ddd-starter Step 4). ๊ธฐ์กด ์ ๋ต ๋ฉ๋ชจ๋ฆฌ๋ฅผ ์ฌ์ฌ์ฉํ๋ค.
BCC ์์ Aggregate ๊ฒฝ๊ณยท๋ถ๋ณ์ยท์ํ์ ์ดยท๋ช ๋ น/์ด๋ฒคํธยท์ฒ๋ฆฌ๋์ ๋์ถํ๋ Tactical ์คํ ์ด์ง(ddd-starter Step 8 + robo-proposal-plan ์ ์ ๊ท์น).
Robo Architect-aware implementation loop. Inherits speckit-implement; constrains file placement to the layout dictated by plan.md, ticks tasks.md checkboxes as work completes, registers scaffolded files in the graph via MCP, and never writes marker comments into developer source code.
Robo Architect-aware planning. Resolves a feature-id / BC / Aggregate argument via the robo-spec MCP bridge, drafts plan.md with classification-driven architecture (clean for core, default speckit for supporting), and never emits spec.md / data-model.md / contracts/ โ those live in the Robo Architect graph.
Reverse sync โ propagates developer-made edits to aggregate / event / command properties in source code back into the Robo Architect graph via AST extraction (no marker comments). Proposeโconfirmโapply (Principle IV); destructive changes (renames, deletions) require explicit confirmation.
Robo Architect-aware task generation. Inherits speckit-tasks; every checkbox item carries an HTML-comment marker mapping it to a Robo Architect design element so checkbox state can be reflected on the Design tab.
Robo Architect-aware implementation loop. Inherits speckit-implement; constrains file placement to the layout dictated by plan.md, ticks tasks.md checkboxes as work completes, registers scaffolded files in the graph via MCP, and never writes marker comments into developer source code.
Robo Architect-aware planning. Resolves a feature-id / BC / Aggregate argument via the robo-spec MCP bridge, drafts plan.md with classification-driven architecture (clean for core, default speckit for supporting), and never emits spec.md / data-model.md / contracts/ โ those live in the Robo Architect graph.
Reverse sync โ propagates developer-made edits to aggregate / event / command properties in source code back into the Robo Architect graph via full AST extraction (no marker comments). Proposeโconfirmโapply (Principle IV); destructive changes (renames, deletions) require explicit confirmation.
Robo Architect-aware task generation. Inherits speckit-tasks; every checkbox item carries an HTML-comment marker mapping it to a Robo Architect design element so checkbox state can be reflected on the Design tab.