Migrate existing backend applications to Encore. Supports any source language/framework, targeting Encore.ts or Encore Go. Groups entities into migration…
Migrate to Encore This skill guides migrating any existing backend application to Encore, one migration unit at a time. It supports any source language or framework and targets both Encore.ts and Encore Go. A migration-plan.md summary file and migration-plan/ directory of per-unit detail files are created at the Encore project root to track progress across sessions. This skill contains no Encore code examples — it delegates all Encore-specific implementation to the appropriate language-specific skills. Phase Detection Before doing anything, determine which phase to enter: No migration-plan.md exists in the Encore project directory → Start at Phase 1: DISCOVER migration-plan.md exists but no migration-plan/ directory → Resume at Phase 2: PLAN (discovery done, detail files not yet written) migration-plan/ directory exists with pending units (any unit in the summary with status pending or in progress) → Resume at Phase 3: MIGRATE All units in the summary are migrated, skipped, or manual validation needed → Go to Phase 4: COMPLETE Resuming a Migration (Phase 3) When migration-plan.md and migration-plan/ exist with pending units:
don't have the plugin yet? install it then click "run inline in claude" again.