framework:make:factory

Community

Automate test factory generation, focus on coding.

Authoratournayre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the repetitive manual work of creating test factories for your entities, saving you from writing boilerplate code and ensuring consistent testing patterns.

Core Features & Use Cases

  • Automated Factory Generation: Instantly generates complete Zenstruck Foundry factories with proper Faker data and Elegant Objects patterns.
  • Smart Property Detection: Automatically reads your entity's constructor to detect required properties and generate appropriate defaults.
  • Use Case: Imagine you have 20 entities in your Symfony application. Use this Skill to automatically generate test factories for all of them with consistent patterns, saving hours of manual coding.

Quick Start

Use skill framework:make:factory to generate a factory for the Product entity.

Dependency Matrix

Required Modules

None required

Components

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: framework:make:factory
Download link: https://github.com/atournayre/claude-marketplace/archive/main.zip#make-factory

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