What problem does it solve?
This Skill produces clear, actionable high-level design options when a feature request needs architectural alternatives and trade-offs, reducing time in design reviews and avoiding ad-hoc decisions that cause rework.
Core Features & Use Cases
- Design Alternatives: Generates 2–4 high-level implementation or architecture options with an overview, advantages, disadvantages, complexity, and risk for each.
- Grounded in the repo: Reads exploration artifacts from .llm/$ARGUMENTS/tmp_context.md and .llm/$ARGUMENTS/tmp_exploration.md and references real modules and patterns in packages/browseros-agent such as apps/server, apps/agent, and packages/agent-sdk.
- Workflow handoff: Saves the chosen design to .llm/$ARGUMENTS/design.md and invokes the next step in the dev workflow to lock decisions and proceed to production design.
Quick Start
Use dev2-design to generate three high-level design options for the feature "secure clipboard handling" based on the repository exploration files.