What problem does it solve?
Centralizes and automates the creation of developer-facing documentation for Starlake projects so teams no longer manually assemble domain, table, and transform documentation or keep docs in sync with code and schemas.
Core Features & Use Cases
- Comprehensive Site Generation: Produces a full documentation website that includes domains, tables, attributes, transforms, and their relationships.
- Flexible Output Formats: Supports Docusaurus MDX and machine-readable JSON outputs and accepts custom templates and output directories.
- Use Case: Quickly generate a browsable site for stakeholders or an exportable JSON artifact for CI pipelines that validates and publishes the current metadata snapshot.
Quick Start
Run the site skill to generate a documentation website in your chosen format and output directory using the starlake CLI with appropriate template and clean options.