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”

2,153 skills
luokai0
Jpeng Ab Test
Manages A/B tests by running a Python script that processes input and produces JSON results.
10 · bundle
luokai0
Auto Test
Generates unit tests for multiple languages and frameworks, including coverage reports and boundary/exception cases.
10 · bundle
kk20300113-png
Cpp Testing
Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
0
anantha-236
Cpp Testing
Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
1
neuralblitz
A B Testing Based Design
A B Testing Based Design Skill
1 · bundle
haongo232
Webapp Testing
Web application testing principles. E2E, Playwright, deep audit strategies.
3 · bundle
landonschropp
Testing React
Use when writing or modifying tests for React hooks.
1
azusagasaku
Perl Testing
使用Test2::V0、Test::More、prove runner、模拟、Devel::Cover覆盖率和TDD方法的Perl测试模式。
0
rbutinar
Fabric Warehouse Test
Read/Write Permission Test on a Fabric Warehouse
0
claude-dev-suite
Pytest
pytest Python testing framework. Covers fixtures, parametrize, and mocking. Use for Python testing. USE WHEN: user mentions "pytest", "python test", "fixture", asks about "@pytest.fixture", "@pytest.mark.parametrize", "conftest.py", "pytest coverage", "python unit test" DO NOT USE FOR: JavaScript/TypeScript - use `vitest` or `jest`; Java - use `junit`; E2E web tests - use `playwright`; Load testing - use locust
28 · 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
owl-listener
Usability Test Plan
Design a usability test plan with tasks, success metrics, participant criteria, and facilitation guide for moderated or unmoderated sessions.
1.7k
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
leandrobenjaminl
Statistical Testing
Guía para elegir y aplicar tests de hipótesis con SciPy, verificando supuestos, interpretando p-values y tamaño del efecto, y evitando falsos positivos.
0 · bundle
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
cloudthinker-ai
Load Test Plan
Designs and executes load tests, covering scenario design, baseline capture, execution configuration, results analysis, and reporting for k6, Locust, Gatling, and JMeter.
7
github
Playwright Explore Website
Explores websites using Playwright to identify core features and generate test cases.
36.2k
luokai0
Echo Test
Returns the user's input back to them along with the current time, serving as a simple test skill.
10 · bundle
30eggis
Testing Testing Tool Evaluator
Expert technology assessment specialist focused on evaluating, testing, and recommending tools, software, and platforms for business use and productivity optimization
2
anthropic
Webapp Testing
Test local web applications by writing native Python Playwright scripts, with helpers for server lifecycle management and a reconnaissance-then-action pattern for dynamic UIs.
158k · bundle
leandrobenjaminl
Frontend E2e Testing
Guides end-to-end testing of frontend applications using Playwright or Cypress, covering multi-page user flows in real browsers, API mocking, and CI integration.
0
cloudthinker-ai
Managing Xray
Manage and analyze Xray test plans, executions, and coverage within Jira, including test case management, Cucumber integration, and CI/CD result import.
7
landonschropp
Testing Bun
Use when writing or modifying tests in a Bun project
1
mukul975
Performing API Security Testing With Postman
Builds repeatable API security test suites in Postman covering OWASP API Security Top 10 vulnerabilities, with automated authentication, multi-role testing, and CI/CD integration via Newman.
24.6k · bundle
tinh2
Load Test
Generates and runs load tests for API endpoints using k6, Locust, or Artillery. Detects the API framework, creates realistic user behavior flows, executes ramp-up, sustained, spike, and stress profiles, and produces a bottleneck analysis with optimization recommendations.
13
yanacuti1121
Tdd
Use when implementing features or fixing bugs with test-driven development. Enforces RED→GREEN→REFACTOR cycle with vertical slicing and multi-agent context isolation. Triggers on: 'implement with TDD', 'write tests first', 'red green refactor', 'test-driven', '/tdd <feature>'. Supports Jest, Vitest, pytest, Go test, cargo test, RSpec, PHPUnit.
2
matrixx0070
QA Test Plan
Write a focused test plan that scopes what will be tested, ranks risks, enumerates cases, and sets explicit entry and exit criteria.
0
thedixitjain
Tdd
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
2 · bundle
loopyluci
Tdd
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
1
delorenj
Bmad QA Generate E2e Tests
Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"
1 · bundle
francostino
Tdd
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
63 · bundle
26bb
Tdd
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
0 · bundle
sickn33
Tdd
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
45.1k · bundle