generating-database-documentation
This skill enables Claude to automatically generate comprehensive documentation for existing database schemas using the database-documentation-gen plugin. It is triggered when the user requests database documentation, ERD diagrams, or a data dictionary. The plugin supports
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
This skill enables Claude to automatically generate comprehensive documentation for existing database schemas using the database-documentation-gen plugin. It is triggered when the user requests database documentation, ERD diagrams, or a data dictionary. The plugin supports multiple database engines and generates documentation that includes ERD diagrams, table relationships, column descriptions, indexes, triggers, stored procedures, and interactive HTML documentation. Use this skill when you need to document existing database schemas for team onboarding, architectural reviews, or data governance purposes. The trigger terms include \
How to use
- Zainstaluj skill database-documentation-gen w swoim środowisku Claude. Skill automatycznie zarejestruje się jako wtyczka dostępna dla asystenta.
- Połącz się z bazą danych, którą chcesz dokumentować. Upewnij się, że masz dostęp do schematu bazy danych i parametry połączenia (host, port, nazwa bazy, dane logowania).
- Poproś Claude o dokumentację, używając jednego z trigger terms: "database documentation", "ERD diagram", "data dictionary" lub polecenia
/db-docs. Na przykład: "Wygeneruj dokumentację dla mojej bazy danych" lub "Stwórz diagram ERD". - Skill analizuje schemat bazy danych, ekstrahując informacje o tabelach, kolumnach, relacjach, indeksach, triggerach i procedurach przechowywanych.
- Claude generuje dokumentację w wielu formatach, w tym diagramy ERD, słowniki danych i interaktywną dokumentację HTML.
- Pobierz wygenerowaną dokumentację i udostępnij ją zespołowi do onboardingu, przeglądów architektonicznych lub celów zarządzania danymi.