check-method-length
Skillby dykyi-roman
Analyzes PHP code for method length issues. Detects methods exceeding 30 lines, single responsibility violations, extract method opportunities.
Details
- Path
- skills/check-method-length/SKILL.md
Analyzes PHP code for method length issues. Detects methods exceeding 30 lines, single responsibility violations, extract method opportunities.