Testing Patterns
v0.1.0Unit, integration, and E2E testing patterns with framework-specific guidance. Use when asked to "write tests", "add test coverage", "testing strategy", "test this function", "create test suite", "fix flaky tests", or "improve test quality".
⭐ 2· 3.6k·45 current·47 all-time
by@wpank
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the provided assets (SKILL.md, README, templates). The content is purely guidance for writing tests and does not request unrelated binaries, credentials, or access.
Instruction Scope
Runtime instructions are documentation and templates for testing patterns (unit/integration/E2E). They do not instruct the agent to read arbitrary system files, access secrets, call external endpoints, or perform data exfiltration.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only). README suggests an `npx add` command pointing at a GitHub tree and manual copy commands from local paths (e.g., ~/.ai-skills). These are documentation hints rather than automated installers — verify any URL or copy commands before running them.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions do not reference secrets or unrelated environment state.
Persistence & Privilege
Skill is user-invocable and not always-enabled. It does not request persistent privileges, modify other skills, or require system-wide config changes.
Assessment
This skill is documentation-only and appears coherent with its purpose (testing guidance and templates). Before installing or running any commands from the README, verify the source repository and the exact URLs (the README's `npx add` points to a GitHub tree and the manual steps reference local paths). If you plan to copy files into your home or project, inspect the files locally first. Because the skill's source is listed as unknown, prefer obtaining it from a trusted repo or maintainer and check license/attribution before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97e8nzrjpkp6kkxxfvh32hk3980xbfv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
