msw
π―Skillfrom thongdn-it/react-agent-skills
Streamlines API mocking in tests using Mock Service Worker (MSW), providing comprehensive best practices for configuring and managing request handlers.
Part of
thongdn-it/react-agent-skills(18 items)
Installation
npx skills add https://github.com/thongdn-it/react-agent-skills --allnpx skills add https://github.com/thongdn-it/react-agent-skillsnpx skills add https://github.com/thongdn-it/react-agent-skills --skill react nextjs tailwindSkill Details
MSW (Mock Service Worker) best practices for API mocking in tests (formerly test-msw). This skill should be used when setting up MSW, writing request handlers, or mocking HTTP APIs. This skill does NOT cover general testing patterns (use test-vitest or test-tdd skills) or test methodology.
More from this repository10
Provides comprehensive web design guidelines and best practices for creating user-friendly and visually appealing web interfaces.
Provides performance optimization guidelines for React and Next.js, offering 57 rules across 8 categories to improve application speed and efficiency.
Provides React composition patterns to refactor components, build flexible libraries, and improve component architecture through advanced design techniques.
Runs Vitest unit tests for React components and provides testing utilities within the React Agent framework.
Optimizes TypeScript performance by providing targeted rules for type system, compiler configuration, async patterns, and module organization across 42 best practices.
Simplifies data fetching, caching, and state management in React applications using TanStack Query library.
Optimizes Tailwind CSS v4 performance by providing best practices for configuration, utility classes, responsive design, and CSS generation.
Manages type-safe URL query state in Next.js, providing best practices and guidelines for implementing, configuring, and optimizing nuqs-based routing and state management.
Generates shadcn/ui React components with customizable configurations for rapid UI development in React applications.
Enables Next.js server-side rendering and routing capabilities within a React Agent workflow, simplifying web application development.