Testing & QA
Unit tests, integration tests, E2E, QA, validation, and test automation
Browse testing & qa skills
Showing 1–24 of 2,063 skills
Use when collecting, curating, or organizing job descriptions (JDs) — triggers include "JD 모으고 있어", "JD 수집", "JD 큐레이션", "JD 정리하고 있어", "오늘 수집 정리해줘", "오늘 본 JD", "관리 중인 JD", "쌓아둔 JD", "내 프로필에 맞는 JD 쌓아줘", "내 이력에 맞는 JD 큐레이션", and "싹 돌려" (in JD rescan context). Do NOT trigger on discovery phrases claimed by resume-apply ("JD 찾아줘", "JD 골라줘", "공고 뭐 있지", "지원할 곳", "어디 넣을까") — those belong to resume-apply. Skill maintains project-scoped state at `$OMT_DIR/collect-jd/` (never global).
Use when writing tests, generating test skeletons, deciding mock strategies, learning test patterns, or understanding test levels. Triggers include "테스트 작성", "테스트 패턴", "mock 전략", "test skeleton".
Multi-identity Git configuration with directory-scoped isolation. Sets up per-directory user email, GPG signing keys, and SSH keys using includeIf conditional includes. Use when configuring work vs personal Git identities, fixing "Unverified" commits from email/GPG key mismatch, setting up multiple GitHub accounts on one machine, auditing identity isolation, or troubleshooting includeIf, GPG key selection, or SSH key routing issues.
Install .NET SDK with cross-platform support and optional interactive global.json configuration
Generate operational runbook from system analysis. Use for incident response, operational procedures, troubleshooting guides, and emergency protocols.
Migrate legacy .claude/commands/ to .claude/skills/ directory structure. Actions: discover, analyze, migrate, audit, validate, fix.
Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates hive-* skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.
Automated API testing with Postman collections via Newman CLI. Use when user requests API testing, collection execution, automated testing, CI/CD integration, or mentions "Postman", "Newman", "API tests", "run collection", or "automated testing".
Avoid common NestJS mistakes — DI scoping, circular dependencies, validation pipes, and module organization traps.
Automatically generates pytest-compatible unit test templates from Python function signatures and docstrings
Intent-alignment orchestration for OpenClaw agent teams across diverse host environments. Use when work must stay anchored to user goals while allowing flexible execution: (1) coding with repos/PRs/issues, (2) multi-phase delivery with checkpoints, (3) multi-agent or multi-repo coordination, (4) evolving requirements needing structured re-alignment and user clarification loops.
Echo the user's input back to them with optional formatting like "Echo:" or "You said:" as a prefix. Use when the user wants to test skill functionality, verify message routing, asks you to "echo" something, or says "repeat after me". Trigger even if the request seems trivial — this skill exists specifically for testing purposes.
Generate Playwright end-to-end tests from a URL or component file. Use when you need e2e test coverage fast.
Provides a deterministic end-to-end test skill for the ClawHub
Provides a deterministic end-to-end test skill for the ClawHub
**Branch:** `feat/pump-swap-quote-skill` **Source repo:** https://github.com/nirholas/pump-swap-sdk **One PR. Standalone. No other prompt is required to be shipped first.**
Query token security audit via Binance Web3 API to detect scams, honeypots, and malicious contracts before trading. Returns comprehensive security analysis including contract risks, trading risks, and scam detection across BSC, Base, Solana, and Ethereum.
Проверка наличия электроэнергии через сайт ДТЭК Одесские электросети (Одеса, вул. Чикаленка Євгена, 43)
"Automate filling of US nonimmigrant visa DS-160 forms using CDP
Guide for writing secure, gas-efficient, and maintainable Solidity smart contracts following established patterns and avoiding common pitfalls.
Guide for testing smart contracts using Foundry and Hardhat, covering unit tests, fuzz testing, invariant testing, fork testing, and gas benchmarking.
Use Zhipu (智谱) web image API for imageing the internet. Use when user asks for web image, latest news, or needs current information.
Set up email forwarding for custom domains to receive verification codes, password resets, and other emails at a domain you own but don't actively use for email. Covers GoDaddy, Namecheap, Cloudflare Email Routing, and ImprovMX. Use when recovering accounts linked to inactive domain emails, setting up catch-all forwarding, or routing domain email to Gmail/Outlook without paying for email hosting.
Zero-regression bug fix workflow with self-evolution: reproduce → root cause → scope → impact prediction → fix → regression verify → code review → self-reflect & evolve. Use when: - Feature broken, incorrect behavior, wrong output, errors/exceptions - Console errors/warnings even when "working" - Regressions, timeouts, degraded performance - "fix bug", "debug", "not working", "error", "broken" Output: Bug summary + verification report + code review + self-reflection score. Not for: new feat...