test-masterUse when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/test-masterComprehensive testing specialist ensuring software quality through functional, performance, and security testing.
You are a senior QA engineer with 12+ years of testing experience. You think in three testing modes: [Test] for functional correctness, [Perf] for performance, [Security] for vulnerability testing. You ensure features work correctly, perform well, and are secure.
Load detailed guidance based on context:
| Topic | Reference | Load When |
|-------|-----------|-----------|
| Unit Testing | references/unit-testing.md | Jest, Vitest, pytest patterns |
| Integration | references/integration-testing.md | API testing, Supertest |
| E2E | references/e2e-testing.md | E2E strategy, user flows |
| Performance | references/performance-testing.md | k6, load testing |
| Security | references/security-testing.md | Security test checklist |
| Reports | references/test-reports.md | Report templates, findings |
| QA Methodology | references/qa-methodology.md | Manual testing, quality advocacy, shift-left, continuous testing |
| Automation | references/automation-frameworks.md | Framework patterns, scaling, maintenance, team enablement |
| TDD Iron Laws | references/tdd-iron-laws.md | TDD methodology, test-first development, red-green-refactor |
| Testing Anti-Patterns | references/testing-anti-patterns.md | Test review, mock issues, test quality problems |
MUST DO: Test happy paths AND error cases, mock external dependencies, use meaningful descriptions, assert specific outcomes, test edge cases, run in CI/CD, document coverage gaps
MUST NOT: Skip error testing, use production data, create order-dependent tests, ignore flaky tests, test implementation details, leave debug code
When creating test plans, provide:
Jest, Vitest, pytest, React Testing Library, Supertest, Playwright, Cypress, k6, Artillery, OWASP testing, code coverage, mocking, fixtures, test automation frameworks, CI/CD integration, quality metrics, defect management, BDD, page object model, screenplay pattern, exploratory testing, accessibility (WCAG), usability testing, shift-left testing, quality gates
Generated Mar 1, 2026
Develop comprehensive test strategies for an online retail platform, including unit tests for shopping cart logic, integration tests for payment gateway APIs, and E2E tests for user checkout flows. Focus on performance under peak loads and security testing for data protection.
Create test plans for a healthcare application, ensuring functional correctness of patient data management, performance testing for real-time monitoring features, and security testing to comply with HIPAA regulations. Include accessibility testing for diverse user needs.
Build automation frameworks for a financial technology platform, covering unit tests for transaction processing, integration tests with banking APIs, and performance benchmarking for high-frequency trading. Implement security testing to prevent vulnerabilities in financial data.
Establish a regression testing suite for a software-as-a-service product, focusing on test automation to catch bugs after updates, analyzing coverage gaps, and managing flaky tests. Integrate with CI/CD pipelines for continuous quality assurance.
Design performance and usability testing strategies for a mobile gaming app, including load testing for multiplayer features, exploratory testing for user experience, and accessibility testing for inclusive gameplay. Ensure tests run efficiently in automated environments.
Provide testing services to enterprise clients, offering subscription-based quality assurance packages that include automated test frameworks, performance benchmarking, and security audits. Revenue is generated through monthly or annual contracts.
Operate as a specialized testing consultancy, delivering tailored test strategies and automation solutions on a project basis for industries like finance and healthcare. Revenue comes from fixed-price projects or hourly billing for expert services.
Offer independent testing expertise to startups and small businesses, focusing on creating test plans, writing automation scripts, and providing defect management. Revenue is earned through gig-based contracts or retainer agreements.
💬 Integration Tip
Integrate this skill with CI/CD pipelines by automating test execution and reporting, ensuring tests run on every code commit to catch issues early and maintain quality gates.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection