Claude Code Plugins

Community-maintained marketplace

Feedback

Static code analysis and complexity metrics

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name code-analyzer
description Static code analysis and complexity metrics
context:fork true
allowed-tools Bash, Read, Glob

Code Analyzer Skill

Overview

Static code analysis and metrics. 90%+ context savings.

Tools (Progressive Disclosure)

Analysis

Tool Description
analyze-file Analyze single file
analyze-project Analyze entire project
complexity Calculate complexity metrics

Metrics

Tool Description
loc Lines of code
cyclomatic Cyclomatic complexity
maintainability Maintainability index
duplicates Find duplicate code

Reporting

Tool Description
summary Get analysis summary
hotspots Find complexity hotspots
trends Analyze metric trends

Agent Integration

  • code-reviewer (primary): Code review
  • refactoring-specialist (primary): Tech debt analysis
  • architect (secondary): Architecture assessment