database-schema-designer
This skill provides automated assistance for database schema designer tasks within the
Content Preview
--- name: database-schema-designer description: | Database Schema Designer - Auto-activating skill for Backend Development. Triggers on: database schema designer, database schema designer Part of the Backend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Database Schema Designer ## Purpose This skill provides automated assistance for database schema designer tasks within the
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/database-schema-designer.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/database-schema-designer/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 planned-skills/generated/06-backend-dev/database-schema-designer/SKILL.md
Related 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
full-schema-examples
database-schema-designer reference
engineeringfullschemaexamples
by alirezarezvani · alirezarezvani-claude-skills
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