claudeindex
Plugin

typescript-migration

Autonomous TypeScript migration pipeline for JavaScript codebases: audits the project, installs tooling, renames files leaf-first with git mv, extracts shared types, runs parallel per-chunk typers with ctx7 and LSP support, then consolidates with progressive strict-mode checks and a final build gate. Runs autonomously inside a dedicated worktree.

Installation

1

Add the marketplace

/plugin marketplace add DieGopherLT/dotclaudefiles
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.