data-seeding-fixtures-builder
CommunityGenerate realistic test data.
Software Engineering#test fixtures#data seeding#database seeding#factory functions#mock data generation#deterministic seeding
AuthorCamilo8902
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of realistic, deterministic seed data for development and testing environments, streamlining the setup process and ensuring data consistency.
Core Features & Use Cases
- Factory Functions: Define reusable functions to generate model instances with varied attributes.
- Realistic Fixtures: Create predefined sets of data that mimic production scenarios.
- Deterministic Seeding: Ensure reproducible test data by using fixed seeds for random data generation.
- Environment-Specific Seeds: Tailor data generation for different environments (development, staging, testing).
- Database Reset: Provides scripts to clear and reset the database to a known state.
- E2E Test Fixtures: Sets up necessary data for end-to-end testing scenarios.
Quick Start
Run the command npm run db:seed:dev to generate development-specific seed data.
Dependency Matrix
Required Modules
@faker-js/faker@prisma/clienttsx
Components
scriptsreferencesassets
💻 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: data-seeding-fixtures-builder Download link: https://github.com/Camilo8902/GabyCosmetics/archive/main.zip#data-seeding-fixtures-builder 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.