← Back to list
🛠️
dummy-dataset ✓ Security reviewed
Generate realistic dummy datasets for testing with customizable columns, constraints, and output …
🛠️ Developer Tools By phuryn Version v1.0.0 Updated 2026-09-03
6.0Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "dummy-dataset" skill by following the instructions at https://skill123.me/install/dummy-dataset.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/dummy-dataset.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 2 KB

About this skill

Overview

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.

Source

  • Repo: https://github.com/phuryn/pm-skills
  • Path: pm-execution/skills/dummy-dataset

Evaluation

AI-evaluated 2026-09-03: Clear argument structure, step-by-step process, a Python template, and concrete example spec with constraints, though the template is skeletal. Solves a common dev/testing need; benign local file generation with no risky operations.

Score breakdown

Quality
6.0
Usability
6.0
Security
6.0
Popularity
9.0