Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:17 +08:00
commit 075cc8fe93
8 changed files with 1976 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for database-documentation-gen skill
- [ ] database_best_practices.md: Documentation outlining database documentation best practices.
- [ ] supported_db_engines.md: Documentation detailing the supported database engines and their specific configurations.
- [ ] erd_diagram_conventions.md: Documentation explaining the conventions used in the generated ERD diagrams.
- [ ] api_documentation.md: API documentation for the database documentation generation tool.