docs
SkillWeb & browsingBuild the full Cadmus documentation website (mdBook + cargo doc + Storybook + Next.js). Use this when asked to build, preview, or update the documentation site.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the docs skill
What this skill tells your AI
The instructions your AI receives, as published by ogkevin/cadmus in .agents/skills/docs/SKILL.md and read by ahel’s review.
Always use cargo xtask docs to build documentation in this project.
Basic usage
# Build the complete documentation website
cargo xtask docs
# Build only the mdBook output (skips website build — faster for local preview)
cargo xtask docs --mdbook-only
Output
The final website is written to website/out/.
Prerequisites
The following tools must be on PATH (all provided by the devenv shell):
mdbookmdbook-mermaidnpm/nodecargogit
Signals
- GitHub stars
- 44
- Forks
- 10
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
docs-ogkevin- Source
- github.com/ogkevin/cadmus