Dev Org
Dev Org from shabaraba/shabaraba-cc-plugins.
Skills in this plugin
3- ▌ Solid Principles · shabaraba bundleThis skill should be used when the user asks about "SOLID principles", "single responsibility", "open/closed principle", "Liskov substitution", "interface segregation", "dependency inversion", or when analyzing code for design principle violations. Provides comprehensive guidance for detecting and fixing SOLID violations.
- ▌ Refactoring Patterns · shabaraba bundleThis skill should be used when the user asks about "refactoring", "code smells", "extract method", "extract class", "rename refactoring", "move method", or when improving code structure without changing behavior. Provides Martin Fowler's refactoring catalog and code smell detection.
- ▌ Self Directed Debugging · shabaraba bundleAutonomous development workflow that proactively asks questions, verifies implementation with tools, and auto-fixes linter errors. Use when implementing features to ensure quality through self-driven verification.