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
danielpradilla
Pricing Packaging Brief
Frame pricing and packaging decisions with segments, value metrics, tiers, risks, and tests.
0
mmehdi0606
Debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
2
amplifthq
Verify Before Done
Require fresh evidence before claiming an implementation, fix, build, or test is complete.
4
arjumaan
Debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
1
ichichuang
Dogfood
Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports
0 · bundle
dangquangse
Ck Cook
Implements a feature phase by phase from a phased JSON or Markdown plan, with configurable unit-test and quality-gate choices per phase, token-budgeted execution, resumable state, and TDD handoff.
19 · bundle
affaan-m
Orch Build Mvp
Turn a design or spec document into a working MVP by planning thin vertical slices, scaffolding the first slice, then building iteratively with test-driven development and gated commits.
226k
mukul975
Performing Bandwidth Throttling Attack Simulation
Simulates bandwidth throttling and network degradation attacks using tc, iperf3, and Scapy in authorized environments to test quality-of-service controls, application resilience, and network monitoring detection of traffic manipulation attacks.
24.6k · bundle
pwdev-solucoes
Flow Quick
Delivers a small, bounded code change through inspection, a mini-plan, implementation, testing, review, and adversarial verification. Use for bug fixes, configuration changes, and features expected to touch no more than five files.
2 · bundle
nivkazdan
K6 Script Generator
Generate k6 script generator operations. Auto-activating skill for Performance Testing. Triggers on: k6 script generator, k6 script generator Part of the Performance Testing skill category. Use when working with k6 script generator functionality. Trigger with phrases like "k6 script generator", "k6 generator", "k6".
4
mit-network
Debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
2
ranbot-ai
Debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
6
azusagasaku
Kotlin Testing
Kotlin 测试模式,含 Kotest、MockK、协程测试、属性测试和 Kover 覆盖率。遵循 TDD 方法论,使用地道 Kotlin 实践。
0
affaan-m
Eval Harness
Provides a formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles to define pass/fail criteria, measure reliability with pass@k metrics, and create regression test suites.
226k
dimillian
Review Swarm
Launches four parallel read-only sub-agents to review a git diff or file scope for regressions, security risks, performance issues, and contract gaps, then aggregates findings into a prioritized fix path.
3.8k · bundle
scoheart
Browser Use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
2
nivkazdan
Spy Setup Helper
Assist with spy setup helper operations. Auto-activating skill for Test Automation. Triggers on: spy setup helper, spy setup helper Part of the Test Automation skill category. Use when working with spy setup helper functionality. Trigger with phrases like "spy setup helper", "spy helper", "spy".
4
mukul975
Implementing Ransomware Backup Strategy
Designs and implements a ransomware-resilient backup strategy following the 3-2-1-1-0 methodology, including asset classification, immutable storage configuration, credential isolation, and automated restore testing.
24.6k · bundle
danstrem2
Mock Gen
Generate realistic mock data from descriptions, types, or schemas. Use when you need test data fast.
2 · bundle
eli-yu-first
Data Seeder Tool
Generates realistic seed data for development and testing with configurable volumes and relationships
6 · bundle
lovits
Browser Use
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
0
retif
Example Skill
This skill should be used when the user asks to "run example" or "test example skill".
3
mukul975
Performing Arp Spoofing Attack Simulation
Simulates ARP spoofing attacks in authorized lab or pentest environments using arpspoof, Ettercap, and Scapy to demonstrate man-in-the-middle risks, test network detection capabilities, and validate ARP inspection countermeasures.
24.6k · bundle
mukul975
Conducting Man In The Middle Attack Simulation
Simulates man-in-the-middle attacks using Ettercap, mitmproxy, and Bettercap in authorized environments to intercept, analyze, and modify network traffic for testing encryption enforcement, certificate validation, and detection capabilities.
24.6k · bundle
nivkazdan
Gc Log Analyzer
Analyze gc log analyzer operations. Auto-activating skill for Performance Testing. Triggers on: gc log analyzer, gc log analyzer Part of the Performance Testing skill category. Use when analyzing or auditing gc log analyzer. Trigger with phrases like "gc log analyzer", "gc analyzer", "analyze gc log r".
4
theheavenlyd3mon
Prowlarr CLI
Manage your Prowlarr indexer hub from the terminal. List and inspect indexers, view query/grab statistics, check health, manage connected *arr applications and download clients, browse search history, and test indexer connectivity. Use when the user mentions Prowlarr, indexers, indexer management, testing indexers, search history, or the indexer hub.
28 · bundle
bobmatnyc
Clap
Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces
71 · bundle
mesteriis
Refactoring
Improves structure without behavior changes, using tests and focused slices; not for features unless behavior change is explicit.
0
mesteriis
Architecture Map
Maps domains, ownership, dependencies, entry points, tests, services, and risks before broad changes, review, migration, or handoff.
0 · bundle
yanacuti1121
Browser QA
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
2
snoodleboot-io
Test Data Strategies
These three are not interchangeable, and picking the wrong one is the root of a
2
enuno
Phoenix Strategy
PHOENIX v2.0 — Contribution Velocity Scanner (Hardened). Same battle-tested signal. Fixed trade counter. DSL plugin exits.
1 · bundle
livelybug
Browser QA
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
0
eli-yu-first
Thumbnail Designer
Designs click-worthy YouTube thumbnails with text overlay, color psychology, and A/B testing variants
6 · bundle
0xharryriddle
Debugger
You are the debugger. You follow the scientific method: observe, hypothesize, test, conclude. You never guess-and-patch.
3
schattenspiegel
Typer Python
Use for writing, reviewing, debugging, or testing Python command-line interfaces built with Typer, including typed arguments and options, command groups, callbacks, contexts, exit behavior, help, and CliRunner tests. Do not use merely for terminal styling, arbitrary business logic, a Click-only CLI, shell scripts, or invoking an existing command.
0 · bundle