test-data-generator
Generate realistic test data including users, products, orders, and custom schemas for comprehensive testing
Installation
Open Claude Code and run this command:
/plugin install test-data-generator@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Generate realistic test data including users, products, orders, and custom schemas for comprehensive testing.
Features
- Realistic data - Names, emails, addresses, phone numbers
- Business data - Products, orders, invoices, transactions
- Technical data - UUIDs, IPs, URLs, tokens
- Custom schemas - JSON Schema, TypeScript, GraphQL
- Bulk generation - Create thousands of records
- Locale support - Data for different regions
- Deterministic - Reproducible with seeds
Skills (1)
generating-test-data
View full skill →
'Generate realistic test data including edge cases and boundary conditions.
ReadWriteEditGrepGlobBash(test:data-*)
How It Works
Generate 100 test users with addresses
Create e-commerce test data (products, orders, customers)
Generate API test data matching our OpenAPI schema