01Organizes rules by placing general best practices before project-specific ones.
02Analyzes codebases to identify project-specific conventions and anti-patterns.
03Creates concise, single-purpose rules for clarity and focus.
04Generates guidelines for bug prevention, code simplicity, and dependency management.
05Structures rules with a consistent naming convention (e.g., LG-<keyword>-001).
0611 GitHub stars