dummy-dataset

Generate customizable dummy datasets in CSV, JSON, SQL, and Python script formats.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/spandios/vibe-utils --skill dummy-dataset-spandios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dummy-dataset
Source: https://github.com/spandios/vibe-utils/tree/main/skills/dummy-dataset
Command: npx skills add https://github.com/spandios/vibe-utils --skill dummy-dataset-spandios

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of realistic dummy datasets, saving significant time and effort in software development and testing.

Core Features & Use Cases

  • Customizable Data Generation: Define columns, data types, constraints, and output formats (CSV, JSON, SQL, Python script).
  • Realistic Data: Generates data that mimics real-world patterns and business rules.
  • Use Case: When building a new e-commerce feature, use this Skill to generate 10,000 realistic user profiles and transaction records to test the system's performance and accuracy.

Quick Start

Use the dummy-dataset skill to generate 500 customer records in CSV format.

Frequently Asked Questions about dummy-dataset

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate realistic mock data for software testing?

You can generate realistic mock data by defining parameters for dataset type, row count, columns, constraints, and output format. This tool creates datasets that mimic real-world patterns and business rules for testing and development.

What output formats can I export dummy datasets to?

You can export dummy datasets to CSV, JSON, SQL, and Python script formats. This allows direct integration into databases, applications, or testing scripts depending on your development needs.

Can I apply specific constraints and data types when creating a dataset?

Yes, you can apply customizable constraints and define data types for columns when creating a dataset. This ensures the generated data adheres to specific business rules and validation requirements.

What's the best way to create 10,000 realistic customer records for development?

The best way to create 10,000 realistic customer records is to define the product type, specify 10,000 rows, configure columns and constraints, and select an output format like CSV or JSON for performance testing.

Do I need any external dependencies to generate dummy data?

No external dependencies are required to generate dummy data. The tool operates independently using built-in scripts and references to produce datasets based on your user-defined parameters.