Skip to content
OpenSmartRoute
Skillv1.0.0

windsurf-multi-file-editing

Manage multi-file edits with Cascade coordination. Activate when users mention "multi-file edit", "edit multiple files", "cross-file changes", "refactor across files", or "batch modifications". Handle

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-multi-file-editing/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-multi-file-editing. Copyright stays with the author (MIT).

Windsurf Multi File Editing

Overview

This skill enables coordinated multi-file editing operations within Windsurf using Cascade AI. It provides atomic changes across multiple files, ensuring consistency when renaming symbols, moving code, or making cross-file refactoring changes.

Prerequisites

  • Windsurf IDE installed and configured
  • Active Cascade AI subscription
  • Project workspace initialized with .windsurf/ directory
  • Git or version control for rollback safety
  • Understanding of project file structure and dependencies

Instructions

  1. Scope the Operation
  2. Configure Operation Template
  3. Generate Preview
  4. Execute with Preview
  5. Verify Results

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

Output

  • Modified files with consistent changes applied
  • edit-history.json log with operation details
  • Rollback snapshot for recovery if needed
  • Validation report with syntax check results

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-mult-f4642f/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-mult-f4642f.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-mult-f4642f",
  "kind": "skill",
  "name": "windsurf-multi-file-editing",
  "description": "Manage multi-file edits with Cascade coordination. Activate when users mention \"multi-file edit\", \"edit multiple files\", \"cross-file changes\", \"refactor across files\", or \"batch modifications\". Handles coordinated multi-file operations. Use when working with windsurf multi file editing functionality. Trigger with phrases like \"windsurf multi file editing\", \"windsurf editing\", \"windsurf\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-multi",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Manage multi-file edits with Cascade coordination. Activate when users mention \"multi-file edit\", \"edit multiple files\", \"cross-file changes\", \"refactor across files\", or \"batch modifications\". Handles coordinated multi-file operations. Use when working with windsurf multi file editing functionality. Trigger with phrases like \"windsurf multi file editing\", \"windsurf editing\", \"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-multi-file-editing/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-multi-file-editing/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-multi-file-editing/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Grep,Glob"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Multi File Editing\n\n## Overview\n\nThis skill enables coordinated multi-file editing operations within Windsurf using Cascade AI. It provides atomic changes across multiple files, ensuring consistency when renaming symbols, moving code, or making cross-file refactoring changes.\n\n## Prerequisites\n\n- Windsurf IDE installed and configured\n- Active Cascade AI subscription\n- Project workspace initialized with `.windsurf/` directory\n- Git or version control for rollback safety\n- Understanding of project file structure and dependencies\n\n## Instructions\n\n1. **Scope the Operation**\n2. **Config",
  "cost": {
    "context_tokens": 365
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-mult-f4642f/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.