redux-saga-testingWrite tests for Redux Sagas using redux-saga-test-plan, runSaga, and manual generator testing. Covers expectSaga (integration), testSaga (unit), providers, p...
Install via ClawdBot CLI:
clawdbot install anivar/redux-saga-testingGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://anivar.netAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Test a Redux Saga that handles the checkout process, including fetching user cart, applying discounts, and processing payment. Use expectSaga with providers to mock API calls for cart data and payment gateway, and assert that success or failure actions are dispatched correctly based on responses.
Test sagas that manage real-time data fetching for a dashboard, such as stock prices or IoT sensor readings. Use expectSaga to simulate periodic API calls with providers, verify that data is dispatched to update the UI, and test error handling for network failures.
Test sagas handling user login, token refresh, and logout flows. Use expectSaga with providers to mock authentication API calls, assert that login success or error actions are dispatched, and test cancellation for session timeouts to ensure cleanup effects.
Test a saga that orchestrates a multi-step form, including field validation, data submission, and progress tracking. Use expectSaga to simulate user inputs via dispatch, mock validation API calls with providers, and verify that navigation actions are dispatched upon completion.
Offer a subscription-based testing framework for enterprise clients to ensure reliable Redux Saga implementations in large-scale applications. Revenue comes from tiered licensing fees based on team size and advanced features like integration with CI/CD pipelines.
Provide a free open-source skill package with basic testing capabilities, monetized through premium support, custom plugin development, and training workshops for teams. Revenue is generated from consulting services and paid add-ons for advanced testing scenarios.
Target large corporations by offering dedicated support, regular updates, and compliance testing for critical applications using Redux Saga. Revenue is derived from annual support contracts and customization services to integrate with existing testing infrastructure.
💬 Integration Tip
Integrate this skill into existing Jest or Vitest setups by ensuring redux-saga-test-plan is installed and mock providers are configured to avoid real API calls in tests.
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.