Testing skills
Top maintainers
- openclaw · 799 skills
- pluginagentmarketplace · 40 skills
- simota · 34 skills
- williamzujkowski · 34 skills
- makfly · 30 skills
Languages in this topic
2984 skills
This skill helps you detect and configure project quality gates by analyzing package.json scripts and frameworks to tailor verification.
This skill helps you implement comprehensive testing and deployment workflows for Angular apps, covering unit, E2E tests, mocks, CI/CD, and production
This skill provides expert Clean Architecture decisions for iOS, guiding layer boundaries, data vs domain placement, and pragmatic trade-offs.
This skill generates comprehensive test suites across unit, integration, and E2E levels for multiple frameworks to accelerate reliable software testing.
This skill promotes fail-fast error handling in TypeScript by throwing at the source and surfacing clear errors to boundaries.
This skill helps you implement NgRx store architecture with actions, reducers, effects, and selectors for scalable Angular state management.
This skill guides you through systematic hardware debugging for Arduino projects, enabling power checks, signal tracing, and component isolation with
This skill enables tool-based API testing with Postman and Bruno, organizing collections, environments, and CI integration for reliable endpoint validation.
This skill enables multi-language Flutter apps with GetX translations, offering setup, locale management, RTL support, and formatting patterns.
This skill helps you implement comprehensive testing patterns including unit, widget, integration, and golden tests with mocking strategies.
This skill generates clear, executable implementation plans for developers, outlining tasks, tests, and verification to ensure rapid, reliable delivery.
This skill helps you identify and extract duplicate logic to enforce a single source of truth across codebases, reducing bugs and maintenance.
This skill helps you debug scikit-learn issues systematically, diagnosing common errors like shape mismatches, not fitted, NaNs, leakage, and convergence
This skill helps you identify and remediate race conditions by applying atomic, transactional, and locking patterns across code paths.
This skill orchestrates a complete refactoring workflow with tracking, validation, and cross-layer impact checks to ensure no old references remain.
This skill automates web interactions in Cursor IDE by using accessibility snapshots to locate elements, click, type, and verify pages.
This skill helps you process large Laravel datasets efficiently by applying chunking methods to reduce memory usage and boost performance.
This skill helps you design and manage scalable microservices, define bounded contexts, and plan API contracts to smoothly migrate from monoliths.
This skill enforces Laravel route discipline by keeping routes mapping to controllers and avoiding business logic or validation.
This skill refactors FastAPI/Python code to cleaner, maintainable patterns using Pydantic v2, SOLID principles, and modular service design.
This skill helps you write and run pytest tests efficiently, organize fixtures, and improve coverage with practical guidance.