pattern-detection-walkthroughs

Installation
SKILL.md

Pattern Detection Walkthroughs

Diagnostic Flow

Each walkthrough follows four steps:

  1. Smell Detection (detect-code-smells)
  2. Anti-Pattern Check (anti-patterns-catalog)
  3. Refactoring Selection (refactor skills)
  4. Design Pattern (prevent recurrence)

Walkthrough 1: God Class → Extract Class + Facade

Smell: Large Class — 15+ methods across auth, profiles, email, billing.

Installs
7
GitHub Stars
4
First Seen
Apr 8, 2026
pattern-detection-walkthroughs — mickeyyaya/refactoring-skills