From database-documentation-gen
Generates database documentation including ERD diagrams, data dictionaries, and interactive HTML docs from existing schemas. Useful for team onboarding, architectural reviews, and data governance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/database-documentation-gen:database-documentation-genThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to create detailed database documentation from existing database schemas. It leverages the database-documentation-gen plugin to automate the process, saving time and ensuring consistency. The generated documentation includes ERD diagrams, table relationships, and detailed information about database objects.
This skill empowers Claude to create detailed database documentation from existing database schemas. It leverages the database-documentation-gen plugin to automate the process, saving time and ensuring consistency. The generated documentation includes ERD diagrams, table relationships, and detailed information about database objects.
This skill activates when you need to:
User request: "Generate database documentation for the 'users' database."
The skill will:
User request: "Create an ERD diagram for the 'orders' database."
The skill will:
This skill can be integrated with other plugins to further enhance the documentation process. For example, it can be combined with a diagramming plugin to customize the ERD diagrams or with a document generation plugin to create more sophisticated documentation formats.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin database-documentation-genGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Runs a structured interview session to sharpen plans or designs, producing ADRs and a glossary as output.