Acerca de
Unslopify is a tactical code quality tool for Claude Code designed to detect and remediate 'sloppy' programming patterns. It employs four specialized analyzers—Type Strictness, Single Responsibility Principle (SRP), Fail-Fast, and DRY—to help developers transition from weak domain types and monolithic functions to robust, maintainable code. Whether used during active development or as a pre-commit check, Unslopify ensures your codebase adheres to modern best practices by flagging silent errors, 'any' types, and redundant logic across TypeScript, Go, and Rust projects.