Plugins

12 plugins
@dotnet
Dotnet Test
Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.
20 skills · plugin
@auto-skiller
Qa Testing
Qa Testing from Auto-Skiller/plugboot.
3 skills · plugin
curated
Testing & Quality
Testing, TDD, code review, linting and debugging.
25 skills · plugin
@owl-listener
Prototyping Testing
Prototyping and testing skills: wireframe specs, usability heuristics, heuristic evaluations, accessibility audits, A/B test design, and benchmark analysis.
8 skills · plugin
@trailofbits
Testing Handbook Skills
Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
15 skills · plugin
@dotnet
Dotnet Test Migration
Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.
5 skills · plugin
curated
Python Test Suite with Coverage
Develop a comprehensive Python test suite using pytest, measure coverage, and increase to 100%.
3 skills · plugin
curated
Automated E2E Test Generation
Installs a pipeline to explore a website, generate a Playwright test, and run it until passing.
10 skills · plugin
curated
Bug Fix with Regression Test
Reproduce a bug as a regression test, fix the code until green, and verify before committing.
9 skills · plugin
curated
DotNet Test Migration to MTP
Migrate .NET test projects from VSTest to MTP, updating project files, CLI, and CI/CD pipelines.
3 skills · plugin
curated
DotNet Test Quality Audit
Analyze .NET test suites for anti-patterns, maintainability issues, and assertion diversity, producing a severity-ranked report.
3 skills · plugin
curated
Refactor Code Safely
Restructure code while preserving behavior: confirm tests are green, refactor in small steps, keep tests green, review, and commit.
9 skills · plugin

Results for “test”

1,070 skills
github
Quality Playbook
Runs a complete quality engineering audit on any codebase, deriving behavioral requirements, generating spec-traced tests, performing multi-pass code review, and producing a consolidated bug report with verified patches.
36.2k · bundle
trailofbits
Wycheproof
Validate cryptographic implementations against known attacks and edge cases using Wycheproof test vectors.
6k · bundle
scoheart
Skill Creator
Guides the creation, iterative improvement, and evaluation of agent skills, including drafting, testing, benchmarking, and optimizing descriptions.
2 · bundle
huuanh20
Scale Game
Tests approaches at extreme scales to reveal fundamental limits and strengths hidden at normal scales.
1
kk20300113-png
Springboot Tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
0
anantha-236
Springboot Tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
1
alirezarezvani
API Test Suite Builder
Scans API route definitions across frameworks (Next.js, Express, FastAPI, Django REST) and auto-generates comprehensive test suites covering auth, input validation, error codes, pagination, file uploads, and rate limiting.
20.4k · bundle
affaan-m
Python Testing
Apply comprehensive Python testing strategies using pytest, including TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
226k
antigravity
Grilling
Stress-test a plan or design by interviewing the user relentlessly about every aspect until reaching a shared understanding.
42.4k
sakamoto-family-smile
Python Testing
Provides Python testing strategies using pytest, covering TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
0
salacoste
Bmad Testarch Trace
Generate traceability matrix and quality gate decision. Use when the user says "lets create traceability matrix" or "I want to analyze test coverage"
1 · bundle
addyosmani
Browser Testing With Devtools
Tests and debugs web applications in real browsers using Chrome DevTools MCP, enabling DOM inspection, console error capture, network analysis, performance profiling, and visual verification with live runtime data.
69.5k
dangquangse
Scale Game
Tests approaches at extreme scales (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales.
19
auto-skiller
Framework Migration
Migrate TypeScript test code from `as` assertions to type-safe `shoehorn` helpers like `fromPartial` and `fromAny`.
1 · bundle
sinhoneyy
Migrate
Migrate from Cypress or Selenium to Playwright. Use when user mentions "cypress", "selenium", "migrate tests", "convert tests", "switch to playwright", "move from cypress", or "replace selenium".
11 · bundle
levalencia
Migrate
Migrate from Cypress or Selenium to Playwright. Use when user mentions "cypress", "selenium", "migrate tests", "convert tests", "switch to playwright", "move from cypress", or "replace selenium".
3
jarbitechture
Migrate
Migrate from Cypress or Selenium to Playwright. Use when user mentions "cypress", "selenium", "migrate tests", "convert tests", "switch to playwright", "move from cypress", or "replace selenium".
0 · bundle
iamanacarolinarezende
Debugger
Provides a structured debugging workflow for errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
0
testdouble
Spike Consumer Adversarial
Incident Post-Mortem Builder
218
azusagasaku
Python Testing
使用pytest的Python测试策略,包括TDD方法、夹具、模拟、参数化和覆盖率要求。
0
ssrjkk
K6 Spike
Spike with k6. spike tests.
2 · bundle
eliferjunior
Bun
Assists with using Bun as an all-in-one JavaScript/TypeScript runtime, package manager, bundler, and test runner. Use when building HTTP servers, managing packages, running tests, or migrating from Node.js. Trigger words: bun, bun serve, bun install, bun test, bun build, javascript runtime, bun runtime.
0
antigravity
Bash Pro
Write defensive, production-grade Bash scripts with strict error handling, safe patterns, and comprehensive testing.
42.4k
antigravity
Debugger
Provides a structured debugging workflow for analyzing errors, test failures, and unexpected behavior, including root cause analysis and fix recommendations.
42.4k
sawyerhood
Dev Browser
Control browsers via a CLI tool that runs sandboxed JavaScript scripts for automation, testing, and data extraction.
6.4k
nimoqup046-collab
Debugger
Provides structured debugging guidance for errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
2
kbarbel640-del
Oban Designer
Design and implement Oban background job workers for Elixir, covering queue configuration, retries, uniqueness, cron scheduling, and testing.
1 · bundle
guild-agents
QA Cycle
Runs a QA validation cycle followed by bugfix until all criteria pass clean, with automated verification and re-validation.
4
demerzels-lab
Oban Designer
Design and implement Oban background job workers for Elixir, covering queue configuration, retries, uniqueness, cron scheduling, and testing.
10 · bundle
johnalbertini14-glitch
Oban Designer
Design and implement Oban background job workers for Elixir, covering queue configuration, retries, uniqueness, cron scheduling, and testing.
1 · bundle
kevinpbuckley
Pie Testing
Start, stop, and query Play-In-Editor (PIE) sessions for runtime testing of Blueprints, gameplay logic, widgets, AI, and any in-game behavior. Use when the user asks you to "play", "test", "run", "PIE", "start/stop the game", or otherwise needs a live game world to validate changes.
605 · bundle
affaan-m
Cpp Testing
Write, fix, and run C++ tests using GoogleTest/GoogleMock with CMake/CTest, including TDD workflows, coverage, and sanitizers.
226k
affaan-m
Nestjs Patterns
Provides production-grade NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and testing.
226k
trailofbits
Constant Time Testing
Detect timing side channels in cryptographic code using formal, symbolic, dynamic, and statistical testing tools.
6k · bundle
leandrobenjaminl
Sdd Init
Inicializa el ciclo SDD en un proyecto: detecta stack, testing y convenciones, y configura el backend de persistencia.
0
leandrobenjaminl
Perf Engineer
Diagnose and eliminate performance bottlenecks across web, API, database, and code with load testing, profiling, and optimization techniques.
0