Skip to main content
ClaudeWave
Slash Command272 estrellas del repoactualizado 10mo ago

document

The document command generates or updates documentation for specified code components using an automated doc-writer agent. Use this command to create comprehensive README files, API documentation, architecture guides, or other technical documentation that needs clear structure and consistent formatting across a codebase.

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/document.md -o ~/.claude/commands/document.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

document.md

Use the doc-writer agent to create or update documentation for: $ARGUMENTS. Generate comprehensive, clear, and well-structured documentation appropriate for the target (README, API docs, architecture docs, etc.).