본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

Database Schema Designer

Skill 확인됨
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.

AI 요약

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.

설치

npx skills add onewave-ai/claude-skills

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

30 days ago
113 stars
MIT
4 days ago에 업데이트됨
소스 코드 보기

유사한 확장

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