Skill
dummy-dataset
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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
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
More from this repo
summarize-meeting
Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and...
ab-test-analysis
Used to analyze A/B test results with statistical significance, sample size validation, confidence intervals, and...
analyze-feature-requests
Used to analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk.