home/categories/testing/yonatangross-skillforge-claude-plugin-skills-msw-mocking-skill-md
testingtesting-security

msw-mocking

Mock Service Worker (MSW) 2.x for API mocking. Use when testing frontend components with network mocking, simulating API errors, or creating deterministic API responses in tests.

yonatangross
maintainer
yonatangross
Actualizado 1/19/2026
Estrellas
26
Forks
4
quick start

Installation and usage

Mock Service Worker (MSW) 2.x for API mocking. Use when testing frontend components with network mocking, simulating API errors, or creating deterministic API responses in tests.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use msw-mocking