agentsclimarketplace

Windsurf multi file editing

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-multi-file-editing

'Manage multi-file edits with Cascade coordination. Activate when users mentionFrom its SKILL.md

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill windsurf-multi-file-editing

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.1 KB, 307 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 4 files

3.8 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.