From dso
DEPRECATED — design wireframe functionality has moved to the dso:ui-designer agent, dispatched by /dso:preplanning Step 6. Run /dso:preplanning on the parent epic to orchestrate UI story design via the Agent tool.
npx claudepluginhub navapbc/digital-service-orchestra --plugin dso-devThis skill is limited to using the following tools:
This skill has been superseded by the `dso:ui-designer` agent. Design wireframes
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
This skill has been superseded by the dso:ui-designer agent. Design wireframes
are now created by the preplanning orchestrator.
/dso:preplanning <epic-id> — identifies UI stories and dispatches
dso:ui-designer for each one via the Agent tool (Step 6). Read
skills/preplanning/prompts/ui-designer-dispatch-protocol.md
for the dispatch protocol.dso:ui-designer agent — creates design artifacts (spatial layout,
SVG wireframe, design token overlay, manifest) and returns a
UI_DESIGNER_PAYLOAD block.This change eliminates the Skill-tool nesting that caused
[Tool result missing due to internal error] failures when the preplanning
orchestrator (level 1) invoked this skill (level 2) which then dispatched
sub-agents (level 3).
Run /dso:preplanning <epic-id> instead. The preplanning orchestrator will
identify any UI stories and dispatch dso:ui-designer for each one.