migrate▌
17 indexed skills · max 10 per page
migrate-to-vinext
cloudflare/vinext · Frontend
Automated migration from Next.js to vinext, a Vite-based Next.js reimplementation. \n \n Handles compatibility scanning, package replacement, Vite config generation, and ESM conversion with a single vinext init command or manual fallback steps \n Supports both App Router and Pages Router; existing app/ , pages/ , and next.config.js work unchanged — no application code modifications required \n Includes native Cloudflare Workers deployment via vinext deploy with direct access to bindings (D1, R2,
migrate-oxfmt
oxc-project/oxc · Productivity
This skill guides you through migrating a JavaScript/TypeScript project from Prettier or Biome to Oxfmt.
migrate-nativewind-to-uniwind
uni-stack/uniwind · Productivity
$22
tdd-migrate
parcadei/continuous-claude-v3 · Productivity
Orchestrate TDD migrations with agents doing all work. Main context stays clean.
migrate-oai-app
modelcontextprotocol/ext-apps · AI/ML
Migrate existing OpenAI Apps SDK applications to the MCP Apps SDK (@modelcontextprotocol/ext-apps). The MCP Apps SDK provides a standardized, open protocol for interactive UIs in conversational clients.
migrate
alirezarezvani/claude-skills · Productivity
Interactive migration from Cypress or Selenium to Playwright with file-by-file conversion.
observability-edot-dotnet-migrate
elastic/agent-skills · Productivity
Read the migration guide before making changes:
observability-edot-java-migrate
elastic/agent-skills · Backend
Read the migration guide before making changes:
observability-edot-python-migrate
elastic/agent-skills · Backend
Read the migration guide before making changes:
db-migrate
medusajs/medusa-agent-skills · Productivity
Execute pending Medusa database migrations and report results. \n \n Runs npx medusa db:migrate via Bash to apply all pending migrations to your Medusa database \n Reports migration outcomes including count of applied migrations, any errors encountered, and success confirmation \n Designed for Medusa projects with standard npm/npx setup \n