agentsclimarketplace

Design system migration

Skill Dragoon0x/everything-design-taste/skills/design-system-migration

A taste system for AI agents. 288 skills, 80 agents, 12 rules, and 8 hooks that turn generic AI output into work with genuine design quality. Anti-slop detection, typography craft, color systems, brand voice, product strategy, and 50+ specialized reviewers across UI, industry, platform, and content domains.

Install
npx -y skills add Dragoon0x/everything-design-taste --skill design-system-migration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Migrating between design systems, component replacement strategies, and gradual adoption.

SKILL.md

1.3 KB, as published. Nobody here has run it

Design System Migration

Migration Strategy

Strangler Fig Pattern

  1. New components built in new system.
  2. Old components wrapped with new system API.
  3. Gradually replace wrappers with native new components.
  4. Old system removed when no references remain.

Page-by-Page

  1. Identify the least complex page.
  2. Migrate all components on that page to new system.
  3. Move to next page in complexity order.
  4. Each page is fully migrated before moving on.

Migration Checklist

  • Inventory all existing components and their usage count.
  • Map old components to new components.
  • Identify gaps (components in old system with no new equivalent).
  • Build missing components before starting migration.
  • Create a migration guide for each component.
  • Visual regression tests for migrated pages.
  • Deprecation warnings on old components.

Timing

  • Never migrate during a feature sprint.
  • Dedicate sprints specifically for migration.
  • Celebrate milestones (10% migrated, 50%, 90%).
  • Track migration progress publicly.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.