Best Best AI Agent Skills for Testing & QA

26 SkillsUpdated recently

Skills for unit testing, integration tests, end-to-end testing, test generation, coverage analysis, and quality assurance workflows inside your AI agent.

Sorted by installs · most first

vue-testing-best-practices

vuejs-ai/skills

Outlines optimal testing methods and common challenges encountered in Vue.js projects. By implementing these best practices, developers can enhance test reliability and efficiency, minimizing the time spent troubleshooting failures.

npx skills add https://github.com/vuejs-ai/skills --skill vue-testing-best-practices
816 installs
Updated 1mo ago

temporal-python-testing

wshobson/agents

Comprehensive testing approaches for Temporal workflows using pytest, progressive disclosure resources for specific testing scenarios.

npx skills add https://github.com/wshobson/agents --skill temporal-python-testing
796 installs
Updated 1mo ago

web3-testing

wshobson/agents

Handles the testing of smart contracts by ensuring their functionality through unit and integration tests. Developers gain confidence and reliability in their contracts by catching issues early and optimizing gas expenses before deployment.

npx skills add https://github.com/wshobson/agents --skill web3-testing
761 installs
Updated 1mo ago

bats-testing-patterns

wshobson/agents

Facilitates the writing of unit tests for shell scripts using Bats, a Bash Automated Testing System. By implementing this skill, developers can enhance code reliability and streamline testing practices, ultimately reducing bugs in production environments.

npx skills add https://github.com/wshobson/agents --skill bats-testing-patterns
739 installs
Updated 1mo ago

sast-configuration

wshobson/agents

Configures and optimizes Static Application Security Testing (SAST) tools for enhanced security scanning. Developers benefit from improved code security through automated checks, minimizing vulnerabilities before deployment.

npx skills add https://github.com/wshobson/agents --skill sast-configuration
712 installs
Updated 1mo ago

tdd-workflow

sickn33/antigravity-awesome-skills

Facilitates the practice of Test-Driven Development by enforcing a structured workflow centered around writing tests first. By adopting this skill, developers can enhance code quality and reliability while minimizing integration issues through pre-emptive testing.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill tdd-workflow
689 installs
Updated 1mo ago

playwright-cli

microsoft/playwright

Handles browser automation tasks such as navigating, interacting, and testing web applications. Installs enable developers to automate workflows, significantly reducing manual testing time and increasing reliability.

npx skills add https://github.com/microsoft/playwright --skill playwright-cli
503 installs
Updated 1mo ago

property-based-testing

trailofbits/skills

Handles verification of properties in software components using patterns like serialization and validation. This skill enhances code reliability by increasing test coverage and identifying edge cases that traditional example-based testing may overlook.

npx skills add https://github.com/trailofbits/skills --skill property-based-testing
408 installs
Updated 1mo ago

semgrep

trailofbits/skills

Performs static code analysis to identify security vulnerabilities and enforce coding standards. Developers benefit from immediate feedback on code quality, significantly reducing security risks and accelerating the review process.

npx skills add https://github.com/trailofbits/skills --skill semgrep
396 installs
Updated 1mo ago

code-review-checklist

sickn33/antigravity-awesome-skills

Provides a comprehensive checklist for enhancing code review processes. This ensures high code quality by systematically identifying bugs, security vulnerabilities, and inconsistencies, ultimately leading to more robust software.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill code-review-checklist
390 installs
Updated 1mo ago

differential-review

trailofbits/skills

Handles security-focused code reviews for pull requests, commits, and code diffs. Developers benefit by identifying security vulnerabilities early, ensuring safer code and reducing potential risks in production.

npx skills add https://github.com/trailofbits/skills --skill differential-review
370 installs
Updated 1mo ago

agent-evaluation

sickn33/antigravity-awesome-skills

Handles the evaluation of LLM agents used in production environments, ensuring they perform reliably beyond just passing standard benchmarks. By installing this skill, developers can proactively identify and address performance issues, reducing the likelihood of failures during real-world usage.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill agent-evaluation
359 installs
Updated 1mo ago

testing

lobehub/lobehub

Handles unit and integration testing for various modules in a web application. This skill enhances code reliability by automating test execution and ensuring that all components function as intended before deployment.

npx skills add https://github.com/lobehub/lobehub --skill testing
338 installs
Updated 1mo ago

senior-qa

davila7/claude-code-templates

