đŸŽ¯

plan-lower-code-complexity

đŸŽ¯Skill

from codyswanngt/lisa

VibeIndex|
What it does
|

Reduces codebase cognitive complexity by lowering the threshold by 2, identifying functions that exceed the new limit, generating a brief with refactoring strategies, and creating a plan with tasks to fix all violations.

đŸ“Ļ

Same repository

codyswanngt/lisa(20 items)

plan-lower-code-complexity

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add codyswanngt/lisa --skill plan-lower-code-complexity
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add codyswanngt/lisa --skill plan-lower-code-complexity
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/plan-lower-code-complexity/SKILL.md

SKILL.md

23Installs
-
AddedFeb 10, 2026

More from this repository10

đŸŽ¯
claude-code-actionđŸŽ¯Skill

Skill

đŸŽ¯
lisa-integration-testđŸŽ¯Skill

Runs integration tests for Lisa templates against downstream projects, verifying builds still pass and automatically fixing upstream templates when issues are found.

đŸŽ¯
skill-creatorđŸŽ¯Skill

A guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating a new skill or updating an existing one.

đŸŽ¯
plan-add-test-coverageđŸŽ¯Skill

Plans and increases test coverage to a specified threshold by running coverage reports, identifying files with the lowest coverage, and creating a task plan for adding missing tests.

đŸŽ¯
mutation-testingđŸŽ¯Skill

Skill

đŸŽ¯
plan-reduce-max-lines-per-functionđŸŽ¯Skill

Automates the process of reducing maximum lines-per-function thresholds by updating ESLint configuration, identifying oversized functions, and generating refactoring plans to split them.

đŸŽ¯
lisa-review-implementationđŸŽ¯Skill

A skill for comparing a project's Lisa-managed files against source templates to identify configuration drift, generating diffs for drifted files and offering to upstream improvements back to Lisa.

đŸŽ¯
jira-verifyđŸŽ¯Skill

Verifies that JIRA tickets meet organizational standards by checking epic parent relationships and validating description quality and completeness using Atlassian MCP tools.

đŸŽ¯
plan-local-code-reviewđŸŽ¯Skill

A skill for performing multi-agent parallel code review on local branch changes, checking for bugs, CLAUDE.md compliance, git history context, and previous PR comments, scoring findings by confidence level.

đŸŽ¯
plan-fix-linter-errorđŸŽ¯Skill

Skill