daramex-monorepo-docs
Installation
SKILL.md
DaraMex Documentation Skill
Guide for working with the DaraMex internal docs site (VitePress). For VitePress-specific help (theming, custom components, advanced Markdown), use the vitepress skill.
Reference Files
Read these as needed — don't load everything upfront:
| File | When to read |
|---|---|
references/templates.md |
When creating a new doc (has Feature, ADR, Workflow, Runbook templates) |
references/folder-structure.md |
When unsure where a doc goes or when adding a new module |
references/vitepress-integration.md |
When adding a page to the sidebar or touching VitePress config |
Mandatory Workflow (every documentation change)
Follow these steps in order. Skipping any step risks orphaned pages, broken navigation, or stale registry entries.