What problem does it solve?
This skill helps teams create, maintain, and verify documentation across the skaile-dev monorepo, ensuring coverage of all five doc surfaces (READMEs, CLAUDE.md, Starlight pages, DOMAIN.md / SKILL.md, and _devlog) and preventing drift between code and docs.
Core Features & Use Cases
- Supports writing new docs for undocumented code, updating stale pages after code changes, and auditing gaps across packages.
- Manages all five documentation tiers (README.md, CLAUDE.md, Starlight docs, DOMAIN.md / SKILL.md, and _devlog) and coordinates with helper scripts (doc-tracker, doc-audit, doc-status) to keep surfaces in sync.
- Provides a three-mode workflow (write/update/audit/status) and guidance for validating frontmatter, sources, and page registration.
Quick Start
Run the doc skill in the required mode for a specific target or package.