Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 828 Bytes

File metadata and controls

18 lines (13 loc) · 828 Bytes

Design Refine

Use this plugin when the user wants to improve an existing OpenDesign artifact rather than create a new one.

Workflow

  1. Inspect the current artifact and identify the highest-leverage refinement target.
  2. Pick one direction before editing: clarity, hierarchy, polish, accessibility, responsiveness, or fidelity.
  3. Make the smallest useful patch that advances that direction.
  4. Critique the result against the active design system and the user's stated goal.
  5. Stop when the patch is coherent, then summarize what changed and what should be checked next.

Quality Bar

  • Preserve the existing product intent.
  • Prefer small reviewable patches over broad redesigns.
  • Keep accessibility and responsive behavior intact.
  • Do not introduce a new design language unless the user explicitly asks for one.