testing-workflowMeta-skill that orchestrates comprehensive testing across a project by coordinating testing-patterns, e2e-testing, and testing agents. Use when setting up testing for a new project, improving coverage for an existing project, establishing a testing strategy, or verifying quality before a release.
Install via ClawdBot CLI:
clawdbot install wpank/testing-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/testing/testing-workflowAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A financial technology startup is preparing to launch their first mobile banking application. They need to establish comprehensive testing to ensure transaction security, data accuracy, and regulatory compliance before going live with real customer funds. The testing workflow will help them identify critical user journeys like money transfers and account management.
An established e-commerce company is refactoring their legacy checkout system to improve performance. After major code changes, they need to verify that all existing functionality works correctly and that new performance improvements don't introduce bugs. The workflow ensures thorough testing of payment processing, inventory management, and order fulfillment.
A healthcare software provider needs to update their patient management system to meet new regulatory requirements. They must establish rigorous testing protocols to ensure data privacy, HIPAA compliance, and medical record accuracy before deploying to hospitals and clinics. The workflow helps identify critical patient safety workflows.
A B2B SaaS company is preparing a major feature release that includes new collaboration tools and API integrations. Before releasing to enterprise customers, they need to verify quality gates are met across all modules and ensure backward compatibility with existing integrations. The workflow coordinates comprehensive testing across the entire platform.
A game development studio is finalizing a new mobile game before app store submission. They need to establish testing strategies for gameplay mechanics, in-app purchases, cross-platform compatibility, and performance under various device conditions. The workflow helps prioritize critical user journeys like level progression and payment flows.
Enterprise software companies charging monthly/annual subscriptions for testing workflow orchestration. Revenue comes from tiered pricing based on team size, project complexity, and integration requirements. This model benefits from the workflow's ability to scale testing across large codebases with multiple teams.
Quality assurance consulting firms offering testing strategy implementation as a service. Revenue is generated through project-based engagements, retainer agreements, or hourly consulting rates. The structured workflow provides a repeatable methodology that consultants can apply across client projects.
Software development agencies building custom applications for clients. Revenue comes from fixed-price projects or time-and-materials contracts. Implementing this testing workflow helps agencies deliver higher quality products, reduce post-launch bugs, and improve client satisfaction through systematic quality assurance.
💬 Integration Tip
Start by running the Discovery phase on a small, critical module first to establish baseline metrics before scaling to the entire codebase. This allows teams to validate the workflow's effectiveness with minimal initial investment.
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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.