legacy-modernizer
Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility.
Content Preview
--- name: legacy-modernizer description: Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. risk: unknown source: community date_added: '2026-02-27' --- ## Use this skill when - Working on legacy modernizer tasks or workflows - Needing guidance, best practices, or checklists for legacy modernizer ## Do not use this skill when - The task is unrelated to legacy modernizer - You nee
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/legacy-modernizer.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/legacy-modernizer/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/legacy-modernizer/SKILL.md
Related Skills
legacy-modernizer
Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks or languages, or reducing technical debt without disrupting business operations.
legacy-modernizerlegacymodernizerapi
by Jeffallan · jeffallan-claude-skills
legacy-modernizer
A specialist agent for planning and executing the incremental modernization of legacy systems. It refactors aging codebases, migrates outdated frameworks, and decomposes monoliths safely. Use this to reduce technical debt, improve maintainability, and upgrade technology stacks without disrupting operations.
agentslegacymodernizeragent
by qdhenry · claude-command-suite
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
claude-apiclaudeapiai
by Anthropic · anthropic-official-skills