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 apply Go testing patterns to write robust tests, mocks, and benchmarks with clear structure and coverage.
This skill helps you apply property-based testing with fuzzing in Rust to discover edge cases and verify core invariants in smart contracts.
This skill helps you enforce Lua code quality for World of Warcraft addons by linting with Luacheck and formatting with StyLua.
This skill helps diagnose and fix WoW addon bugs using evidence-based debugging, runtime instrumentation, and hypothesis-driven investigation.
This skill guides automated, PRD-driven coding iterations with a clean slate, ensuring CI green while progressing features end-to-end.
This skill helps you analyze diffs between versions of smart contracts, emphasizing upgradeability, regression testing, and data flow integrity.
This skill verifies Rust smart contracts align with Whitepaper, MIP, and spec claims, ensuring math, constraints, and tokenomics match precisely.
This skill provides pure, testable FenCore utility functions for WoW addons, enabling safe math, table, and environment operations.
This skill lets you query a specific agent-relative voxel grid cell and receive its block, solidity, and support details.
This skill validates and analyzes JSON SQL primitives using semantic-scholar output to ensure accurate data extraction, filtering, and sorting.
This skill executes and generates xUnit tests for C#/.NET projects, integrates FluentAssertions and Moq for robust unit testing.
This skill runs validator and reviewer in a single BDD audit, producing a unified report for fixer consumption and streamlined QA.
This skill helps validate map operations with additional argument handling by summarizing test documents using focus and max_length, ensuring correct outputs.
This skill executes and generates pytest tests for Python projects, including fixtures, parametrization, and mocking support to boost test quality.
This skill guides writing canister integration tests with PicJS and PocketIC in JavaScript/TypeScript projects consistently and efficiently.
This skill verifies if a given numeric input is positive, returning true for values greater than zero.
This skill performs structured code reviews to enforce six dimensions: service delegation, framework standards, ADR compliance, plan synchronization, and
This skill discovers project constraints by running five parallel agents to map degrees of freedom and guide safe development.
This skill guides you in building reliable Flutter tests with clean architecture, Riverpod, mocks, and widget and integration testing best practices.
This skill runs validator and reviewer then merges results into a single audit report for fixer-ready output.
This skill executes and generates RSpec tests for Ruby projects, including let bindings and before hooks, with mocking support.