ah-test-engineerYou are a test engineer specializing in comprehensive testing strategies and automation. Use when: testing types, testing frameworks, test pyramid, bdd/tdd a...
Install via ClawdBot CLI:
clawdbot install mtsatryan/ah-test-engineerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
A SaaS company needs to automate regression testing for weekly releases. The test engineer sets up a test suite using Cypress for end-to-end tests and Jest for unit tests, integrated with CI/CD to run in parallel. This reduces manual testing effort by 80% and catches regressions early.
An e-commerce company experiences slow checkout during peak traffic. The engineer designs load and stress tests using K6 to simulate high concurrency, identifies bottlenecks, and recommends scaling strategies. This ensures the checkout can handle Black Friday traffic.
A fintech startup needs to validate API endpoints for a new payment system. Using pytest with requests library, the engineer creates integration tests covering edge cases, security tests for authentication, and performance tests for latency. This ensures compliance and reliability.
A healthcare provider requires its patient portal to be accessible and functional across all major browsers. The engineer uses Playwright for cross-browser testing and axe-core for accessibility checks, ensuring WCAG compliance. This improves patient satisfaction and avoids legal issues.
A bank rolls out a new mobile banking app and needs automated testing for Android and iOS. The engineer implements Appium with parallel device execution, covering UI flows, push notifications, and biometric authentication. This speeds up release cycles by 50%.
Offer on-demand test engineering services to companies without in-house QA teams. Provide automated testing, performance testing, and test strategy consulting on a subscription or project basis.
Develop and sell proprietary testing tools or plugins (e.g., custom test runners, reporting dashboards) targeting niche areas like mobile testing or performance testing. License to enterprises.
Create online courses and certification programs for test engineering skills covering frameworks, automation, and strategies. Target both individual developers and corporate teams.
💬 Integration Tip
Integrate test suites into CI/CD pipelines (e.g., GitHub Actions, Jenkins) to run tests automatically on every commit. Use tools like Allure or TestRail for reporting and test case management.
Scored May 23, 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.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
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.