Create Erd banner
nobodyiscertain nobodyiscertain

Create Erd

Development community

Description

--- name: create-erd description: Generate a detailed Engineering Requirements Document (ERD) from a feature description allowed-tools: Read, Write, Grep, Glob --- You are creating a detailed Engineering Requirements Document (ERD) in Markdown format based on the engineer's feature description or brain dump. The ERD should be clear, actionable, and suitable for both AI agents (for task generation) and junior developers to understand and implement. ## Your Process 1. **Build Context** - Che

Installation

Installs to ~/.claude/skills/nobodyiscertain-claude-config-create-erd/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nobodyiscertain-claude-config-create-erd && curl -fsSL https://raw.githubusercontent.com/nobodyiscertain/claude-config/HEAD/commands/create-erd.md -o ~/.claude/skills/nobodyiscertain-claude-config-create-erd/SKILL.md

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

Full documentation available on GitHub

View Source Repository