Plugins
12 pluginscurated
Debug and Fix Runtime Bug
Triage, diagnose, and fix runtime bugs using structured debugging workflow, then verify the fix end-to-end.
9 skills · plugin
curated
SEO Audit and Fix
Audit a website for SEO issues, fix metadata and structured data, and verify improvements.
10 skills · plugin
curated
Audit and Fix Web Accessibility
Install this pack to audit and fix web accessibility issues to WCAG 2.2 AA standards.
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
Fix Defect with TDD
Reproduce a bug as a failing regression test, fix until green, review, and commit via a delegated pipeline.
9 skills · plugin
curated
Optimize Web Performance
Install this pack to optimize web performance by measuring and fixing Core Web Vitals.
9 skills · plugin
curated
Diagnose and Fix AI Workflow
Diagnoses an AI workflow and applies structured improvements for quality and reliability.
4 skills · plugin
curated
Web Performance Audit and Optimize
Measure performance, identify bottlenecks, and apply fixes to improve Core Web Vitals.
9 skills · plugin
curated
WCAG Audit and Remediation
Audit a web app against WCAG 2.2 AA, then apply fixes for identified issues.
9 skills · plugin
curated
Web Performance Audit and Fix
Installs a pipeline to audit Core Web Vitals, analyze performance, and debug issues using DevTools.
10 skills · plugin
curated
SEO Audit to Optimization
Audit a website for SEO issues, analyze on-page elements, and implement fixes to improve organic performance.
9 skills · plugin
curated
Debug and Optimize .NET Build
Install this pack to diagnose and fix slow or failing .NET builds using binary logs and performance analysis.
4 skills · plugin
Results for “fix”
317 skillsdiagnose
Runs a disciplined debugging loop for hard bugs and performance regressions, covering reproduction, hypothesis testing, instrumentation, fixing, and regression testing.
0
tdd
Enforces a test-first workflow for features and bug fixes, guiding the red-green-refactor cycle with verification checklists.
4
wp-phpstan
Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.
1 · bundle
grammar-check
Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.
0
performance-optimization
Measures application performance first, identifies bottlenecks, and applies targeted fixes for frontend and backend systems.
69.5k
test-driven-development
Write tests before implementation code for new features, bug fixes, and refactoring, following the red-green-refactor cycle.
247k · bundle
vue-debug-guides
Diagnose and fix Vue 3 runtime errors, warnings, async failures, and SSR/hydration issues with targeted debugging guides.
2.7k · bundle
use-js-interop
Add, review, or fix JavaScript interop in Blazor components, including collocated modules, lifecycle timing, batching, typed wrappers, and disposal patterns.
4k
migrate-dotnet10-to-dotnet11
Upgrade .NET 10 projects to .NET 11 by updating target frameworks, fixing breaking changes, and updating infrastructure.
4k · bundle
migrate-mstest-v3-to-v4
Fix build errors and breaking changes when upgrading MSTest from v3 to v4, or plan a complete migration.
4k
troubleshoot-replication
Diagnose and fix common AEM 6.5 LTS replication issues including blocked queues, connectivity failures, and content distribution problems.
142
github
Guides contributors through creating pull requests that add or fix skills, with a checklist covering metadata validation, risk labeling, and security disclaimers.
0 · bundle
test-driven-development
Guides implementing features and bug fixes test-first, enforcing the red-green-refactor cycle with mandatory failure verification.
0 · bundle
systematic-debugging
Diagnose bugs by establishing a tight feedback loop, tracing root cause, and verifying fixes with regression tests before making changes.
2
common-tdd
Guides quality-first TDD for new behavior, bug fixes, and test changes. Selects the smallest test layer, proves a distinct regression risk, and runs bounded RED-GREEN-REFACTOR verification.
542 · bundle
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
baseline-ui
Enforces an opinionated UI baseline to fix spacing, hierarchy, typography, and layout issues in AI-generated interfaces.
42.4k
review
Runs five parallel review agents on code changes, validates findings, triages them, and applies approved fixes after confirmation.
26
tend
Automates app maintenance by assessing health, prioritizing by staleness and debt, and running targeted fix pipelines that commit directly to main.
13
techdebt
Scans recently changed code for tech debt: duplicated logic, dead code, magic numbers, deep nesting, and TODOs, then proposes fixes.
0
verification-before-completion
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, ensuring evidence precedes any success claims.
0
validate-schema
Verifies data structures, files, YAML blocks, or agent output against their defined schema, producing a pass/fail report with actionable fix instructions.
1 · bundle
deslop
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.
0
playwright-pro
Generate, review, fix, and migrate Playwright end-to-end tests with templates, CI integration, and optional TestRail/BrowserStack sync.
20.4k · bundle
iterate-pr
Automates the cycle of fixing CI failures, addressing PR review feedback, and pushing changes until all checks pass.
42.4k
dashboard
Generates a standard admin dashboard page with a fixed sidebar, top bar, KPI card grid, 1-2 charts, and a recent activity list.
· bundle
cpp-testing
Provides a workflow for writing, updating, and fixing C++ tests with GoogleTest/GoogleMock, configuring CMake/CTest, diagnosing failures, and adding coverage or sanitizers.
1
handoff-diet
Meta-skill codifying the no-wakeup-polling pattern. Describes the ScheduleWakeup anti-pattern, the fix (--auto merge + detached watcher), and when to still use wakeups. Reduces handoff spam by 80%.
1 · bundle
matlab-review-fi-object-code
Reviews MATLAB fixed-point (fi) code for performance, code generation efficiency, and correctness. Identifies antipatterns and suggests idiomatic improvements. Use when reviewing fi, fimath, numerictype, or quantizenumeric code.
920 · bundle
verification-before-completion
Use before claiming work is complete, fixed, or passing, and before committing or opening a PR - run the actual verification command and read its output before making any success claim.
1
deslop
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.
0
performance-optimization
Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
0
create-skill-test
Scaffolds eval.yaml test files for agent skills in the dotnet/skills repository, including scenario writing, assertion definition, and rubric creation.
4k
swiftui-performance-audit
Diagnose and fix SwiftUI performance issues like slow rendering, janky scrolling, and high CPU/memory usage through code review and profiling guidance.
3.8k · bundle
dbs-resonate
Diagnoses whether a draft will resonate with its audience using a five-dimension communication psychology framework, identifies structural problems, and gives specific fixes.
declutter
Refactors code by removing unused imports, variables, methods, redundant comments, and fixing formatting, with automatic test runs and commits after each step.
7