What problem does it solve?
This skill automates generation and maintenance of a Docusaurus documentation site from ADRs and OpenSpec specs, eliminating manual transforms, cross-references, and upgrade bookkeeping.
Core Features & Use Cases
- Scaffold or integrate a standalone docs-site or a build-time plugin into an existing Docusaurus project.
- Transforms and components convert ADRs and specs to MDX with RFC 2119 highlighting, requirement boxes, badges, cross-reference links, and auto-generated sidebars.
- Upgrade tracking and safety creates and maintains a .design-docs.json manifest with sha256 checksums to manage template upgrades while preserving user customizations.
- Use Case: Publish a living architecture docs site from docs/adrs and docs/openspec/specs or add a non-destructive sync plugin to a corporate Docusaurus site.
Quick Start
Run the docs skill to scaffold or integrate a Docusaurus docs site from your repository's ADRs and OpenSpec specs.