msw-skillMSW (Mock Service Worker) v2 best practices, patterns, and API guidance for API mocking in JavaScript/TypeScript tests and development. Covers handler design...
Install via ClawdBot CLI:
clawdbot install anivar/msw-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://anivar.netUses known external API (expected, informational)
api.github.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Developers use MSW to mock API endpoints in unit and integration tests for React apps, ensuring components behave correctly without relying on live backends. This speeds up test execution and isolates frontend logic from backend instability, improving reliability in CI/CD pipelines.
Designers and developers integrate MSW with Storybook to simulate API responses for UI components, allowing interactive prototyping and documentation without backend dependencies. This enhances collaboration and accelerates design validation in agile teams.
Engineers set up MSW in local development environments to mimic production APIs, enabling frontend work to proceed independently of backend availability. This reduces blockers and supports parallel development workflows in distributed teams.
Teams leverage MSW to intercept and mock GraphQL queries and mutations in Node.js applications, facilitating thorough testing of data-fetching logic and error handling. This ensures API integrations are robust and adhere to schema contracts.
E-commerce developers use MSW to mock payment, inventory, and user API calls during testing, simulating various scenarios like out-of-stock items or failed transactions. This helps validate end-to-end flows without impacting real systems.
Companies integrate MSW into their SaaS offerings to provide API mocking as a service, helping teams streamline testing and development. Revenue is generated through subscription tiers based on usage limits and advanced features like analytics.
Agencies offer consulting and training on MSW best practices, assisting organizations in adopting API mocking for improved software quality. Revenue comes from hourly rates for workshops, code reviews, and custom integration projects.
Maintainers of MSW-related projects generate revenue through sponsorships, donations, and premium support packages. This funds ongoing development and community engagement, with tiers offering priority bug fixes and custom rule sets.
💬 Integration Tip
Start by setting up MSW in a test environment with basic handlers, then gradually add complex scenarios like error responses and GraphQL mocking to avoid overwhelming beginners.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.