Generate or update technical design based on requirements
/plugin marketplace add iButters/ClaudeCodePlugins/plugin install spec-driven-workflow@claude-code-plugins<feature-slug># Generate Technical Design You are creating a technical design document for `.specs/$ARGUMENTS/` ## Context 1. Read `.specs/$ARGUMENTS/requirements.md` to understand what needs to be built 2. Analyze the existing codebase to understand patterns and conventions 3. Design a solution that fits the existing architecture ## Your Task Generate a comprehensive design document following the EXACT Kiro format: ### Design Document Structure ## Important - Include Mermaid diagrams for architecture and flows - Reference requirements when explaining design decisions - Analyze existing code pa...