Write Documentation banner
jeffh jeffh

Write Documentation

Documentation community

Description

--- description: Generate comprehensive markdown documentation for all plugins in the marketplace --- # Write Plugin Documentation You are tasked with generating comprehensive documentation for all plugins in this marketplace. ## Process: 1. **Read the marketplace configuration:** - Read `.claude-plugin/marketplace.json` to get the list of all plugins - Extract plugin metadata: name, description, version, author, category 2. **For each plugin, gather information:** - Read all comma

Installation

Installs to ~/.claude/commands/jeffh-claude-plugins-write_documentation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jeffh/claude-plugins/HEAD/.claude/commands/write_documentation.md -o ~/.claude/commands/jeffh-claude-plugins-write_documentation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository