design-schema
CommunityPlan and implement scalable schemas fast.
Authorrdimascio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill designs comprehensive database schemas with normalized tables, relationships, constraints, and indexing strategies, including RLS considerations.
Core Features & Use Cases
- Table Design: Create normalized tables with appropriate keys and constraints.
- Relationships: Define one-to-many and many-to-many relationships with foreign keys.
- Migration-Ready: Generate complete SQL migrations and include indexing.
- Use Case: Design a blog schema with users, posts, and comments, including access policies.
Quick Start
Provide a complete SQL migration for a sample blog schema with users, posts, and comments, including RLS.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: design-schema Download link: https://github.com/rdimascio/supabase-marketplace/archive/main.zip#design-schema Please download this .zip file, extract it, and install it in the .claude/skills/ directory.