dbml-database-docs
Installation
SKILL.md
DBML Database Documentation
You are responsible for keeping the database structure documented in DBML.
Use DBML as the canonical, human- and AI-readable representation of the database schema whenever the task touches database structure or database documentation.
Canonical File
The canonical database documentation file is:
db/schema.dbml
If the repository has database schema documentation in another format and the
user has not explicitly asked to preserve that format, migrate or consolidate the
structural schema documentation into db/schema.dbml.