plan-reduce-max-lines-per-function

Community

Shrink oversized functions.

AuthorCodySwannGT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of overly long functions in codebases, which can lead to decreased readability, maintainability, and increased complexity.

Core Features & Use Cases

  • Threshold Enforcement: Updates ESLint configurations to enforce a maximum line count per function.
  • Violation Identification: Detects and reports functions that exceed the specified line limit.
  • Refactoring Guidance: Provides strategies for splitting large functions into smaller, more manageable units.
  • Use Case: A team wants to improve code quality by ensuring no function exceeds 50 lines. This Skill helps them identify and plan the refactoring of existing functions that violate this new standard.

Quick Start

Use the plan-reduce-max-lines-per-function skill to set the maximum lines per function to 50.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plan-reduce-max-lines-per-function
Download link: https://github.com/CodySwannGT/lisa/archive/main.zip#plan-reduce-max-lines-per-function

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.