What problem does it solve?
This Skill automatically identifies and explains common code anti-patterns that violate best practices, such as over-abstraction or tight coupling. It provides concrete, actionable fixes, helping developers write cleaner, more maintainable, and philosophy-aligned code without extensive manual review.
Core Features & Use Cases
- Anti-Pattern Detection: Automatically flags issues like large functions, complex inheritance, and missing public API definitions.
- Actionable Fixes: Provides clear "BEFORE" and "AFTER" code examples with step-by-step refactoring guidance.
- Philosophy Alignment: Explains how each detected smell violates core development principles, fostering better coding habits.
- Use Case: During a code review, use this Skill to quickly pinpoint and resolve quality issues, ensuring new code adheres to team standards before merging.
Quick Start
Review this module for code smells and philosophy compliance: /path/to/module/