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".

Dexploarer
maintainer
Dexploarer
更新日 11/23/2025
スター
4
フォーク
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".

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use mock-generator