Skip to content
OpenSmartRoute
Skillv1.0.0

windsurf-refactoring-large

Manage large-scale refactoring with Cascade coordination. Activate when users mention "large refactoring", "codebase migration", "architecture refactor", "major refactoring", or "system-wide changes".

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-refactoring-large/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-refactoring-large. Copyright stays with the author (MIT).

Windsurf Refactoring Large

Overview

This skill enables large-scale refactoring operations that span hundreds or thousands of files. It provides phased execution with checkpoints, comprehensive rollback capabilities, and AI-assisted planning.

Prerequisites

  • Windsurf IDE with Enterprise or Pro subscription
  • Active Cascade AI connection
  • Git repository with clean working state
  • Comprehensive test suite for validation
  • Backup strategy for critical code paths
  • Team coordination for multi-developer codebases

Instructions

  1. Analyze Scope
  2. Create Plan
  3. Prepare Environment
  4. Execute with Cascade
  5. Verify Completion

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Refactored codebase with all patterns migrated
  • Phase completion reports with metrics
  • Before/after performance comparison
  • Updated documentation and API references
  • Archived rollback artifacts (kept 30 days)

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-refa-800577/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-refa-800577.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-refa-800577",
  "kind": "skill",
  "name": "windsurf-refactoring-large",
  "description": "Manage large-scale refactoring with Cascade coordination. Activate when users mention \"large refactoring\", \"codebase migration\", \"architecture refactor\", \"major refactoring\", or \"system-wide changes\". Handles complex refactoring operations. Use when working with windsurf refactoring large functionality. Trigger with phrases like \"windsurf refactoring large\", \"windsurf large\", \"windsurf\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "migration",
      "scaling",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Manage large-scale refactoring with Cascade coordination. Activate when users mention \"large refactoring\", \"codebase migration\", \"architecture refactor\", \"major refactoring\", or \"system-wide changes\". Handles complex refactoring operations. Use when working with windsurf refactoring large functionality. Trigger with phrases like \"windsurf refactoring large\", \"windsurf large\", \"windsurf\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "plugins/saas-packs/skill-databases/windsurf/skills/windsurf-refactoring-large/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-refactoring-large/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-refactoring-large/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*),Grep,Glob"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Refactoring Large\n\n## Overview\n\nThis skill enables large-scale refactoring operations that span hundreds or thousands of files. It provides phased execution with checkpoints, comprehensive rollback capabilities, and AI-assisted planning.\n\n## Prerequisites\n\n- Windsurf IDE with Enterprise or Pro subscription\n- Active Cascade AI connection\n- Git repository with clean working state\n- Comprehensive test suite for validation\n- Backup strategy for critical code paths\n- Team coordination for multi-developer codebases\n\n## Instructions\n\n1. **Analyze Scope**\n2. **Create Plan**\n3. **Prepare Env",
  "cost": {
    "context_tokens": 359
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-refa-800577/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.