database-schema-designer

Installation
SKILL.md

Database Schema Designer

Design optimized, scalable database schemas with proper relationships and indexes.

Instructions

When a user needs database schema design:

  1. Gather Requirements:

    • What type of database (PostgreSQL, MySQL, MongoDB, etc.)?
    • What is the application domain?
    • What are the main entities/resources?
    • What queries will be most common?
    • Expected data volume and growth?
    • Performance requirements?
    • Specific constraints or compliance needs?
  2. Design Schema Following Best Practices:

Related skills
Installs
4
GitHub Stars
27
First Seen
Feb 5, 2026