メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

27 days ago
113 stars
MIT
about 22 hours 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