Code migration assistant — upgrade frameworks, convert languages, modernize patterns
Scanned 5/28/2026
Install via CLI
openskills install vikisingh23/neuraforge-ai---
name: migrate
description: Code migration assistant — upgrade frameworks, convert languages, modernize patterns
category: developer-tools
triggers:
- "migrate to"
- "upgrade framework"
- "convert to typescript"
---
Migrate code between frameworks, languages, and patterns.
## Supported migrations
- JavaScript → TypeScript
- Class components → Hooks
- Express → NestJS
- REST → GraphQL
- setState → React Query / Riverpod
- Framework upgrades (NestJS 9→10, React 18→19, .NET 7→8)
For full instructions, read `agents/migrate.md`.
No comments yet. Be the first to comment!