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 skillsDevelopment
Orchestrates end-to-end software development from scaffolding to deployment, covering frontend, backend, database, testing, and CI/CD workflows.
42.4k
Skill Creator
Guides users through creating, refining, and evaluating agent skills, including drafting, testing, and optimizing descriptions for better triggering.
559 · bundle
C Pro
Write efficient C code with proper memory management, pointer handling, and POSIX compliance, including debugging and testing guidance.
253
Names
Refactors code by renaming variables, methods, classes, and types to improve clarity and intent, with automatic testing and commits after each rename.
7
Dispatching Parallel Agents
Delegates independent debugging tasks to parallel agents with isolated context, preserving the main session for coordination.
0
Build Tools
Automates multi-language software builds with Makefiles, dependency management, testing, packaging, and CI/CD integration.
1
Tdd Guide
Resolves legacy references to the tdd-guide capability by routing to the current runtime's equivalent agent, plugin, or skill.
20
Create Pr
Creates a pull request from the current feature branch with a structured summary, test results, and change description.
4
Unship
Compare AI-generated UI variants in a running local app, then keep the chosen option and remove temporary code.
3
Pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
5 · bundle
Python Typing
Design, review, debug, and test Python static types including Protocol, generics, variance, overloads, TypedDict, ParamSpec, TypeGuard, and narrowing.
0 · bundle
Grilling
Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
0
Iterative Plan Review
Sharpens and stress-tests an existing plan file through multiple codebase-grounded review passes, editing it in place and recording every finding and iteration in cross-referenced companion files. Use this skill whenever the user wants to iterate on, refine, tighten, or improve a plan. Also use it when the user asks to verify, validate, or confirm feasibility of an approach. Does not implement plan steps, write test plans, review code, or investigate bugs, and does not generate new plans from scratch — use plan-a-feature for a new plan. Runs its review rounds to completion without pausing between them; to review each round as it lands, use pairing.
218 · bundle
Eval Driven Dev
Build automated evaluation pipelines for Python LLM applications using real LLM calls and structured test datasets.
36.2k · bundle
Exploiting Insecure Deserialization
Identify and exploit insecure deserialization vulnerabilities in Java, PHP, Python, and .NET applications during authorized penetration tests.
24.6k · bundle
Libafl
Build and run custom fuzzers with LibAFL, a modular Rust fuzzing library, including drop-in libFuzzer replacement and custom component configuration.
61
Validate Idea
Validate a business idea using the minimalist entrepreneur framework before building anything. Use to test if an idea is worth pursuing through manual validation and customer feedback.
16
Grilling
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
6
Polars Python
Write, review, debug, test, and optimize Python Polars code with version-grounded object types, schemas, and execution boundaries.
0 · bundle
Grill Me
Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
0
Skillify
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. Future /scrape calls with the same intent run the codified script in ~200ms instead of re-driving the page. Walks back through the conversation, synthesizes script.ts + script.test.ts + fixture, runs the test in a temp dir, and asks before committing. Use when asked to "skillify", "codify", "save this scrape", or "make this permanent". (gstack)
0
Idea Refine
Transforms vague ideas into structured, actionable concepts through guided divergent and convergent thinking, producing a markdown one-pager.
69.5k · bundle
Verification Before Completion
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
247k
Antfu
Sets up JavaScript/TypeScript projects with opinionated tooling and conventions including ESLint, TypeScript config, testing with Vitest, and monorepo setup.
5.5k · bundle
Tilegym Adding Cutile Kernel
Add a new cuTile GPU kernel operator to TileGym, covering dispatch registration, backend implementation, exports, tests, and benchmarks.
2.2k · bundle
Santa Method
Uses two independent review agents to verify output quality, requiring both to pass before shipping.
226k
Monitoring Expert
Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing.
10.4k · bundle
Dbos Golang
Build reliable, fault-tolerant Go applications with DBOS durable workflows, covering installation, configuration, workflow/step structure, queues, and testing.
42.4k · bundle
Hotfix
Diagnoses and fixes bugs in emergency mode with a maximum of two iterations, then commits, pushes, and creates a pull request.
13
Dogfood
Systematically explores a web application, finds issues, and produces a report with reproduction evidence for each finding.
61
C Pro
Write efficient C code with proper memory management, pointer safety, and POSIX compliance, including debugging and testing guidance.
2
Django Tdd
Write Django tests using pytest-django, factory_boy, and TDD, covering models, views, and DRF APIs.
0
Refactoring
Identifies and removes dead code safely, with test verification at each step and categorization of risk levels.
1
MCP Builder
Guides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.
1 · bundle
C Pro
Write efficient C code with proper memory management, pointer handling, and POSIX compliance, including debugging and testing guidance.
5
Bmad Ml Moody
AI QA and evaluation specialist for quality gates. Use when the user asks to talk to Moody, requests AI evaluation, or needs regression tests for AI systems.
0 · bundle