Prompt for designing database schemas with migrations, indexes, and relationships from natural language requirements.
Design a database schema for: [FEATURE_DESCRIPTION] Provide: 1. **Tables**: Name, columns, types, constraints 2. **Relationships**: Foreign keys, junction tables for M:N 3. **Indexes**: For common query patterns 4. **Migration file**: SQL or ORM migration code 5. **TypeScript types**: Matching interfaces/types 6. **Sample queries**: Common read/write operations 7. **Seed data**: Test data for development Considerations: - Use UUID primary keys - Add created_at/updated_at timestamps - Normalize appropriately (3NF unless denormalization is justified) - Add soft delete (deleted_at) if relevant - Consider indexing strategy for expected query patterns - Add check constraints for data integrity
Replace [FEATURE_DESCRIPTION] with what you need to store. Cursor will generate the full schema and migration.
Agent Library is a centralized collection of reusable AI agent skills, workflows, prompts, and specialized knowledge modules. Built for Claude Code, Codex, Cursor, and other AI coding agents with an efficient on-demand loading architecture.
An open-source collection of production-ready AI skills, prompts, templates, and workflows for Claude, ChatGPT, Gemini, Cursor, and other AI tools.
A collection of Skills (system prompts) for autonomous AI Agents and LLMs (Google Antigravity, Claude Code, GitHub Copilot, Codex, Cursor, AutoGPT, ChatGPT, Gemini).
许惟的 AI 工具合集 · A growing collection of practical AI tools & skills. First up: diagram-generator (one sentence → clean diagrams).
A curated collection of high-quality AI prompts for ChatGPT, Claude, Gemini, Cursor, and other AI assistants
A curated collection of ready-to-run automation prompts for real-world workflows.
Workflows from the Neura Market marketplace related to this Cursor resource