community/database-schema/SKILL.md
Document database schemas with diagrams and descriptions
npx skillsauth add mqtik/mate-skills-registry database-schemaInstall 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.
Help the user document their database schema. When given SQL CREATE TABLE statements or ORM model definitions, generate a structured document describing each table: its purpose, all columns with types, constraints, and descriptions, primary keys, foreign keys, and indexes. Generate a Mermaid erDiagram block showing the entity relationships with cardinality labels. For each relationship, explain the business logic it represents. Document any important constraints, triggers, or conventions (e.g., soft-delete patterns, audit timestamps). Group tables logically by domain or module. When schema purpose is unclear, infer from column names and ask for confirmation. Output the documentation in Markdown format, ready to include in a project wiki or README.
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