Design database schemas with normalization, indexing, and migrations. Use when modeling tables, planning indexes, writing migration scripts.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill database-design --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Database Design?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-database-design)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: Database Designer
description: "Design database schemas with normalization, indexing, and migrations. Use when modeling tables, planning indexes, writing migration scripts."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# Database Designer
数据库设计助手。表设计、范式化、索引策略、迁移脚本、测试数据、ER图描述。Database designer with normalization, indexing, migration, seeding, ER diagrams. 数据库、MySQL。
## 推荐工作流
```
需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化
```
## 可用命令
- **design** — design
- **normalize** — normalize
- **index** — index
- **migrate** — migrate
- **seed** — seed
- **diagram** — diagram
---
*Database Designer by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
- Run `database-design help` for commands
- No API keys needed
- Run `database-design help` for all commands
## Commands
Run `database-design help` to see all available commands.
## When to Use
- Quick database tasks from terminal
- Automation pipelines
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!