windsurf-upgrade-migration

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Windsurf Upgrade & Migration

Current State

!windsurf --version 2>/dev/null || echo 'Not installed' !code --version 2>/dev/null | head -1 || echo 'VS Code not installed'

Overview

Guide for upgrading Windsurf to new versions and migrating from VS Code or Cursor. Covers settings transfer, extension compatibility, and Windsurf-specific configuration that doesn't exist in other editors.

Prerequisites

  • Current editor installation accessible
  • Git for version controlling config files
  • Backup of existing settings

Instructions

Step 1: Check Current Windsurf Version

Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
windsurf-upgrade-migration — jeremylongshore/claude-code-plugins-plus