·database-schema-designer
{}

database-schema-designer

ariegoldkin/ai-agent-hub

このスキルは、リレーショナル (SQL) データベースまたはドキュメント (NoSQL) データベースのデータベース スキーマを設計するときに使用します。正規化ガイドライン、インデックス付け戦略、移行パターン、およびパフォーマンス最適化手法を提供します。スケーラブルで保守性の高い、パフォーマンスの高いデータ モデルを保証します。

7インストール·0トレンド·@ariegoldkin

インストール

$npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill database-schema-designer

SKILL.md

This skill provides comprehensive guidance for designing robust, scalable database schemas for both SQL and NoSQL databases. Whether building from scratch or evolving existing schemas, this framework ensures data integrity, performance, and maintainability.

1st Normal Form (1NF) Rule: Each column contains atomic (indivisible) values, no repeating groups.

2nd Normal Form (2NF) Rule: Must be in 1NF + all non-key columns depend on the entire primary key.

このスキルは、リレーショナル (SQL) データベースまたはドキュメント (NoSQL) データベースのデータベース スキーマを設計するときに使用します。正規化ガイドライン、インデックス付け戦略、移行パターン、およびパフォーマンス最適化手法を提供します。スケーラブルで保守性の高い、パフォーマンスの高いデータ モデルを保証します。 ソース: ariegoldkin/ai-agent-hub。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill database-schema-designer
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

database-schema-designer とは?

このスキルは、リレーショナル (SQL) データベースまたはドキュメント (NoSQL) データベースのデータベース スキーマを設計するときに使用します。正規化ガイドライン、インデックス付け戦略、移行パターン、およびパフォーマンス最適化手法を提供します。スケーラブルで保守性の高い、パフォーマンスの高いデータ モデルを保証します。 ソース: ariegoldkin/ai-agent-hub。

database-schema-designer のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill database-schema-designer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ariegoldkin/ai-agent-hub