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”

323 skills
mhassan0000
Browser QA
Automates visual testing and UI interaction verification using browser automation after deploying features.
1
github
Playwright Generate Test
Generates a Playwright test from a user-provided scenario by recording browser interactions via Playwright MCP, then saves and runs the test until it passes.
36.2k
antigravity
E2e Testing
Sets up and runs end-to-end tests with Playwright, including browser automation, visual regression, cross-browser testing, and CI/CD integration.
42.4k
tinh2
Mobile Test
Generates a complete mobile test suite for Flutter, React Native, iOS, or Android apps, covering unit, widget, integration, snapshot, accessibility, and platform-specific tests, then runs them with a self-healing loop.
13
sakamoto-family-smile
React Testing
Guides writing behavior-focused React component and hook tests with React Testing Library, Vitest/Jest, MSW network mocking, and axe accessibility assertions, including when to use component vs end-to-end tests.
0
cloudthinker-ai
Managing Jest
Manages and analyzes Jest test suites, including configuration discovery, coverage reporting, snapshot review, and test result parsing.
7
affaan-m
React Testing
Write behavior-focused React component tests with React Testing Library, Vitest/Jest, MSW for network mocking, and accessibility assertions using axe, while deciding when to use component tests versus Playwright/Cypress end-to-end tests.
226k
dotnet
Code Testing Agent
Generates and writes unit tests for any programming language using a multi-agent pipeline that researches, plans, and implements tests with build and verification steps.
4k · bundle
dotnet
Test Smell Detection
Audits test code in any language using the academic testsmells.org 19-smell catalog, producing a severity-ranked report with specific locations and actionable fixes.
4k · bundle
github
Unit Test Vue Pinia
Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases, covering components, composables, and stores with behavior-first assertions.
36.2k · bundle
trailofbits
Property Based Testing
Provides guidance for property-based testing across multiple languages and smart contracts, helping detect patterns where PBT offers stronger coverage than example-based tests.
6k · bundle
cloudthinker-ai
Managing Qase
Monitors and analyzes Qase test management projects, test cases, runs, and defects via the Qase API, with a discovery-first workflow to avoid assumptions.
7
phoroth
Tdd
Guides test-first development with vertical slices, one test at a time, and refactoring after green.
3 · bundle
tinh2
Unit Test
Generates comprehensive unit tests with edge cases, error paths, and boundary values. Auto-detects the test framework, scans for untested functions, adopts existing conventions, runs tests, and self-heals failures in up to 3 iterations while measuring coverage.
13
github
Spring Boot Testing
Provides expert guidance for testing Spring Boot 4 applications with modern patterns, test slices, and best practices.
36.2k · bundle
comeonoliver
Utg
Generates unit tests for code changed in the current branch by comparing against origin/main and following existing test conventions.
61
dotnet
MCP Csharp Test
Test C# MCP servers at unit and integration levels using xUnit, Moq, and the MCP client SDK.
4k · bundle
samyakjhaveri
Tdd
Guides test-driven development with a red-green-refactor loop, emphasizing behavior-focused tests and vertical slicing over horizontal test writing.
0 · bundle
adobe
Testing Blocks
Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality. Covers unit testing, browser testing with Playwright, and linting.
142 · bundle
dotnet
Generate Testability Wrappers
Generate wrapper interfaces, default implementations, and DI registration code to make hard-to-test static dependencies in C# testable, using built-in abstractions like TimeProvider or custom wrappers.
4k
obra
Test Driven Development
Write tests before implementation code for new features, bug fixes, and refactoring, following the red-green-refactor cycle.
247k · bundle
affaan-m
Laravel Tdd
Write test-driven Laravel applications using PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.
226k
lingxling
Tdd
Guides test-first development with vertical slices, writing one behavior test at a time and refactoring only when green.
253 · bundle
sdiamante13
Test Feature
Acceptance-test newly added features using browser automation, happy-path flows, screenshots, UX notes, and a written report.
7
trailofbits
Vector Forge
Uses mutation testing to systematically identify gaps in test vector coverage for cryptographic algorithms, then generates new test vectors that close those gaps. Measures effectiveness by comparing mutation kill rates before and after.
6k · bundle
github
Pytest Coverage
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
36.2k
github
Pester Migration
Upgrades PowerShell Pester test suites across major versions (v3→v4, v4→v5, v5→v6) with structured workflows, reference guides, and safety rules.
36.2k · bundle
auto-skiller
Diagnose
Runs a disciplined diagnosis loop for hard bugs and performance regressions, from reproduction through hypothesis testing, instrumentation, fixing, and regression testing.
1 · bundle
comeonoliver
Vitest
Write and run unit tests with Vitest, covering mocking, snapshots, coverage, and test filtering.
61
luokai0
Auto Test
Generates unit tests for multiple languages and frameworks, including coverage reports and boundary/exception cases.
10 · bundle
dotnet
Test Analysis Extensions
Provides file paths to language-specific reference files for polyglot test analysis skills, enabling framework-aware detection of test markers, assertions, and patterns across .NET, Python, TypeScript, Java, Go, Ruby, Rust, Swift, Kotlin, PowerShell, and C++.
4k · bundle
dotnet
Grade Tests
Grades individual test methods and produces a compact markdown table with a letter grade, score band, and one-line note for each test.
4k
dotnet
Exp Test Maintainability
Analyzes .NET test suites for duplicated boilerplate, copy-paste tests, and structural maintainability issues, producing a report with concrete before/after refactoring suggestions.
4k
tinh2
Root Cause
Runs a hypothesis-driven debugging workflow that reproduces failures, forms discriminating tests, proves root cause via toggle, and delivers a fix, regression test, and postmortem.
13
sakamoto-family-smile
Springboot Tdd
Guides test-driven development for Spring Boot services with JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo, covering unit, web, integration, and persistence tests.
0
chimeranext
Load Testing Performance
Runs load, stress, and performance tests using k6, JMeter, and profiling tools, with capacity planning and benchmarking for APIs and backend services.
4 · bundle