npx claudepluginhub urso/claudev --plugin blueprintThis skill is limited to using the following tools:
Create a story document for a unit of implementable work. Can be standalone or linked to a parent design.
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.
Create a story document for a unit of implementable work. Can be standalone or linked to a parent design.
${CLAUDE_PLUGIN_ROOT}/resources/discovery.md${CLAUDE_PLUGIN_ROOT}/resources/story-operations.md${CLAUDE_PLUGIN_ROOT}/scripts/query-stories.sh${CLAUDE_PLUGIN_ROOT}/scripts/list-workflows.sh$ARGUMENTS
Parse for:
--design <id> — link to a parent design!bash ${CLAUDE_PLUGIN_ROOT}/scripts/list-workflows.sh "" story
Read DISCOVERY_GUIDE and STORY_OPS for available tools and procedures.
Read the workflow files listed in the pre-computed context above for story guidelines.
If --design provided:
bash QUERY_STORIES --design <id>
This helps the user see what's already covered and what gaps remain.If no design specified:
Ask clarifying questions:
Get user confirmation before proceeding.
Ask user for a short kebab-case name (e.g., auth-middleware, test-suite).
Follow the procedures in STORY_OPS to create the story:
/develop-story to start implementation## Tasks section with - [ ] checkboxesstatus: ready if the story can be worked on now, draft if it needs refinement