Skip to main content
Run any Skill in Manus
with one click

database-schema-skill

Stars1
Forks0
UpdatedApril 28, 2026 at 21:47

Designs relational and NoSQL database schemas: tables, fields, data types, relationships, foreign keys, constraints, indexes, and naming conventions. Use this skill when a user asks to design a database, create tables, define a schema, model entities and their relationships, map ERDs, or plan database structure. Common phrasings: "design a database for X", "create the tables for my app", "define a schema", "model these entities", "what tables do I need?", "design my data model", "create an ERD", "how should I structure my database?". Do NOT use when the user wants to write queries against an existing database (use notebook-query-skill), clean/transform data (use data-cleaning-skill), or design an API (use api-design-skill). Schema design is the focus — not query writing or data migration.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly