Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By shanev
Analyze git diffs in TypeScript, Go, Rust, Python, and Swift codebases using Rich Hickey's decomplection principles to evaluate simplicity, functional core/imperative shell separation, and coupling. Receive graded Markdown reports with pillar scores, detailed findings, and targeted refactoring recommendations via command or parallel analyzers.
npx claudepluginhub shanev/skills --plugin decomplectAnalyzes code for high-cohesion and low-coupling principles. Evaluates module boundaries, dependency direction, and interface design. Use when reviewing code architecture, checking for circular dependencies, or assessing modularity.
Analyzes code for Functional Core, Imperative Shell pattern. Detects business logic mixed with I/O, side effects in pure functions, and testability issues. Use when reviewing code architecture for separation of pure logic from side effects.
Analyzes code for Rich Hickey's simplicity principles - decomplection, values over state, pure functions. Use when reviewing code for unnecessary complexity, complected concerns, or checking if code "would get a good grade from Rich Hickey." Triggers on requests about simplicity, complexity, decomplection, or Rich Hickey.
A collection of skills for Claude Code to enhance development workflows.
Architectural code analysis for design quality.
/decomplect
Tactical code cleanup for immediate quality issues.
/unslopify
any, domain typesAutomated review-and-fix loop for Codex CLI.
./review-loop.sh
Runs /review, fixes issues, and repeats until clean (max 3 iterations). Similar to a Ralph Wiggum loop but specialized for code review workflows.
Install to your repo:
curl -sSL https://raw.githubusercontent.com/shanev/skills/main/codex-review-loop/review-loop.sh -o review-loop.sh && chmod +x review-loop.sh
/plugin marketplace add shanev/skills
# Install what you need
/plugin install decomplect@shanev-skills
/plugin install unslopify@shanev-skills
/plugin install tmux-task-runner@shanev-skills
Verify installation:
/plugin
Once installed, use the commands directly:
/decomplect # Architectural analysis
/unslopify # Tactical cleanup
Or let Claude invoke them based on your requests.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Tactical code cleanup: type strictness, single responsibility, and fail-fast patterns. Detects sloppy code, workarounds, and silent failures.
Reflective code review toolkit with structured analysis, blast radius analysis, domain expertise, and intelligent review orchestration
Multi-perspective code analysis covering architecture, security, and best practices
Codebase exploration, refactoring, and quality analysis
Unified review, refactoring, and cleanup workflows with specialized analysis agents
Code review, refactoring, linting, anti-pattern detection, and static analysis
Tactical code cleanup: type strictness, single responsibility, and fail-fast patterns. Detects sloppy code, workarounds, and silent failures.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim