·schema-designer
{}

schema-designer

clidey/whodb

Help design database schemas, create tables, and plan data models. Activates when users ask to create tables, design schemas, or model data relationships.

20Installs·2Trend·@clidey

Installation

$npx skills add https://github.com/clidey/whodb --skill schema-designer

SKILL.md

Help users design database schemas, create tables, and model data relationships.

Identifiers | Use Case | PostgreSQL | MySQL | SQLite |

| Auto-increment ID | SERIAL / BIGSERIAL | INT AUTOINCREMENT | INTEGER PRIMARY KEY | | UUID | UUID | CHAR(36) | TEXT |

Help design database schemas, create tables, and plan data models. Activates when users ask to create tables, design schemas, or model data relationships. Source: clidey/whodb.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/clidey/whodb --skill schema-designer
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is schema-designer?

Help design database schemas, create tables, and plan data models. Activates when users ask to create tables, design schemas, or model data relationships. Source: clidey/whodb.

How do I install schema-designer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/clidey/whodb --skill schema-designer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/clidey/whodb

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01