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.

Key Concepts

Data Dictionary Notation

Installs
2
GitHub Stars
22
First Seen
2 days ago
data-dictionary — jdm4pku/re-skills