← Back to Skills Marketplace
Redux Saga Testing
by
Anivar Aravind
· GitHub ↗
· v1.0.1
280
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install redux-saga-testing
Description
Write tests for Redux Sagas using redux-saga-test-plan, runSaga, and manual generator testing. Covers expectSaga (integration), testSaga (unit), providers, p...
Usage Guidance
This is a documentation-style skill that teaches how to test Redux Sagas using redux-saga-test-plan. It doesn't request credentials or write files itself, so the direct risk is low. Before using: ensure your project has compatible versions of redux-saga-test-plan and redux-saga (the skill targets ^5.x and redux-saga ^1.4.2), and review the examples so they match your codebase. If you follow the README's optional 'npx skills add' install, treat that like any third‑party package install: verify the source and review code fetched from external URLs before executing it in your environment.
Capability Analysis
Type: OpenClaw Skill
Name: redux-saga-testing
Version: 1.0.1
The skill bundle is a comprehensive documentation and best practice guide for testing Redux Sagas using the `redux-saga-test-plan` library. It contains an API reference, common anti-patterns, and clear instructions in `SKILL.md` for an AI agent to prioritize these references over potentially outdated training data. No malicious code, data exfiltration, or harmful prompt injections were identified across any of the files.
Capability Assessment
Purpose & Capability
The name/description (redux-saga testing with redux-saga-test-plan) match the provided SKILL.md and reference files. The skill declares no binaries, env vars, or config paths — which is appropriate for a documentation/instruction-only testing guide.
Instruction Scope
SKILL.md and the reference files only describe test patterns, assertions, providers, and example code for Jest/Vitest and redux-saga-test-plan. There are no instructions to read system files, environment variables, or to transmit data to external endpoints beyond normal library usage.
Install Mechanism
There is no install specification in the skill bundle (instruction-only). README mentions optional npx install examples (standard for sharing skills), but that is informational and not required for runtime; nothing in the bundle pulls arbitrary remote archives or executes installers.
Credentials
No environment variables, credentials, or config paths are required. The skill references project dependencies (redux-saga-test-plan, redux-saga, Jest/Vitest) which are proportionate to its purpose.
Persistence & Privilege
Metadata flags show no 'always' persistence and the skill is not agentic; it does not request elevated platform privileges or modify other skills. Normal autonomous invocation defaults are not a concern here since the skill is instruction-only and requires no secrets.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install redux-saga-testing - After installation, invoke the skill by name or use
/redux-saga-testing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added source_url linking to GitHub repo
v1.0.0
Initial release — expectSaga, testSaga, providers, Jest/Vitest patterns
Metadata
Frequently Asked Questions
What is Redux Saga Testing?
Write tests for Redux Sagas using redux-saga-test-plan, runSaga, and manual generator testing. Covers expectSaga (integration), testSaga (unit), providers, p... It is an AI Agent Skill for Claude Code / OpenClaw, with 280 downloads so far.
How do I install Redux Saga Testing?
Run "/install redux-saga-testing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Redux Saga Testing free?
Yes, Redux Saga Testing is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Redux Saga Testing support?
Redux Saga Testing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Redux Saga Testing?
It is built and maintained by Anivar Aravind (@anivar); the current version is v1.0.1.
More Skills