BeClaude

code-health

New
1Community RegistryGeneralby lepinkainen

Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/code-health.md https://raw.githubusercontent.com/lepinkainen/skills/main/SKILL.md
3
Invoke in Claude Code
/code-health
View source on GitHub
testingdocumentation

Frequently Asked Questions

What is code-health?

Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues

How to install code-health?

To install code-health, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /code-health.

What is code-health best for?

code-health is a community categorized under General. It is designed for: testing, documentation. Created by lepinkainen.