# dummy-dataset

> Claude/Codex skill by [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars · Updated 2026-07-03

Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.

Tags: agent-skill-repository, agent-skills, agentic-skills, claude-code-marketplace, claude-code-plugins, claude-cowork-plugin, product-management

## Install

```sh
git clone https://github.com/phuryn/pm-skills /tmp/pm-skills && ln -s /tmp/pm-skills/pm-execution/skills/dummy-dataset ~/.claude/skills/dummy-dataset
```

## From README

Dummy Dataset Generation Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Creates executable scripts or direct data files for immediate use. Use when: Creating test data, generating sample datasets, building realistic mock data for development, or populating test environments.

## Links

- HTML page: https://omgskills.com/skills/phuryn/pm-skills/dummy-dataset/
- GitHub: https://github.com/phuryn/pm-skills
- Author: [@phuryn](https://omgskills.com/library/phuryn/index.md)

## More from this repo

- [intended-vs-implemented](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/intended-vs-implemented/index.md) — The method for finding the gap between what a system is supposed to do and what the code actually does — the class of...
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 26k stars
- [shipping-artifacts](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/shipping-artifacts/index.md) — The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
- [strategy-red-team](https://omgskills.com/skills/phuryn/pm-skills/pm-execution/skills/strategy-red-team/index.md) — Red-team a PRD, roadmap, or strategy by attacking its load-bearing assumptions before reality does.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
