claude-documentation

Generate standardized README documentation for Claude Code components.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/hunterbrewer04/claude-toolkit --skill claude-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-documentation
Source: https://github.com/hunterbrewer04/claude-toolkit/tree/main/skills/claude-documentation
Command: npx skills add https://github.com/hunterbrewer04/claude-toolkit --skill claude-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of consistent, high-quality README documentation for Claude Code components, saving developers time and ensuring clarity.

Core Features & Use Cases

  • Component Documentation: Generates READMEs for skills, hooks, and sub-agents.
  • Index Generation: Creates a catalog README for an entire directory of components.
  • Use Case: After building a new skill, use this to generate its README, ensuring it includes all necessary sections like triggers, how it works, and examples.

Quick Start

Use the claude documentation skill to generate a README for the hook builder skill.

Frequently Asked Questions about claude-documentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a standardized README for Claude Code skills and hooks?

To generate a standardized README for Claude Code skills and hooks, this documentation tool automates metadata extraction from source files and applies templates to produce consistent component documentation.

Can I automatically create an index catalog for a directory of Claude Code components?

Yes, you can automatically create an index catalog for a directory of Claude Code components. The tool supports index generation to build a catalog README for multiple components within a directory.

What sections should a Claude Code sub-agent README include?

A Claude Code sub-agent README should include necessary sections like triggers, how it works, and examples. The documentation tool applies appropriate templates to ensure these sections are consistently generated.

Does this documentation generator extract metadata automatically from source files?

Yes, the documentation generator extracts metadata automatically from source files. It parses the component code to apply the correct template and output a standardized README without manual data entry.

What is the best way to document multiple Claude Code hooks at once?

The best way to document multiple Claude Code hooks at once is using index generation. This creates a catalog README covering an entire directory of components for consistent output.

Why do I need standardized documentation for Claude Code components?

You need standardized documentation for Claude Code components to save development time and ensure clarity. It automates the creation of high-quality READMEs, guaranteeing that all necessary sections are consistently included.