home/categories/testing/dexploarer-claudius-skills-examples-beginner-testing-skills-mock-generator-skill-md
testingtesting-security
mock-generator
Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".
maintainer
Dexploarer
Updated 11/23/2025
Stars
4
Forks
2
quick start
Installation and usage
Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use mock-generator