optimize-mock-data
Installation
SKILL.md
Optimize Mock Data
Audit and normalize a set of related JSON (or JSONL) mock fixtures so
every file shares the same shape, formatting, and verbosity budget.
Pure shape work — never touches semantics or business values unless
the user explicitly asks for shrink.
This
SKILL.mdis a thin index. Detailed rules live inrules/*.mdand load on demand. Reusable Python scripts live inscripts/*.pyand run viaBash. Worked example output lives inreferences/example-report.md.