cursor-upgrade-migration

Execute upgrade Cursor versions and migrate settings. Triggers on "upgrade cursor",

Content Preview
---
name: "cursor-upgrade-migration"
description: |
  Execute upgrade Cursor versions and migrate settings. Triggers on "upgrade cursor",
  "update cursor", "cursor migration", "cursor new version", "cursor changelog". Use when working with cursor upgrade migration functionality. Trigger with phrases like "cursor upgrade migration", "cursor migration", "cursor".
allowed-tools: "Read, Write, Edit, Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <[email protected]>"
comp
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/cursor-upgrade-migration.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/cursor-pack/skills/cursor-upgrade-migration/SKILL.md

Skill 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-skills

Then reference at plugins/saas-packs/cursor-pack/skills/cursor-upgrade-migration/SKILL.md

Related Skills