Commands for generating focused and comprehensive project documentation.
Generate focused documentation for specific components, functions, APIs, and features in your codebase.
/plugin marketplace add NickCrew/claude-ctx-plugin/plugin install nickcrew-claude-ctx@NickCrew/claude-ctx-plugindocs/Commands for generating focused and comprehensive project documentation.
/docs:generate - Generate focused documentation for components, functions, APIs, and features/docs:index - Generate comprehensive project documentation and knowledge base with intelligent organization/docs:diagrams - Build Mermaid diagrams for documentation and system visualization/docs:teacher - Explain concepts and design learning paths with exercises/docs:tutorials - Create hands-on tutorials with progressive steps and exercises# Generate component documentation
cortex cmd docs:generate
# Create comprehensive project index
cortex cmd docs:index