Shelves Architecture & codebase
Migrations & upgrades
160 rows from 74 repositories
Moving a codebase from one version, framework or language to another.
What Migrations & upgrades skills agree on
46 skill files read, by 48 of the 65 authors on this shelf whose files we hold, 2026-09-06
Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.
What they tell the agent to do
- Install @total-typescript/shoehorn8 of 48also worded as Add imports from `@total-typescript/shoehorn`; Install `@total-typescript/shoehorn` via npm
- Replace `as unknown as Type` with `fromAny()`8 of 48also worded as replace `as unknown as Type` with fromAny(); Replace as unknown as Type assertions with fromAny()
- Replace `as Type` with `fromPartial()`8 of 48also worded as Use `fromPartial()` for partial data that type-checks; Replace as Type assertions with fromPartial()
- Find test files with `as` assertions using grep8 of 48also worded as find test files containing `as` assertions with grep; Grep test files for `as` assertions
- Run the type check to verify the migration7 of 48also worded as Run the type check to verify migration; Run type checking to verify migration
- Import helpers from @total-typescript/shoehorn6 of 48also worded as Add imports from @total-typescript/shoehorn
- Use `fromExact()` to force complete objects6 of 48also worded as use fromExact() to force a full object; Use `fromExact()` to enforce complete objects
- Ask the user which test files have problematic `as` assertions5 of 48also worded as ask user which test files have problematic `as` assertions; Ask user which test files contain problem as assertions
- Upgrade one minor version at a time4 of 48 in 3 filesalso worded as Upgrade minor versions incrementally without skipping any
- Upgrade the SDK before upgrading the Qdrant server4 of 48 in 3 filesalso worded as Upgrade the SDK before the server; upgrade the SDK before the Qdrant server
- Perform a rolling upgrade one node at a time4 of 48 in 3 filesalso worded as Upgrade one node at a time; upgrade one node at a time during rolling upgrades
- Use `fromAny()` for intentionally wrong test data4 of 48also worded as use fromAny() for intentionally wrong data; Use `fromAny()` for intentionally wrong data
- Clarify goals, constraints, and required inputs3 of 48
- Provide actionable steps and verification3 of 48
- Dispatch specialized subagents via the Task tool per phase3 of 48 in 1 file
What they tell it not to do
- Never use shoehorn in production code8 of 48also worded as Do not use shoehorn in production code
- Do not skip intermediate minor versions5 of 48 in 4 filesalso worded as Do not skip intermediate minor and patch release notes; never skip intermediate minor versions when migrating data
- Do not use for tasks unrelated to legacy modernization3 of 48 in 1 file
- Do not modify functionality when writing characterization tests3 of 48 in 1 file
- Do not decommission components still receiving traffic3 of 48 in 1 file
- Never use raw waitForTimeout in Playwright targets3 of 48 in 1 file
- Never use async/await with cy commands3 of 48 in 1 file
- Never use Thread.sleep in Selenium targets3 of 48 in 1 file
- Do not substitute examples for environment-specific tests3 of 48 in 1 file
- Do not silently drop or fake unsupported features2 of 48also worded as Do not silently drop unsupported behavior
What they expect to be installed
- grep11 of 48
- npm9 of 48
- @total-typescript/shoehorn5 of 48
- git3 of 48
- qcloud3 of 48 in 2 files
- Task tool3 of 48 in 1 file
- API gateway3 of 48 in 1 file
- feature management service3 of 48 in 1 file
- reference/<source>-to-<target>.md3 of 48 in 1 file
- reference/overview.md3 of 48 in 1 file
What they ask it to produce
- Migrated test files7 of 48
- Rollback plan4 of 48also worded as rollback path; detailed rollback plan
- Legacy assessment report with risk matrix3 of 48 in 1 file
- Dependency map and integration catalog3 of 48 in 1 file
- Prioritized migration roadmap3 of 48 in 1 file
- Characterization test suite3 of 48 in 1 file
- Contract test suite with performance baselines3 of 48 in 1 file
- Rollout plan with automated safeguards3 of 48 in 1 file
When Migrations & upgrades authors say to reach for one
The situations these authors wrote into their own files, counted out of the same 48 authors, with the skills that name each one
- When cluster replication factor is 2 or higher3 of 48 in 2 files
- Working on legacy code modernization tasks or workflows3 of 48 in 1 file
- Framework migration legacy modernize
- and 2 more on this shelf
- Needing guidance or checklists for legacy modernization3 of 48 in 1 file
- Framework migration legacy modernize
- and 2 more on this shelf
- When migrating more than one minor version3 of 48 in 2 files
How Migrations & upgrades skills are built
132 skill directories by 73 authors, read from their repositories’ own file trees 2026-08-05
The middle bundle among those shipping files is 1 file, 21.5 KB beside SKILL.md
Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.
The shape
- SKILL.md is the whole skill37 of 73 authors, 67 of 132 skills
- files ship beside it36 of 73 authors, 65 of 132 skills
- executable scripts ship inside5 of 73 authors, 7 of 132 skills
The folders they converge on
- references/18 of 73 authors, 21 of 132 skills
- resources/9 of 73 authors, 24 of 132 skills
- assets/6 of 73 authors, 6 of 132 skills
- agents/5 of 73 authors, 5 of 132 skills
JetBrains/teamcity-cli/skills/migrate-to-teamcity Skill
120★ repoTeamCity from your terminal – or your AI's. Builds, logs, agents, agent terminals, queues.
chf3198/megingjord-harness/skills/breaking-change-recovery Skill
no license1★ repoAI agent governance harness: baton workflow, fleet LLM routing (Ollama/Claude/OpenRouter), and CI gates for Copilot, Claude Code, and Codex.
llbbl/pnpm-upgrade-skills/claude/migrate-to-pnpm-11 Skill
1★ repoAuditable, self-contained migration skills for upgrading JS/TS projects to pnpm 11 with supply-chain-hardened defaults. For Claude Code and Codex CLI.
G10xy/java-version-upgrade-skill Skill
0★An Agent Skill that guides upgrading Java codebases between LTS versions
satishTheLegend/upgrade-pilot Skill
0★Drives high-risk major-version and framework upgrades across a large codebase as a dependency-ordered, codemod-first campaign with a per-step green-build gate and a resumable ledger.
Framework migration code migrate
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-code-migrate Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration deps upgrade
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-deps-upgrade Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration legacy modernize
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-legacy-modernize Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Test framework migration skill
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/test-framework-migration-skill Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration code migrate
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-code-migrate Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration deps upgrade
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-deps-upgrade Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration legacy modernize
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-legacy-modernize Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Test framework migration skill
sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/test-framework-migration-skill Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration code migrate
sickn33/agentic-awesome-skills/skills/framework-migration-code-migrate Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration deps upgrade
sickn33/agentic-awesome-skills/skills/framework-migration-deps-upgrade Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Framework migration legacy modernize
sickn33/agentic-awesome-skills/skills/framework-migration-legacy-modernize Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Test framework migration skill
sickn33/agentic-awesome-skills/skills/test-framework-migration-skill Skill
44,658★ repoAAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
github/awesome-copilot/skills/qdrant-version-upgrade Skill
37,897★ repoCommunity-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
github/awesome-copilot/skills/winui3-migration-guide Skill
37,897★ repoCommunity-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/algolia-pack/skills/algolia-upgrade-migration Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
jeremylongshore/claude-code-plugins-plus-skills/skills/17-technical-docs/migration-guide-creator Skill
2,628★ repo425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
a5c-ai/babysitter/library/specializations/code-migration-modernization/skills/codemod-executor Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
a5c-ai/babysitter/library/specializations/sdk-platform-development/skills/codemod-generator Skill
1,665★ repoBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
Migrate to flutter blue plus with read only ble constraints
ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/migrate-to-flutter-blue-plus-with-read-only-ble-constraints Skill
no license551★ repoAutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution
mxyhi/ok-skills/migrate-to-shoehorn Skill
472★ repoCurated AI coding agent skills and AGENTS.md playbooks for Codex, Claude Code, Cursor, OpenClaw, and other SKILL.md-compatible tools.
aiskillstore/marketplace/skills/mattpocock/migrate-to-shoehorn Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Framework migration code migrate
aiskillstore/marketplace/skills/sickn33/framework-migration-code-migrate Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Framework migration deps upgrade
aiskillstore/marketplace/skills/sickn33/framework-migration-deps-upgrade Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Framework migration legacy modernize
aiskillstore/marketplace/skills/sickn33/framework-migration-legacy-modernize Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Next cache components adoption
aiskillstore/marketplace/skills/vercel/next-cache-components-adoption Skill
no license408★ repoSecurity-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
coco-research/coco/adapters/cursor/skills/migrate-to-skills Skill
no license246★ repoMeet Coco. A superintelligent agent framework powered by an advisory board of 389 world-class minds. Scale your AI assistant into a complete engineering department with 142 skills, 277 commands, and persistent state. Universal compatibility. Local privacy. Free and open source.
Framework migration code migrate
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-code-migrate Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration deps upgrade
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-deps-upgrade Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration legacy modernize
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-legacy-modernize Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Test framework migration skill
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/test-framework-migration-skill Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration code migrate
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-code-migrate Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration deps upgrade
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-deps-upgrade Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration legacy modernize
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-legacy-modernize Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Test framework migration skill
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/test-framework-migration-skill Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration code migrate
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/framework-migration-code-migrate Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration deps upgrade
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/framework-migration-deps-upgrade Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration legacy modernize
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/framework-migration-legacy-modernize Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration code migrate
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills/skills/framework-migration-code-migrate Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration deps upgrade
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills/skills/framework-migration-deps-upgrade Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration legacy modernize
lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills/skills/framework-migration-legacy-modernize Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration code migrate
lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/framework-migration-code-migrate Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration deps upgrade
lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/framework-migration-deps-upgrade Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Framework migration legacy modernize
lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/framework-migration-legacy-modernize Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
Test framework migration skill
lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/test-framework-migration-skill Skill
238★ repo热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目
qdrant/skills/skills/qdrant-version-upgrade Skill
220★ repoAgent skills for Qdrant vector search: scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, Java
Impertio-Studio/Frappe_Claude_Skill_Package/skills/source/agents/frappe-agent-migrator Skill
no license167★ repo60 deterministic Claude AI skills for Frappe Framework & ERPNext v14-v16 development and operations
ArabelaTso/Skills-4-SE/skills/framework-migration-assistant Skill
142★ repoA curated list of 180+ useful Claude Skills for Software Engineering and resources for customizing AI for SE workflows.
ComeOnOliver/skillshub/skills/HoangNguyen0403/agent-skills-standard/nextjs-upgrade Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
Framework migration code migrate
ComeOnOliver/skillshub/skills/aiskillstore/marketplace/sickn33/framework-migration-code-migrate Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
Framework migration deps upgrade
ComeOnOliver/skillshub/skills/aiskillstore/marketplace/sickn33/framework-migration-deps-upgrade Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
Framework migration legacy modernize
ComeOnOliver/skillshub/skills/aiskillstore/marketplace/sickn33/framework-migration-legacy-modernize Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
ComeOnOliver/skillshub/skills/github/awesome-copilot/winui3-migration-guide Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
ComeOnOliver/skillshub/skills/jeremylongshore/claude-code-plugins-plus-skills/algolia-upgrade-migration Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
ComeOnOliver/skillshub/skills/jeremylongshore/claude-code-plugins-plus-skills/migration-guide-creator Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
ComeOnOliver/skillshub/skills/pproenca/dot-skills/codemod Skill
59★ repo🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.