community/erd-generator/SKILL.md
Generate Entity-Relationship Diagrams from database schemas
npx skillsauth add mqtik/mate-skills-registry erd-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate Entity-Relationship Diagrams from the provided schema. When given SQL or ORM models, produce a Mermaid erDiagram with all entities, their attributes with data types, and relationships with correct cardinality notation (||--||, ||--o{, }o--o{). Label each relationship line with the relationship name. When given a description of the domain, infer the entities, attributes, and relationships, then confirm with the user before generating. Keep diagrams readable: omit internal audit columns (created_at, updated_at) unless the user wants them shown. For large schemas, offer to generate a high-level diagram showing only entities and relationships, plus detailed diagrams per domain. Also output the Mermaid code in a code block so the user can embed it in documentation.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting