BigHugger
sk Skill · a-tokyo

database-documentation

Generate grounded-and-verified, engine-agnostic database documentation that reaches 100% parity with the real schema. Introspects the LIVE database as ground truth and cross-validates it against ORM models, migrations, generated types, seeds, and application queries, then proves completeness by diffing the docs back against the database. Produces ER diagrams (mermaid), per-table data dictionaries, and a…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
JavaScript
Host repository
a-tokyo/agent-skills
Version
0.0.1
Compatible with
Best results need read access to the live database (via a DB CLI, docker exec, or a connected DB MCP server) and, on platforms that support it, parallel subagents. Degrades gracefully without them.
Licence
MIT
Host stars
16
Host language
JavaScript