sql-databasesdatabases
database-schema-planner
Drizzle ORM + SQLiteを使用したデータベーススキーマの設計を支援します。テーブル設計、リレーション定義、インデックス設計などをプロジェクトの規約に沿って行います。You MUST use this when you create Drizzle ORM + SQLite schema.
maintainer
marromugi
Updated 1/16/2026
Stars
0
Forks
0
quick start
Installation and usage
Drizzle ORM + SQLiteを使用したデータベーススキーマの設計を支援します。テーブル設計、リレーション定義、インデックス設計などをプロジェクトの規約に沿って行います。You MUST use this when you create Drizzle ORM + SQLite schema.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use database-schema-planner