Generate and begin executing a migration plan
Main replit-migrate entry. Dispatches to a subcommand based on your request, or lists options if unclear. Use `replit-migrate:<subcommand>` to target a specific action directly.
Scan a Replit project for migration readiness
Use when the user asks to "make this an iOS app", "convert to native", "port to Swift", "SwiftUI version", or migrate a Replit app to native iOS/macOS.
Use when the user asks to "migrate to web", "deploy to Vercel", "move to Cloudflare", "get off Replit", or convert a Replit app to standalone/self-hosted production.
Use to "scan this Replit app", "analyze for migration", "check Replit dependencies", or assess migration readiness. Auto-triggers when a .replit file is present.
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Claude Code plugin that migrates Replit apps to web (Vercel/Cloudflare/standalone) or native iOS/macOS apps. Generates risk-ordered migration plans with lessons encoded from real migrations.
npm install -g @tyroneross/replit-migrate
Or install as a Claude Code plugin:
claude plugin add @tyroneross/replit-migrate
# Scan a Replit project
/replit-migrate:scan
# Generate a web migration plan
/replit-migrate:migrate web
# Generate a native iOS migration plan
/replit-migrate:migrate native
# Scan
replit-migrate scan ./my-replit-app
# Plan web migration
replit-migrate plan web ./my-replit-app --deploy vercel
# Plan native migration
replit-migrate plan native ./my-replit-app --platform ios
# Check progress
replit-migrate progress ./my-replit-app
Plans are shaped by real migration experience:
| Lesson | Source | Effect |
|---|---|---|
| Spike auth first | ProductPilot (6+ fix commits) | Auth tasks ordered first in web plans |
| Bundler config upfront | ProductPilot (4+ fix commits) | Config generation before feature code |
| Architecture doc first | FloDoro (51 builds) | Native plans start with architecture doc |
| Platform constraints before UI | FloDoro watchOS redesign | Constraint checklist before any views |
| IBR from build 1 | FloDoro (caught issues at build 36) | Testing included from first task |
This package ships host manifests alongside the CLI/runtime package. The package root is the repository root (.).
Primary packaged surfaces:
./skills when present./.mcp.json when presentApache-2.0
npx claudepluginhub tyroneross/rosslabs-ai-toolkit --plugin replit-migrateBarbara Minto's Pyramid Principle for short-form, long-form, presentations, and audits
Coding Debugger for coding agents with debugging memory, verdict-based retrieval, pattern extraction, root-cause workflows, and parallel domain assessment.
End-to-end design tool for AI coding agents — guided UI builds, web/iOS/macOS guidance, visual checks, mockup matching, interaction testing, native scanning, native layout-fill / gap analysis
Map dependencies and analyze blast radius before changing code
Multi-phase build orchestration with native debugging: assess, plan, execute, review, iterate. Plan-verify gate on Phase 2. Optional UI design gates. Native debug-loop, debugging-memory, and logging-tracer skills provide root-cause investigation without a bundled MCP server. Orchestrator owns when-to-fire; bundled skills own procedural detail; logging-tracer-bridge is an optional escalation hop to the standalone Coding Debugger supporting plugin for extended capability.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.