database-documentation-gen
Process use when you need to work with database documentation.
Content Preview
--- name: database-documentation-gen description: | Process use when you need to work with database documentation. This skill provides automated documentation generation with comprehensive guidance and automation. Trigger with phrases like "generate docs", "document schema", or "create database documentation". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(psql:*), Bash(mysql:*), Bash(mongosh:*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compati
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/database-documentation-gen.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/database/database-documentation-gen/skills/database-documentation-gen/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/database/database-documentation-gen/skills/database-documentation-gen/SKILL.md
Related Skills
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 multiple database engines
skill-adaptergenerating database documentation
by jeremylongshore · plugins-plus-skills
data
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
pluginpluginmarketplacedata
by Anthropic · anthropic-official-plugins
database
Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.
data-aidatabase
by sickn33 (Antigravity) · antigravity-awesome-skills
Detecting Data Anomalies
This skill empowers Claude to identify anomalies and outliers within datasets. It leverages the anomaly-detection-system plugin to analyze data, apply appropriate machine learning algorithms, and highlight unusual data points. Use this skill when the user requests anomaly detection, outlier analysis
skill-adapterdetecting data anomalies
by jeremylongshore · plugins-plus-skills