From design-system-ops
Plans and executes design system migrations: audits tokens, generates codemods, manages deprecations, communicates changes, and creates rollback strategies.
npx claudepluginhub murphytrueman/design-system-opsRun the migration agent to plan and execute a design system migration.
Load the migration agent from ${CLAUDE_PLUGIN_ROOT}/skills/migration-agent.md and follow its complete workflow.
The user should describe the migration context: $ARGUMENTS
The agent chains multiple skills (token-audit, codemod-generator, deprecation-process, change-communication) into a coordinated migration plan with impact analysis, codemods, communication packages, and rollback strategy./source-ux-design-from-codeSynchronizes design system document (design_system.md) with codebase changes in provided files, capturing design implementation decisions and updating specs.
/frontend-designImplements high-quality UI components compliant with existing design systems like shadcn/ui and Tailwind, covering all states (hover, loading, error, empty).
/hatch3r-migration-planCreates phased migration plans for dependency or framework upgrades, analyzing breaking changes with rollback procedures and todo entries.
/refactor-uiRefactor existing UI component with modern design principles and design preset
/migration-guideGenerates detailed migration guides for software updates, covering scope analysis, impact assessment, prerequisites, step-by-step processes, breaking changes, configurations, and database migrations.
/migration-helperAutomates framework migrations, version upgrades, library replacements, and codemod generation using AST analysis, producing plans, transformation scripts, diffs, tests, and rollbacks.
Share bugs, ideas, or general feedback.
Run the migration agent to plan and execute a design system migration.
Load the migration agent from ${CLAUDE_PLUGIN_ROOT}/skills/migration-agent.md and follow its complete workflow.
The user should describe the migration context: $ARGUMENTS
The agent chains multiple skills (token-audit, codemod-generator, deprecation-process, change-communication) into a coordinated migration plan with impact analysis, codemods, communication packages, and rollback strategy.