Skip to content

User Guides — Overview

Quick Reference

  • Total Guides: 4
  • Roles: Developer, AI Agent, Product Manager
  • Last Updated: 2026-02-28
PersonaRoleKey GuidesJTBD
Developer DanaInstallerUsing the CLI, Customizing TemplatesConfigure tooling
AI Agent AlexExecutorGenerating Tech Docs, Generating SOPsSystematize knowledge
PM ParkerConsumerAll guides (reader)Consume documentation
graph LR

    A["Install"] --> B["Run CLI"]
    B --> C["Paste Prompt"]
    C --> D["Review Docs"]
#GuideDescriptionRoleDifficulty
1Using the CLIGenerate documentation prompts via interactive CLIDeveloperEasy
2Generating Tech DocsCreate architecture, database, and deployment docsAI AgentModerate
3Generating SOP GuidesCreate knowledge-enriched user guidesAI AgentModerate
4Customizing TemplatesModify Astro theme, CSS, and sidebar layoutDeveloperAdvanced