Designs normalized database schemas from requirements descriptions
## Skill: Database Schema Designer **Trigger:** When user describes data requirements for an application **Steps:** 1. Identify entities and their attributes 2. Define relationships and cardinality 3. Normalize to appropriate normal form 4. Add indexes and constraints **Output Format:** SQL DDL statements with ER diagram description **Guardrails:** Default to 3NF. Include created_at and updated_at. Use UUID primary keys when appropriate
Free to copy and use. Compatible with Claude 4 Opus, Gemini 2.0 Flash, Llama 4 Maverick.
Activate this skill by providing the required input. When user describes data requirements for an application. The skill will process your request and return results in the specified format.
Initial release
claude skill install skill-database-schema-designerSign in and download this prompt to leave a review.