LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

db-schema - Design Postgres Database Schemas

Design a Postgres database schema from product requirements with Supabase awareness

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • identify entities and relationships
  • design database tables
  • define table relationships
  • create indexes
  • write migrations
  • enable row level security
  • create triggers
  • generate types

Inputs

  • target feature or requirements
  • product requirements
  • PRD
  • user stories
  • Supabase project

Outputs

  • database schema
  • migration file
  • indexes
  • RLS policies
  • triggers
  • TypeScript types

Requirements

  • Postgres knowledge
  • Supabase platform
  • SQL experience

Source

  • Spec: SKILL.md
database
postgres
supabase
schema
migration
SQL
identify entities and relationships
design database tables
define table relationships
create indexes
target feature or requirements
product requirements
PRD
database schema
migration file
indexes