migration-analyzer

Official

Analyze legacy code, plan seamless migrations.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes legacy projects against the Semicolon community standard (cm-template) to identify architectural, structural, and documentation gaps. This provides a clear migration roadmap, reducing the complexity and risk of transitioning older projects to new, standardized frameworks.

Core Features & Use Cases

  • Comprehensive Gap Analysis: Compares project structure, DDD architecture, documentation (CLAUDE.md, README.md), and code quality against cm-template standards.
  • Detailed Migration Plan: Generates a phased checklist of tasks, estimated effort, and recommended priorities for the migration process.
  • Architecture & Supabase Compliance: Checks for DDD 4-layer adherence, SSR-First principles, and correct Supabase integration patterns.
  • Use Case: When tasked with migrating an old service, use this skill to get a full report on what needs to change, how much effort it will take, and the exact steps to follow to align with cm-template.

Quick Start

Analyze this project for migration to cm-template standards.

Dependency Matrix

Required Modules

treegrepfindnpmnpxgitgh cli

Components

scripts

💻 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-analyzer
Download link: https://github.com/semicolon-devteam/docs/archive/main.zip#migration-analyzer

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