CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLI·AboutPrivacyTerms

Built for AI developers. Every component reviewed.

© 2026 CldKit

Language
Detail|

Refactoring Skill

@obra
84/100

Systematic code refactoring with clean code patterns, design patterns, and complexity reduction.

Live Sandbox

Run this skill in an isolated environment

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
Analyzing source files...

Sign in to try this skill in a live sandbox.

About This Skill

Systematic code refactoring with clean code patterns, design patterns, and complexity reduction.

When to Use

  • -Your codebase has high cyclomatic complexity or deep nesting.
  • -You want to apply established refactoring patterns (Extract Method, Replace Conditional).
  • -You need to break up large functions or classes.

Review Scores

Security
28
Maintain
31
Usability
25

Tags

refactoringclean-codedesign-patternscomplexity
claude-code

Install

ls /workspace

Install to CLI

Install this skill directly to your terminal with CldKit verification.

Links

GitHub SourceView Full Detail