Facilitates streamlined test suite generation, coverage analysis, and end-to-end testing in QA processes. By automating these key tasks, it enhances testing efficiency and reduces errors, allowing teams to focus on higher-level quality assurance activities.

npx skills add https://github.com/davila7/claude-code-templates --skill senior-qa
301 installs
Updated 1mo ago

production-code-audit

sickn33/antigravity-awesome-skills

Analyzes the entire codebase to enhance its architecture, security, and performance, ensuring it meets enterprise standards. Developers gain a production-ready application with reduced time for manual auditing and fixes, improving overall code quality and compliance.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill production-code-audit
242 installs
Updated 1mo ago

smtp penetration testing

sickn33/antigravity-awesome-skills

Conducts thorough security assessments of SMTP servers to reveal vulnerabilities like open relays and weak authentication. By using this skill, security professionals can identify and remediate risks, enhancing overall email system security.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill smtp-penetration-testing
241 installs
Updated 1mo ago

libafl

trailofbits/skills

LibAFL manages the creation and execution of custom fuzzers through modular components and advanced features. By utilizing this library, developers can enhance their testing capabilities, automate complex fuzzing tasks, and improve the detection of vulnerabilities in their applications.

npx skills add https://github.com/trailofbits/skills --skill libafl
239 installs
Updated 1mo ago

ruzzy

trailofbits/skills

Handles fuzz testing for Ruby applications and libraries to identify memory safety issues. By using Ruzzy, developers can enhance the reliability of their Ruby code by automating the detection of vulnerabilities, reducing the risk of memory corruption and undefined behavior.

MAKE="make --environment-overrides V=1" \nCC="/path/to/clang" \nCXX="/path/to/clang++" \nLDSHARED="/path/to/clang -shared" \nLDSHAREDXX="/path/to/clang++ -shared" \n gem install ruzzy
237 installs
Updated 1mo ago

test

facebook/react

Runs tests across different channels in the React codebase. This automation ensures reliable code quality by quickly detecting issues across various configurations.

npx skills add https://github.com/facebook/react --skill test
221 installs
Updated 1mo ago

skill-review

jezweb/claude-skills

Conducts thorough audits of skills to identify outdated patterns and ensure compliance with standards. By implementing this skill, developers can proactively catch critical issues, reducing bugs and improving code quality before deployment.

npx skills add https://github.com/jezweb/claude-skills --skill skill-review
210 installs
Updated 1mo ago

playwright-local

jezweb/claude-skills

Facilitates local browser automation using Playwright for testing and scraping tasks. Developers benefit by achieving accurate, stealthy automation without relying on cloud services, thus preserving their unique IP addresses and avoiding rate limits.

npx skills add https://github.com/jezweb/claude-skills --skill playwright-local
201 installs
Updated 1mo ago

playwright-expert

jeffallan/claude-skills

Facilitates the development of end-to-end tests using Playwright by establishing a robust testing framework. Enhances test reliability and maintainability by employing best practices such as Page Object Model and debugging techniques.

npx skills add https://github.com/jeffallan/claude-skills --skill playwright-expert
196 installs
Updated 1mo ago

developer-toolbox

jezweb/claude-skills

Facilitates a streamlined development process by automating various tasks such as commit message generation, code reviews, and debugging. Developers benefit by enhancing productivity through reducing manual effort in repetitive workflows and ensuring code quality.

npx skills add https://github.com/jezweb/claude-skills --skill developer-toolbox
184 installs
Updated 1mo ago

lint-and-validate

sickn33/antigravity-awesome-skills

Handles the enforcement of coding standards and performs thorough validation checks in projects built with Node.js, TypeScript, or Python. By ensuring code is error-free before task completion, it enhances code quality and reduces the likelihood of bugs in production.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill lint-and-validate
182 installs
Updated 1mo ago

golang-testing

affaan-m/everything-claude-code

Handles comprehensive Go testing patterns for writing reliable tests using TDD methodology. Developers can ensure higher code quality and faster delivery by automating test creation and minimizing manual test errors.

npx skills add https://github.com/affaan-m/everything-claude-code --skill golang-testing
172 installs
Updated 1mo ago

eval-harness

affaan-m/everything-claude-code

Implements a formal evaluation framework tailored for AI-assisted workflows using eval-driven development principles. This skill enhances reliability and quality of AI outputs by systematically defining and measuring performance criteria.

npx skills add https://github.com/affaan-m/everything-claude-code --skill eval-harness
131 installs
Updated 1mo ago

Explore Popular Categories