generate-factory

Community

Auto-generate test data factories from schemas.

Authorjmagly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Auto-generates test data factories from schemas, reducing boilerplate and speeding up tests.

Core Features & Use Cases

  • Schema-aware generation: Factories from TypeScript, JSON Schema, or DB schemas.
  • Traits & relationships: Support for common variations and related entities.
  • Output: Factory files and example usage.

Quick Start

Generate a User factory from a TypeScript interface with a few overrides.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: generate-factory
Download link: https://github.com/jmagly/ai-writing-guide/archive/main.zip#generate-factory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository