Auto-generate comprehensive documentation
Detailed documentation for each command including when to use it, what it's best for, and real-world examples.
Generate comprehensive documentation
Automatically generates multiple types of documentation including API references, user guides, architecture diagrams, and code documentation. Extracts information from code, comments, and structure to create comprehensive docs.
/siftcoder:document [type]codeDocument code with inline commentsapiGenerate API reference documentationuserCreate end-user guidesarchitectureGenerate architecture diagrams and technical docsOnboarding new developers, creating API docs, documenting features, keeping docs in sync
Large codebases, APIs, libraries, frameworks, team knowledge sharing
/siftcoder:document api # Generates: API endpoints, parameters, response formats, examples