database

Installation
SKILL.md

Database Skill

Design and manage PostgreSQL databases following project conventions for schema design, migrations, seeding, and documentation.


When to Use

  • Creating database tables and schemas
  • Writing migration files
  • Designing indexes and constraints
  • Setting up foreign key relationships
  • Creating seed data for development
  • Documenting database structure

Project Structure

Installs
3
GitHub Stars
4
First Seen
Mar 4, 2026
database — profpowell/vanilla-breeze