database-schema-designer
✓正規化、インデックス作成、移行パターンを使用した SQL および NoSQL スキーマ設計。データベース スキーマの設計、テーブルの作成、低速クエリの最適化、またはデータベース移行の計画を行うときに使用します。
SKILL.md
Database Schema Designer 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 スキーマ設計。データベース スキーマの設計、テーブルの作成、低速クエリの最適化、またはデータベース移行の計画を行うときに使用します。 ソース: yonatangross/orchestkit。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/yonatangross/orchestkit --skill database-schema-designer- カテゴリ
- >_生産性
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
database-schema-designer とは?
正規化、インデックス作成、移行パターンを使用した SQL および NoSQL スキーマ設計。データベース スキーマの設計、テーブルの作成、低速クエリの最適化、またはデータベース移行の計画を行うときに使用します。 ソース: yonatangross/orchestkit。
database-schema-designer のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yonatangross/orchestkit --skill database-schema-designer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/yonatangross/orchestkit
詳細
- カテゴリ
- >_生産性
- ソース
- skills.sh
- 初回登録
- 2026-02-01