Skip to content

Developer Dana — User Persona

Quick Reference

  • Role: Developer / DevOps Engineer
  • Tech Proficiency: Advanced
  • Frequency: Weekly (install, configure, customize)
  • Key Modules: scripts/, adapters/, SKILL.md, templates/
AttributeDetail
Persona NameDeveloper Dana
Role in SystemInstaller, configurator, and skill extender
Reports ToTech Lead Taylor
Team Size3–10 developers
  • Quick installation — set up DocKit Master in any IDE in under 2 minutes
  • Consistent documentation quality across all team projects
  • Customizable output to match team conventions and standards
  • IDE fragmentation — each IDE has different config locations (scripts/install.sh)
  • Path issues on macOS — spaces in iCloud paths cause script failures
  • Keeping adapter files in sync when SKILL.md changes
FeatureAccessFrequencyJTBD
install.shExecuteMonthlyInstall for team
dockit-master.shExecuteWeeklyGenerate prompts
adapters/*CustomizeMonthlyConfigure per IDE
templates/astro-premium/CustomizeQuarterlyAdjust appearance
SKILL.mdRead/ModifyMonthlyExtend pipeline
graph LR

    A["Install"] --> B["Configure IDE"]
    B --> C["Run CLI"]
    C --> D["Paste Prompt"]

Workflow summary: Developer Dana runs install.sh, configures the adapter file for their IDE, then uses dockit-master.sh to generate a prompt they paste into their AI coding environment.