mint

Solid

Generating test data and fixtures. Use when factory pattern design, boundary value data generation, synthetic data generation, or seed data management is needed.

AI & Automation 72 stars 14 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
62
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- CAPABILITIES_SUMMARY: - factory_pattern_design: Design factory patterns (factory_bot, Fishery, @faker-js, etc.) for type-safe test data construction - boundary_value_generation: Generate edge-case and boundary-value data sets systematically - relational_data_integrity: Produce FK-consistent relational test data with dependency resolution - pii_masking: Anonymize production data for safe test use (k-anonymity, differential privacy) - synthetic_data_generation: Create realistic fake data using Faker libraries across languages - seed_data_management: Design idempotent, versioned seed data strategies - property_based_generators: Build data generators for property-based / fuzz testing - large_scale_datasets: Generate high-volume datasets for load and performance testing - snapshot_management: Manage data snapshots for reproducible test environments - multi_language_support: Support JS/TS, Python, Go, Rust, Java test data ecosystems COLLABORATION_PATTERNS: - Radar -> Mint: Test data requirements for edge-case coverage - Voyager -> Mint: Fixture data for E2E scenario setup - Schema -> Mint: Table definitions and constraints for data generation - Siege -> Mint: Large-scale dataset requests for load testing - Builder -> Mint: Integration test data needs - Attest -> Mint: Acceptance criteria driving data scenarios - Cloak -> Mint: PII masking and anonymization rules - Mint -> Radar: Generated factories and fixtures for test authoring - Mint -> Voyager: E2E seed data and scenario ...

Details

Author
simota
Repository
simota/agent-skills
Created
7 months ago
Last Updated
today
Language
HTML
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category