unslopify
CommunityTactical code cleanup that catches sloppy patterns instantly.
Authorshanev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill detects common code quality issues that lead to bugs, technical debt, and maintenance headaches.
Core Features & Use Cases
- Parallel Analysis: Runs 4 specialized analyzers simultaneously to cover multiple quality dimensions.
- Quick Quality Checks: Provides immediate feedback on type safety, responsibility separation, error handling, and code duplication.
- Use Case: Imagine you just finished implementing a new feature and want to check for obvious issues before committing. Use this Skill to identify weak types, god classes, silent failures, and copy-pasted code blocks.
Quick Start
Use the unslopify skill to analyze my recent code changes for quality issues.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: unslopify Download link: https://github.com/shanev/skills/archive/main.zip#unslopify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.