full-codebase-migrator

Installation
SKILL.md

Full Codebase Migrator

A production-grade migration planning system that leverages the full 1M token context window to ingest an entire codebase, understand its architecture end-to-end, and produce a comprehensive, file-by-file migration plan. This is not a partial analysis -- it reads every file, traces every dependency, and outputs an actionable plan that a team can execute sequentially without conflicts.

Supported Migration Types

Migration From To
Language JavaScript (.js/.jsx) TypeScript (.ts/.tsx)
Component Model React Class Components React Functional + Hooks
Framework Create React App Next.js / Vite
Framework Express.js Fastify / Hono / Elysia
Framework Vue 2 (Options API) Vue 3 (Composition API)
Framework Angular.js Angular (modern)
Styling CSS / SCSS / CSS Modules Tailwind CSS
Styling Styled Components CSS Modules / Tailwind
State Redux (classic) Redux Toolkit / Zustand / Jotai
Testing Jest + Enzyme Vitest + Testing Library
Build Webpack Vite / Turbopack / esbuild
Related skills

More from onewave-ai/claude-skills

Installs
50
GitHub Stars
127
First Seen
Apr 10, 2026