java-refactoring-remove-parameter
CommunityRefactor Java methods by removing params
AuthorGabeujin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of overly verbose Java methods by identifying and removing unused or redundant parameters, leading to cleaner, more maintainable code.
Core Features & Use Cases
- Parameter Analysis: Identifies parameters that are not utilized within a method's body.
- Code Refactoring: Safely removes identified parameters from method signatures and internal calls.
- Use Case: Refactor a Java method that accepts a
boolean isCloudparameter, but this parameter is never actually used in the method's logic, simplifying the method signature.
Quick Start
Apply the java-refactoring-remove-parameter skill to refactor the provided Java code.
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: java-refactoring-remove-parameter Download link: https://github.com/Gabeujin/workspace-init-mcp/archive/main.zip#java-refactoring-remove-parameter 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.