agent-bus-docs-site
Installation
SKILL.md
Agent Bus Docs Site
Use this skill for Agent Bus website and docs-site work. The important contract is that the repository Markdown remains the source of truth; the Fumadocs content tree is generated output.
Read references/generator-contract.md before changing the generator or debugging site content drift.
Source Of Truth
- Author durable documentation in
docs/**/*.md,spec.md, andCHANGELOG.md. - Do not hand-edit
site/content/docs/orsite/public/docs-assets/; regenerate them. - Keep website copy that explains product positioning aligned with the authored Markdown docs when the same facts appear in both places.
- Treat generated docs routes as public site behavior, not just build artifacts.