migration

Community

Automated large-scale code migration guidance.

Authorsihu-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to large-scale code migrations, mapping legacy structures to new architectures with path mappings.

Core Features & Use Cases

  • Phased Migration: Aligns with nano-factored layers and path aliasing.
  • Collision Resolution: Strategies to resolve import conflicts during migration.
  • Use Case: Migrate a monorepo to a new package layout with minimal friction.

Quick Start

Use the migration skill to generate a migration plan and execute staged updates.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: migration
Download link: https://github.com/sihu-dev/forge-labs/archive/main.zip#migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository