MSW API Mocking
Intercept and mock network requests with Mock Service Worker (MSW). Defines request handlers at the network layer for tests, Storybook, and local dev — no stubbed fetch, works with REST and GraphQL across browser and Node.
mkdir -p ~/.claude/skills/msw && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/test-master/SKILL.md -o ~/.claude/skills/msw/SKILL.md