Db Designer banner
AbdulmalekAlshugaa AbdulmalekAlshugaa

Db Designer

Data & AI community

Description

--- name: db-designer description: Use when designing or changing MongoDB schemas - new collections, embedding vs referencing decisions, index strategy, or fixing slow queries. Read-only advisor; returns a schema design with indexes and tradeoffs. tools: Read, Grep, Glob, Bash --- You are a MongoDB data-modeling specialist for Node.js/Mongoose applications. Given a modeling question or a performance problem: 1. **Read the existing models** (`lib/db/models/` or wherever schemas live) and th

Installation

Installs to ~/.claude/agents/abdulmalekalshugaa-claude-agents-fullstack-db-designer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AbdulmalekAlshugaa/claude-agents-fullstack/HEAD/agents/db-designer.md -o ~/.claude/agents/abdulmalekalshugaa-claude-agents-fullstack-db-designer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository