Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Database Schema Designer

Skill Verificado
92

Design optimized database schemas for SQL and NoSQL databases including tables, relationships, indexes, and constraints. Creates ERD diagrams, migration scripts, and data modeling best practices. Use when users need database design, schema optimization, or data architecture planning.

Resumen IA

This skill provides structured guidance for designing SQL and NoSQL database schemas, including best practices for tables, relationships, indexes, and constraints. It generates ERD diagrams, migration scripts, and detailed optimization notes based on user requirements.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (like a version number in frontmatter or a CHANGELOG) for this skill. The MIT license file has a copyright year of 2025, but this is not a formal version.

Instalación

npx skills add onewave-ai/claude-skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

28 days ago
113 stars
MIT
Actualizado el 2 days ago
Ver código fuente

Extensiones similares

Schema Exploration

95

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

Skill
langchain-ai

Database Migrator

70

Migrates databases between providers (Postgres, MySQL, Supabase, PlanetScale, MongoDB). Reads source schema, generates migration scripts, handles data type mapping, foreign keys, indexes, triggers, stored procedures. Validates migration with row counts and checksums. Generates migration-plan.md with step-by-step execution guide, rollback procedures, estimated downtime.

Skill
onewave-ai

Query Writing Skill

98

Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database, write SQL, run a SELECT statement, retrieve data, filter records, or generate reports from database tables.

Skill
langchain-ai

Prisma Upgrade v7

98

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

Skill
prisma

SpotDB

98

Extension from aliengiraffe/spotdb

Skill
aliengiraffe

Database Sync

95

Automate database synchronization, replication, migration, and cross-platform data integration

Skill
claude-office-skills