docs-health

Official

Keep CLAUDE docs lean and consistent.

Authorair-gapped
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill checks CLAUDE.md and every skill's SKILL.md to ensure documentation stays within size limits and maintains clear line counts, promoting readability and maintainability.

Core Features & Use Cases

  • Size & Line Count Auditing: Measures byte size and line counts for CLAUDE.md and SKILL.md files to flag oversized docs.
  • Guidance & Refactoring: Suggests consolidation or movement of content when limits are exceeded.
  • Use Case: A team re-evaluates documentation to keep CLAUDE.md under recommended thresholds while keeping skills concise and actionable.

Quick Start

Run: wc -c CLAUDE.md; wc -l CLAUDE.md; wc -c .claude/skills//SKILL.md 2>/dev/null; wc -l .claude/skills//SKILL.md 2>/dev/null

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: docs-health
Download link: https://github.com/air-gapped/cooked/archive/main.zip#docs-health

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.