code-refactoring

Provides targeted refactoring recommendations, performance and safety impact analysis, and produces concrete code patches and test suggestions for Java and Kotlin projects (enterprise and Android). Triggered by requests to simplify class/ module design, improve thread-safety, optimize slow loops, reduce complexity, or produce patchable diffs and test cases.

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i code-refactoring

Removal command

npx skillscokac -r code-refactoring

Usage

After installation, run /code-refactoring in Claude Code

Prerequisite: Node.js must be installed on your system to run this command.

💡 Copy and run this command in your terminal to install the skill

SKILL.md
Comments (0)
0 comments

Sign in to join the conversation

Loading comments...