Loading...
Loading...
Found 314 Skills
Design risk-based test strategies and validate release readiness across functional and non-functional dimensions.
Write effective tests for code quality and reliability. Use when implementing features, fixing bugs, or improving coverage. Covers unit, integration, and E2E testing.
Browser automation workflows with Playwright MCP integration
Browser automation and testing using Vercel's agent-browser CLI with ref-based element targeting
Use when you need to generate or update `{FEATURE_DIR}/verification/usecase.md` (test cases) during the verification phase of the Spec Pack, and require AC traceability and a structure that supports automated script generation.
Auto-detects your test framework, runs the full suite, diagnoses failures, and fixes them. Use after making code changes to verify tests pass, or when you encounter test failures you want diagnosed and fixed automatically.
Use when writing ANY test, debugging flaky tests, making tests faster, or choosing Swift Testing vs XCTest. Covers unit tests, UI tests, async testing, test architecture.
Scope coverage, build a testing strategy, test the feature with agent-browser, capture screenshots/video (always mandatory), upload to S3, and create a structured test report (never skip)
Python testing with pytest covering fixtures, parametrization, mocking, and test organization for reliable test suites
Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
Explains how to add playwright API methods.