migration-guide-creator
This skill provides automated assistance for migration guide creator tasks within th
Content Preview
--- name: migration-guide-creator description: | Migration Guide Creator - Auto-activating skill for Technical Documentation. Triggers on: migration guide creator, migration guide creator Part of the Technical Documentation skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Migration Guide Creator ## Purpose This skill provides automated assistance for migration guide creator tasks within th
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/migration-guide-creator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/17-technical-docs/migration-guide-creator/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/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/17-technical-docs/migration-guide-creator/SKILL.md
Related Skills
migration-guide
Migration Guide Generator Command
commandsmigrationguide
by qdhenry · claude-command-suite
angular-migration
Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration.
generalangularmigration
by sickn33 (Antigravity) · antigravity-awesome-skills
framework-migration-code-migrate
You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and
generalframeworkmigrationcode
by sickn33 (Antigravity) · antigravity-awesome-skills
framework-migration-deps-upgrade
You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal risk, proper testing, and clear migration pa
securityframeworkmigrationdeps
by sickn33 (Antigravity) · antigravity-awesome-skills