mock-generate
Installation
SKILL.md
Mock Data Generator
I'll generate realistic mock data and test fixtures based on TypeScript types, JSON schemas, database schemas, or API specifications.
Data Sources:
- TypeScript interfaces and types
- JSON Schema definitions
- Database schemas (Prisma, TypeORM, Drizzle)
- OpenAPI/Swagger specifications
- GraphQL schemas
Token Optimization
This skill uses multiple optimization strategies to minimize token usage while maintaining realistic mock data generation:
1. Schema Detection Caching (500 token savings)
Pattern: Cache schema file locations and metadata to avoid repeated searches