·code-metrics-analysis
{}

code-metrics-analysis

aj-geddes/useful-ai-prompts

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.

69Installs·2Trend·@aj-geddes

Installation

$npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill code-metrics-analysis

SKILL.md

Measure and analyze code quality metrics to identify complexity, maintainability issues, and areas for improvement.

| Cyclomatic Complexity | Number of linearly independent paths | 1-10 | | Cognitive Complexity | Measure of code understandability | <15 | | Lines of Code | Total lines (LOC) | Function: <50 | | Maintainability Index | Overall maintainability score | >65 | | Code Churn | Frequency of changes | Low | | Test Coverage | Percentage covered by tests | >80% |

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt. Source: aj-geddes/useful-ai-prompts.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill code-metrics-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill code-metrics-analysis
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-metrics-analysis?

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt. Source: aj-geddes/useful-ai-prompts.

How do I install code-metrics-analysis?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill code-metrics-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aj-geddes/useful-ai-prompts