Debugging

Find and fix bugs, error analysis

Showing 889-912 of 4719 skills
borghei

delivery-manager

by borghei

Expert delivery management covering continuous delivery, release management, deployment coordination, and service operations.

CI/CD 217 4mo ago
TheDecipherist

security-audit

by TheDecipherist

Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.

Code Review 521 4mo ago
Aaronontheweb

dotnet-slopwatch

by Aaronontheweb

Use Slopwatch to detect LLM reward hacking in .NET code changes. Run after every code modification to catch disabled tests, suppressed warnings, empty catch blocks, and other shortcuts that mask real problems.

Code Review 985 4mo ago
Aaronontheweb

dotnet-devcert-trust

by Aaronontheweb

Diagnose and fix .NET HTTPS dev certificate trust issues on Linux. Covers the full certificate lifecycle from generation to system CA bundle inclusion, with distro-specific guidance for Ubuntu, Fedora, Arch, and WSL2.

CLI Tools 985 3mo ago
chainloop-dev

custom-builtin-functions

by chainloop-dev

Create a custom builtin function to be used in the Rego policy engine

Code Gen 552 6mo ago
Jamie-BitFlight

agent-orchestration

by Jamie-BitFlight

Scientific delegation framework for orchestrators coordinating sub-agents. Provides WHERE-WHAT-WHY context patterns while preserving agent autonomy. Use when delegating tasks, structuring sub-agent prompts, planning multi-agent workflows, or coordinating specialist agents.

Agents 50 3mo ago
Jamie-BitFlight

holistic-linting-resolver

by Jamie-BitFlight

Linter-specific resolution workflows for ruff, mypy, pyright, and basedpyright. Provides systematic root-cause analysis procedures, suppression gates, and verification steps. Use when resolving linting errors as a sub-agent, implementing fixes systematically, or conducting type flow analysis.

Debugging 50 3mo ago
adobe

testing-blocks

by adobe

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 for utilities and logic, browser testing with Playwright, linting, and guidance on what to test and how

Debugging 117 4mo ago
bobmatnyc

Testing Anti-Patterns

by bobmatnyc

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.

Debugging 49 6mo ago
bobmatnyc

git-workflow

by bobmatnyc

Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.

CLI Tools 49 4mo ago
bobmatnyc

screenshot

by bobmatnyc

"Visual verification workflow for UI changes to accelerate code review and catch ..."

Debugging 49 5mo ago
bobmatnyc

example-framework-skill

by bobmatnyc

Example of a properly self-contained skill following all best practices

Auth 49 5mo ago
bobmatnyc

bug-fix

by bobmatnyc

"Systematic workflow for verifying bug fixes to ensure quality and prevent regres..."

Code Review 49 5mo ago
openshift

Code Formatting

by openshift

"MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements."

Code Gen 524 7mo ago
webflow

accessibility-audit

by webflow

Run comprehensive accessibility audit (WCAG 2.1) on Webflow pages - checks buttons, forms, links, focus states, headings, keyboard navigation, and generates detailed reports with fixes. Requires Webflow Designer connection. Excludes image alt text (covered by asset-audit skill).

Accessibility 81 4mo ago
LerianStudio

ring:dev-frontend-e2e

by LerianStudio

Gate 5 of frontend development cycle - ensures all user flows from product-designer have passing E2E tests with Playwright across browsers.

Debugging 193 3mo ago
rsmdt

documentation-extraction

by rsmdt

Interpret existing docs, READMEs, specs, and configuration files efficiently. Use when onboarding to a codebase, verifying implementation against specs, understanding API contracts, or parsing configuration. Covers reading strategies for README, API docs, specs, configs, and cross-referencing with code.

API Dev 290 3mo ago
fugazi

qa-test-planner

by fugazi

Generate comprehensive test plans, manual test cases, automated Playwright tests, regression test suites, and bug reports for QA Automation engineers. Includes Playwright MCP integration for browser-based test execution and validation.

Auth 157 3mo ago
alchemiststudiosDOTai

ast-grep-setup

by alchemiststudiosDOTai

Set up ast-grep for a codebase with common TypeScript rules for detecting anti-patterns, enforcing best practices, and preventing bugs. Creates sgconfig.yml, rule files, and rule tests. Use when adding structural linting, banning legacy patterns, or implementing ratchet gates.

Debugging 99 3mo ago
flowglad

flowglad-usage-tracking

by flowglad

Implement usage-based billing with Flowglad including recording usage events, checking balances, and displaying usage information. Use this skill when adding metered billing, tracking API calls, or implementing consumption-based pricing.

API Dev 1.7K 4mo ago
flowglad

flowglad-checkout

by flowglad

Implement checkout sessions for purchasing subscriptions and products with Flowglad. Use this skill when creating upgrade buttons, purchase flows, or redirecting users to hosted checkout pages.

Analytics 1.7K 4mo ago
Aaronontheweb

akka-net-testing-patterns

by Aaronontheweb

Write unit and integration tests for Akka.NET actors using modern Akka.Hosting.TestKit patterns. Covers dependency injection, TestProbes, persistence testing, and actor interaction verification. Includes guidance on when to use traditional TestKit.

Debugging 985 3mo ago
flowglad

flowglad-feature-gating

by flowglad

Implement feature access checks using Flowglad to gate premium features, create paywalls, and restrict functionality based on subscription status. Use this skill when adding paid-only features or checking user entitlements.

Auth 1.7K 4mo ago
Aaronontheweb

akka-net-best-practices

by Aaronontheweb

Critical Akka.NET best practices including EventStream vs DistributedPubSub, supervision strategies, error handling, Props vs DependencyResolver, work distribution patterns, and cluster/local mode abstractions for testability.

Code Gen 985 3mo ago