json-schema-faker

Generate realistic fake data from JSON schemas, producing 1-50 valid records that conform exactly to the schema. Use when creating sample datasets from schema definitions, populating test databases, or generating example API responses. Returns only valid JSON that passes schema validation.

$ Installer

git clone https://github.com/arobida/data-smith /tmp/data-smith && cp -r /tmp/data-smith/.claude/skills/json-schema-faker-skill ~/.claude/skills/data-smith

// tip: Run this command in your terminal to install the skill