Skip to main content
reopt Handbook
reopt Handbook
Design Systems for the AI Era

Foundation

Token ArchitectureComponent SpecBuilt-in Accessibility

AI Workflow

Prompt InterfaceDESIGN.md InterfaceAgentic Design Quality ControlWorkflow StrategiesAI-Based Design System EvolutionContext Injection

User Experience

Consistency PatternsInteraction DesignForms and Data Input

Next Interfaces

Agent UI ProtocolsGenerative UISpatial and Multimodal Interfaces

Practice

Execution PlaybookMigration StrategyGovernance and CollaborationCase Studies

Operations

Verification ChecklistUpdate Log
Handbook›Design Systems for the AI Era›Migration Strategy
한국어English

Migration Strategy

Convert an existing design system into an AI-ready system incrementally.

Key takeaways

  • Migrate to an AI-first design system incrementally; big-bang migrations create too much risk.
  • Start where AI generation already fails or where teams repeat the same UI patterns most often.
  • Move through six phases: audit, normalize, specify, inject, verify, and govern, each with a concrete output.
  • Migrate high-volume components, forms, navigation, data-display, and empty/loading/error states first.
  • Avoid anti-patterns like translating every legacy doc up front or letting agents generate UI before token rules exist.

Moving to an AI-first design system is an incremental improvement process. Big-bang migrations create too much risk. Start with the surfaces where AI generation already fails or where teams repeat the same UI patterns.

Migration Phases

PhaseGoalOutput
AuditUnderstand current driftInventory and failure map.
NormalizeAlign tokens and namesSemantic token proposal.
SpecifyMake components machine-readableComponent specs and examples.
InjectMake context available to agentsDESIGN.md, AGENTS.md, docs.
VerifyCatch generated UI regressionsAutomated checks and screenshot review.
GovernSustain the systemOwnership and change policy.

What to Migrate First

  1. High-volume components.
  2. Forms and validation patterns.
  3. Navigation and app-shell patterns.
  4. Data-display components.
  5. Empty, loading, and error states.

Anti-Patterns

  • Translating every legacy doc before agents can use any of it.
  • Allowing agents to generate UI before token rules exist.
  • Creating new variants without deprecating old ones.
  • Treating screenshots as optional for UI migration.

Success Metrics

  • Fewer invented tokens and components.
  • More generated UI passes on the first review.
  • Lower design QA rework.
  • Faster onboarding for new engineers and agents.

Related docs

AI-Based Design System Evolution

Use AI to build, audit, and evolve the design system itself.

Execution Playbook

The minimum path for launching an AI-first design system quickly.

Migration Guide

Vercel Enterprise AI Platform · Move from prototype AI features to a governed Vercel enterprise AI platform.

Scenario: Frontend Team

Harness Engineering · Design a harness where browser QA, accessibility, visual state, and design rules are load-bearing.

Execution Playbook

The minimum path for launching an AI-first design system quickly.

Governance and Collaboration

Ownership, change management, and quality gates for AI-ready design systems.

On this page

Migration PhasesWhat to Migrate FirstAnti-PatternsSuccess Metrics