data-dictionary
Installation
SKILL.md
Purpose
Create a structured data dictionary that formally defines every data element referenced in requirements: primitive types, composite structures, repeating groups, and valid values. Use this to eliminate ambiguity, detect missing requirements, and provide developers with precise data specifications.
This is not a database schema -- it is a requirements-level definition of what data means and how it is structured, independent of implementation technology.