qa-data-factory
CommunityGenerate realistic test data.
AuthorAZANIR
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation of realistic, consistent, and reproducible test data, eliminating the challenges of manual data setup and ensuring reliable test environments.
Core Features & Use Cases
- Fixture Generation: Create static, version-controlled data for predictable scenarios.
- Dynamic Data Generation: Use factory patterns and faker-based seeds for dynamic, realistic, and locale-aware data.
- Use Case: When testing a user registration flow, generate a variety of realistic user profiles (names, emails, addresses) using faker, and then use a factory pattern to create specific user types (e.g., admin, premium) with custom overrides for each test.
Quick Start
Generate a TypeScript factory for a 'Product' entity with fields like 'id', 'title', and 'price'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: qa-data-factory Download link: https://github.com/AZANIR/qa-skills/archive/main.zip#qa-data-factory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.