mock-generator
This skill provides automated assistance for mock generator tasks within the Test Automation domain.
Content Preview
--- name: mock-generator description: | Mock Generator - Auto-activating skill for Test Automation. Triggers on: mock generator, mock generator Part of the Test Automation skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Mock Generator ## Purpose This skill provides automated assistance for mock generator tasks within the Test Automation domain. ## When to Use This skill activates automa
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/mock-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/09-test-automation/mock-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/09-test-automation/mock-generator/SKILL.md
Related Skills
api-mock-generator
This skill provides automated assistance for api mock generator tasks within the API Development domain.
api-mock-generatorapimockgenerator
by jeremylongshore · plugins-plus-skills
api-testing-observability-api-mock
You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.
infrastructureapiobservabilitymock
by sickn33 (Antigravity) · antigravity-awesome-skills
api-mock
You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
toolsapimock
by wshobson · wshobson-commands
svelte:storybook-mock
Mock SvelteKit modules and functionality in Storybook stories for isolated component development.
commandssvelte:storybookmocksvelte
by qdhenry · claude-command-suite