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 automate ESP32 testing by sending serial commands to emulate button presses and navigation actions.
This skill helps you write robust C++ code by applying Meyers Effective C++ guidelines for safer, clearer, and more maintainable interfaces.
This skill helps you apply John Hughes property-based testing concepts to Python code, generating inputs, checking invariants, and shrinking failures.
This skill enriches a Phase PRD by adding Quality Requirements and Acceptance Criteria to align test planning and QA coverage.
This skill helps you write reliable Go integration tests with Testcontainers by leveraging pre-configured modules for databases, queues, and more.
This skill helps manage pub.dev dependencies for Flutter/Dart projects by validating necessity, evaluating candidates, and documenting decisions to preserve
This skill helps you write robust C++ following Herb Sutter's exceptional principles, emphasizing exception safety, const correctness, and defensive
This skill guides you through exploratory testing in the James Bach style, blending learning, design, and execution to uncover hidden risks.
This skill guides you through test-driven development, writing failing tests first and making minimal changes to drive design and prevent regressions.
This skill helps you create immutable Dart DTOs and manage custom mappings without freezed or json_serializable, ensuring reliable serialization.
This skill provides framework-agnostic autocomplete patterns and accessibility guidance to build robust combobox components with aria attributes and async
This skill helps write clear user stories in As a/I want/So that format with acceptance criteria and business value for team alignment.
This skill helps you master Python packaging with Poetry, from dependency management to publishing and project structure.
This skill guides test-driven development workflows for implementing features, refactoring, and bug fixes in a Rust-based multi-agent trading bot.
This skill helps you adopt Kent Beck's test-driven development discipline, guiding red-green-refactor, small steps, and emergent design for reliable Python
This skill helps you measure and improve test coverage by identifying untested paths and prioritizing high-risk areas for targeted testing.
This skill helps enforce data quality through validation, monitoring, and cleansing to improve accuracy, completeness, and reliability across pipelines.
This skill identifies Ruby code smells and proposes targeted refactorings using Ruby Science patterns to improve maintainability.
This skill helps you validate accessibility with screen readers by testing NVDA, JAWS, and VoiceOver and verifying ARIA and semantic HTML.
This skill ensures testing and validation before commit by running format, lint, and tests with mandatory async safeguards.
This skill helps you write practical, safe, and maintainable Rust code in the spirit of Carol Nichols, with clear explanations and real-world patterns.