extract-method
CommunityTurn large methods into focused, reusable helpers
Authordarylmcd
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Extract Method Refactoring helps you reduce method complexity by turning a selected block of statements into a new, properly parameterized private method.
Core Features & Use Cases
- Identify cohesive code blocks within a method
- Generate a new method with inferred parameters and return values
- Replace the original block with a call to the new method and verify compilation
Quick Start
Provide a target code region and method name, and the skill will propose the extraction plan and perform a safe refactor with previews and post-change verification
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: extract-method Download link: https://github.com/darylmcd/Roslyn-Backed-MCP/archive/main.zip#extract-method 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 471,000+ vetted skills library on demand.