Test Factory Patterns
This skill provides guidance for writing test factories in the Packmind codebase. It should be used when creating or updating factory functions in `**/test/*Factory.ts` files to ensure realistic test data with variety.
Install
claude skill add PackmindHub/packmind:test-factory-patterns About this skill
Test Factory Patterns is a skill for Claude Code developed by PackmindHub. It is tagged testing, code-generation, documentation, test-factories, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Test Factory Patterns do?
Test Factory Patterns is a Claude Code skill by PackmindHub. This skill provides guidance for writing test factories in the Packmind codebase. It should be used when creating or updating factory functions in `**/test/*Factory.ts` files to ensure realistic test data with variety. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Test Factory Patterns?
You can install Test Factory Patterns by running the following command in your terminal: claude skill add PackmindHub/packmind:test-factory-patterns
Who made Test Factory Patterns?
Test Factory Patterns was created by PackmindHub. You can find their other projects and contributions on GitHub at https://github.com/PackmindHub.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook