Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Framework Migration logo
Skill

Framework Migration

Picks a migration strategy by codebase size instead of recommending one for everyone.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install framework-migration@claude-code-workflows
Triggers on

Bir çatı sürümü yükseltilirken, eski kod tabanı modernleştirilirken ya da bağımlılık yükseltme planı çıkarılırken.

Author
Seth Hobson
License
MIT

Three commands and four skills for the work of moving a codebase forward. The Angular skill is the clearest example of the approach: it lists big bang, incremental hybrid through ngUpgrade, and vertical slice, then attaches a size criterion to each rather than declaring a winner, with big bang reserved for small or greenfield apps and the hybrid path for large ones under continuous delivery. React is handled version by version, and the sixteen to eighteen path spells out what actually breaks, including Strict Mode invoking effects twice and automatic batching. Dependency upgrades get their own risk assessment and ordering pass, and an architect review agent works beside the legacy modernizer to keep the target architecture from drifting mid-migration.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?