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-refactoringRemoval command
npx skillscokac -r code-refactoringUsage
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
SKILL.md
SKILL.md
Frontmatter
name
code-refactoring
description
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.
allowed-tools
[]
Loading editor...