plan-reduce-max-lines-per-function - Reduce max lines per function threshold and fix violations
Reduces the maximum lines per function threshold and fixes all violations
Tags
Updated: 2026-02-13Capabilities
What this skill does
- read eslint configuration
- update threshold settings
- run lint checks
- identify function violations
- generate refactoring brief
- create implementation plan
Inputs
- target threshold value
- eslint configuration file
- source code files
Outputs
- updated eslint configuration
- refactoring brief document
- implementation plan
- lint violation report
Requirements
- eslint configuration
- bun runtime
- lint command availability
