Slash Command272 repo starsupdated 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.
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/document.md -o ~/.claude/commands/document.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
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.).
More from this repository
api-docsSlash Command
Launch the API documentation specialist for OpenAPI specs
apiSlash Command
Launch the API development agent for backend implementation
contentSlash Command
Alternative command for content creation
debugSlash Command
Debug an error or issue
deploySlash Command
Alternative command for DevOps deployment tasks
devopsSlash Command
Launch the DevOps specialist for CI/CD and deployment
frontendSlash Command
Launch the frontend development agent for UI implementation
marketingSlash Command
Launch the marketing content specialist