Files
gh-jeremylongshore-claude-c…/skills/database-documentation-gen/scripts/README.md
2025-11-30 08:18:17 +08:00

8 lines
454 B
Markdown

# Scripts
Bundled resources for database-documentation-gen skill
- [ ] init_db_docs.py: Script to initialize the database documentation generation process, handling authentication and connection details.
- [ ] validate_config.py: Script to validate the configuration file for the documentation generation process, ensuring all required parameters are present and valid.
- [ ] erd_generator.py: Script to generate ERD diagrams from the database schema.