database-design

Installation
SKILL.md

Database Design

Design a database schema from requirements.

Workflow

1. Identify Entities

From the requirements, extract the core entities (nouns):

  • Users, Teams, Projects, Tasks, Comments, etc.
  • Each entity becomes a table

2. Define Relationships

Installs
102
GitHub Stars
397
First Seen
Apr 12, 2026
database-design — spencerpauly/awesome-cursor-skills