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
dromlakhani
Enda Confirm Pai Stim Test
Recommends confirmatory testing with corticotropin stimulation test in patients presenting with clinical symptoms or signs suggesting PAI (e.g., fatigue, hypotension, hyponatremia, hyperpigmentation) when the patient's condition permits safe testing. Use when a clinician identifies suggestive features and circumstances allow outpatient stimulation testing without imminent need for emergency glucocorticoids.
10
trailofbits
Mutation Testing
Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs.
6k · bundle
mhassan0000
Laravel Tdd
Write and run test-driven Laravel applications using PHPUnit, Pest, factories, HTTP tests, and Sanctum authentication.
1
salacoste
Bmad Testarch Atdd
Generate red-phase acceptance test scaffolds using the TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"
1 · bundle
peteedoo
Ab Test Analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
0
affaan-m
Browser QA
Automates visual testing and UI interaction verification using browser automation after deploying features.
226k
affaan-m
Orch Fix Defect
Reproduce a bug as a failing regression test, fix until green, review, and commit via a delegated pipeline.
226k
affaan-m
Kotlin Ktor Patterns
Provides Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
226k
bobmatnyc
Testing Anti Patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.
71 · bundle
testdouble
Manual Test Planning
Produce a plain-language manual test plan from the context supplied to it — an executive summary, a high-level list of named tests, and a detail section per test with the steps a person follows by hand and the outcomes they should expect. Use when you want to create, draft, generate, or outline a manual test plan, manual QA steps, hands-on verification steps, or an acceptance walkthrough for a feature, change, branch, plan, or PR. When the plan holds more than five tests and at least two natural categories emerge, both the test list and the detail sections are organized under plain-language categories. When nothing in the supplied context can be manually tested, it says so and asks for more context instead of producing a document. Does not analyze code for automated test coverage gaps — use automated-test-planning. Does not write test code — use tdd. Does not review code quality — use code-review. Does not stress-test an existing plan — use iterative-plan-review.
218 · bundle
bobmatnyc
Webapp Testing
Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
71 · bundle
solizardking
Testing
For testing with Light Protocol programs and clients on localnet, devnet, and mainnet validation.
0 · bundle
rajanthar
Python Testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
0
ssrjkk
Locust
Performs load testing with Locust, Python-based distributed testing, and real-time web UI.
2 · bundle
affaan-m
AI Regression Testing
Prevents AI-introduced regressions with sandbox-mode API testing, automated bug-check workflows, and patterns that catch blind spots where the same model writes and reviews code.
226k
dotnet
Platform Detection
Detects the test platform (VSTest vs Microsoft.Testing.Platform) and test framework (MSTest, xUnit, NUnit, TUnit) from .NET project files.
4k
leandrobenjaminl
Go Testing
Escribe tests en Go con la biblioteca estándar: unitarios, table-driven, con mocks y cobertura, incluyendo modelos Bubbletea con teatest.
0
samyakjhaveri
Diagnose
Runs a disciplined debugging loop for hard bugs and performance regressions, covering reproduction, hypothesis testing, instrumentation, fixing, and regression testing.
0
guild-agents
Tdd
Enforces a test-first workflow for features and bug fixes, guiding the red-green-refactor cycle with verification checklists.
4
fradser
Migrate To Shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
580 · bundle
ranbot-ai
Fix Test
Can you check out branch "{{ BRANCH_NAME }}", and run {{ TEST_COMMAND_TO_RUN }}.
6
kk20300113-png
Python Testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
0
snoodleboot-io
Test Aaa Structure
Apply Arrange-Act-Assert pattern for clear, maintainable tests with detailed guidance
2
anantha-236
Python Testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
1
eli-yu-first
Test Data Factory
Generate realistic test data with proper relationships, constraints, and edge cases
6 · bundle
antigravity
Tdd
Guides test-driven development with a vertical-slice approach, writing one test at a time and implementing minimal code to pass, then refactoring.
42.4k · bundle
dotnet
Assertion Quality
Analyzes test suites to measure assertion diversity, detect shallow or trivial assertions, and identify tests that lack meaningful verification.
4k
sakamoto-family-smile
Laravel Tdd
Guides test-driven development for Laravel apps using PHPUnit and Pest, covering factories, database testing, fakes, and coverage targets.
0
samyakjhaveri
Systematic Debugging
Guides a structured root-cause investigation before any fix, covering reproduction, evidence gathering, hypothesis testing, and implementation with failing tests.
0 · bundle
diegosouzapw
Tdd
Guides implementing features and fixing bugs by writing failing tests first, then minimal code, with verification at each step.
54 · bundle
chimeranext
Mobile Testing
Automatiza pruebas de integración y debugging en Flutter usando servidores MCP, con inspección de widgets y gestión de dispositivos.
4 · bundle
dotnet
Migrate Mstest V1v2 To V3
Migrate test projects from MSTest v1 (assembly references) or v2 (NuGet 1.x-2.x) to MSTest v3, handling breaking changes like assertion overloads, DataRow constructors, .testsettings replacement, and target framework updates.
4k
dotnet
Migrate Xunit To Mstest
Migrate .NET test projects from xUnit.net (v2 or v3) to MSTest v4, converting attributes, assertions, fixtures, and project configuration.
4k · bundle
auto-skiller
Migrate To Shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn, using fromPartial and fromAny for partial or intentionally wrong test data.
1 · bundle
dromlakhani
Ata Gh Bmi Cutoff
Uses BMI-specific cutoffs to interpret peak GH values during stimulation testing. Use when interpreting GH stimulation test results; triggers include GH stimulation test requiring BMI-adjusted interpretation.
10
snoodleboot-io
Load Testing
Most teams run one test — expected peak for ten minutes — and believe they have
2