DocKit Master — Documentation
DocKit Master Documentation
Section titled “DocKit Master Documentation”Quick Reference
- Project: DocKit Master — Knowledge Systematization Engine
- Version: 1.0
- Skills: 11 | Workflows: 5 | IDE Adapters: 6
- Generated: 2026-02-28
Welcome to the DocKit Master documentation — generated by DocKit Master itself as a showcase of its capabilities. One codebase scan produced this entire knowledge base: personas, jobs-to-be-done, process flows, technical architecture, user guides, and API reference.
Knowledge Foundation
Section titled “Knowledge Foundation”Understanding who uses the system and why — the foundation for all documentation.
- Personas — 3 User Personas + 1 Buyer Persona
- Jobs To Be Done — 3 Main Jobs with full JTBD canvases
- Process Flows — Workflows, sequences, lifecycles, journeys
Technical Documentation
Section titled “Technical Documentation”Architecture, data model, deployment, and data flow.
- System Architecture — Component diagram, ADRs
- Data Model — File-based schema and entities
- Deployment Guide — Installation, hosting, CI/CD
- Data Flow — Pipeline transformation diagrams
User Guides (SOPs)
Section titled “User Guides (SOPs)”Step-by-step instructions enriched with persona context and JTBD alignment.
- User Guides Overview — Guide index by persona
- Using the CLI — Generate prompts interactively
- Generating Tech Docs — Architecture and database docs
- Generating SOP Guides — Knowledge-enriched user guides
- Customizing Templates — Theme and CSS customization
Skill API Reference
Section titled “Skill API Reference”Interface documentation for each skill file — inputs, outputs, and rules.
- API Overview — Skill dependency graph
- analyze-codebase — Codebase scanning interface
- content-guidelines — Formatting and quality rules
- Orchestrator (SKILL.md) — Pipeline routing logic
Glossary
Section titled “Glossary”| Term | Definition | Also Known As |
|---|---|---|
| Skill | A Markdown instruction file that guides AI agents | Prompt template |
| Workflow | A multi-step process that orchestrates skills | Pipeline |
| Adapter | A lightweight IDE-specific entry point | Plugin, Extension |
| Knowledge Layer | Personas + JTBD + Flows | Foundation docs |
| Orchestrator | SKILL.md — the main routing file | Entry point |
| Astro Starlight | Static site generator for documentation | Doc framework |