sdd-refactor
CommunityRefactor safely with precise symbol updates.
System Documentation
What problem does it solve?
This Skill provides LSP-powered refactoring with safety checks. It uses findReferences to understand impact before making changes, performs batch edits, and verifies correctness.
Core capabilities:
- Safe rename operations with complete reference updates
- Extract function/method with reference updating
- Move symbol across files with import fixups
- Unused code cleanup based on zero-reference analysis
Fallbacks: If LSP returns no results for the target language, a Grep-based fallback is used to locate references.
Note: This skill integrates with Claude Code's LSP tools for precise edits and verification.
Core Features & Use Cases
- Safe rename across the codebase with reference updates
- Extract function/method and update all call sites
- Move symbol between files with import fixups
- Dead code cleanup based on reference analysis
Quick Start
To try it, run the sdd-refactor skill to rename a symbol across a project, then review the generated reference changes and risk report before applying edits.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sdd-refactor Download link: https://github.com/tylerburleigh/claude-foundry/archive/main.zip#sdd-refactor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.