Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

data-model-doc

스타4
포크1
업데이트2026년 6월 17일 12:58

Produce a full relational data-model document from an app's in-memory/demo models or an existing schema. Reads the real source (never invents), reshapes it into the house DB schema (tbl{Object}, abbreviated int PKs, f-prefixed FKs, join tables, audit columns), separates STORED vs DERIVED, and adds integrity constraints, indexes, finalize/lock immutability, and year-scoping. Optionally convenes the board (Elon + Tony Stark) for normalization & maintainability review. Outputs a self-contained HTML doc via html-doc-style into the project's _documentation/. Use when asked to "show / document / design the data model", "turn the demo data into a schema", or "what tables back this app".

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly