Database Design
MoizIbnYousaf/Ai-Agent-SkillsDatabase schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or optimizing queries.
At a glance
git clone --depth 1 https://github.com/MoizIbnYousaf/Ai-Agent-Skills
cp -r Ai-Agent-Skills/skills/database-design ~/.claude/skills/database-design
Setup, runtime and requirements describe MoizIbnYousaf/Ai-Agent-Skills, the repo this skill ships in.
Also in MoizIbnYousaf/Ai-Agent-Skills
View the repoClarify requirements before implementing. Do not use automatically, only when invoked explicitly.
Use when checking the overall health of a skills library. Run doctor, validate, check for stale skills, and verify generated docs are in syn...
Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or...
Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke wi...
Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output...
Use when regenerating README.md and WORK_AREAS.md in a managed library workspace. Always dry-run first to preview changes.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical...
Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, o...
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real...
Use when building a managed team skills library for a real stack. Map work to shelves, browse before curating, write meaningful `whyHere` no...
Use when installing skills from a shared ai-agent-skills library repo. Inspect with `--list` first, prefer `--collection`, and preview with...
Building applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatb...