Debugging

Find and fix bugs, error analysis

Showing 3409-3432 of 4723 skills
martin-janci

systematic-debugging

by martin-janci

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

Code Gen 3 4mo ago
martin-janci

test-driven-development

by martin-janci

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

Debugging 3 5mo ago
LeonMelamud

up-to-date

by LeonMelamud

"Fetches and validates current third-party API documentation, checks SDK version compatibility, and verifies correct method signatures and parameter shapes before writing or debugging integration code. Use when writing, editing, or refactoring code that calls any third-party SDK, API, or library method; debugging issues where an API call succeeds but the expected side-effect doesn't happen; installing or importing external packages; or when something 'doesn't work' and the code involves an external service."

API Dev 3 3mo ago
AnthemFlynn

openclaw-admin

by AnthemFlynn

"Fix, configure, tune, or troubleshoot OpenClaw. Use for config changes, security fixes, performance tuning, doctor --fix, or when openclaw-doctor flags issues that need remediation."

Debugging 3 3mo ago
thrashr888

rust-development

by thrashr888

Rust development workflow with quality gates, testing, and iteration patterns. Use when developing Rust code, running tests, or iterating on Rust projects.

CLI Tools 3 4mo ago
liauw-media

browser-automation-debugging

by liauw-media

"Use when debugging web applications or automating browser tasks. Leverage Chrome DevTools MCP for inspection, performance analysis, and automated testing."

Code Review 3 6mo ago
trancong12102

commit

by trancong12102

Generates git commit messages following Conventional Commits 1.0.0 specification with semantic types (feat, fix, etc.), optional scope, and breaking change annotations. Use when committing code changes or creating commit messages. Triggers on phrases like 'commit', 'commit and push', 'make a commit', 'git commit', or when commit is part of a compound action (e.g., 'bump version and commit').

Comments 3 4mo ago
AnthemFlynn

graphics-troubleshooting

by AnthemFlynn

Debug and fix common issues in Three.js, React Three Fiber, and 3D asset pipelines. Use when encountering visual bugs, performance problems, loading failures, or unexpected behavior. Covers black screens, Z-fighting, memory leaks, shader errors, and physics glitches.

Code Gen 3 5mo ago
SanctifiedOps

jupiter-swap-integration

by SanctifiedOps

Integrate Jupiter aggregator for swaps - API usage, route optimization, slippage handling, and frontend/bot implementation. Use when building swap UIs or trading bots.

Processing 3 4mo ago
AmnadTaowsoam

Code Review

by AmnadTaowsoam

Code review is a systematic examination of source code intended to find

Code Review 3 3mo ago
AmnadTaowsoam

State Management

by AmnadTaowsoam

'* Depends on: typescript-standards

API Dev 3 3mo ago
weegigs

coding-context

by weegigs

Detect languages in target files and inject appropriate language skills. Use before implementing code to ensure language-specific patterns are loaded.

Debugging 3 4mo ago
Mearman

wayback-submit

by Mearman

Submit a URL to the Wayback Machine for archiving. Use when the user wants to archive a webpage, save a page to the Internet Archive, preserve a URL, or create a snapshot.

API Dev 3 4mo ago
dagba

swift-concurrency-expert

by dagba

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

Code Review 3 4mo ago
beshkenadze

ios-design-review

by beshkenadze

Review iOS code for Apple HIG compliance. Use when validating SwiftUI/UIKit code, checking accessibility, or auditing iOS design implementation.

Accessibility 3 5mo ago
pluginagentmarketplace

networking-skill

by pluginagentmarketplace

Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HTTPS, SSH, firewalls.

API Dev 3 5mo ago
trancong12102

test-driven-development

by trancong12102

"Guides strict Test-Driven Development (TDD) using the Red-Green-Refactor cycle. Ensures no production code is written without a prior failing test. Use this skill when implementing new features, fixing bugs, or refactoring code to ensure high test coverage and design quality. Triggers on phrases like 'TDD', 'write tests first', 'test-driven', 'red-green-refactor', 'watch it fail', 'test first', or 'behavior driven'."

Debugging 3 4mo ago
HJewkes

systematic-debugging

by HJewkes

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 3 3mo ago
gaebalai

site-reliability-engineer

by gaebalai

Production monitoring, observability, SLO/SLI management, and incident response. Trigger terms: monitoring, observability, SRE, site reliability, alerting, incident response, SLO, SLI, error budget, Prometheus, Grafana, Datadog, New Relic, ELK stack, logs, metrics, traces, on-call, production monitoring, health checks, uptime, availability, dashboards, post-mortem, incident management, runbook. Completes SDD Stage 8 (Monitoring) with comprehensive production observability: - SLI/SLO definitions and tracking - Monitoring stack setup (Prometheus, Grafana, ELK, Datadog, etc.) - Alert rules and notification channels - Incident response runbooks - Observability dashboards (logs, metrics, traces) - Post-mortem templates and analysis - Health check endpoints - Error budget tracking Use when: user needs production monitoring, observability platform, alerting, SLOs, incident response, or post-deployment health tracking.

Code Review 3 4mo ago
SanctifiedOps

upgrade-vs-immutable-decision

by SanctifiedOps

Framework for deciding whether to keep a Solana program upgradeable or make it immutable, including trust, operations, and governance tradeoffs. Use before deployment or key rotation.

Debugging 3 4mo ago
thoreinstein

bugfix

by thoreinstein

Diagnose and fix bugs using hypothesis-driven debugging, diagnostic instrumentation, architecture-aware analysis, and evidence-based root cause identification

Code Review 3 4mo ago
spitoglou

critical-thinking

by spitoglou

Analyze arguments, detect biases, evaluate claims, and improve reasoning. Use when asked to fact-check, identify logical fallacies, evaluate arguments, analyze predictions, find root causes, or think adversarially about plans. Triggers include "evaluate this argument", "logical fallacies", "fact check", "analyze the claims", "identify biases", "devil's advocate", "red team this", "root cause".

Code Review 3 5mo ago
AmnadTaowsoam

Form Handling

by AmnadTaowsoam

'Form handling is a critical aspect of web applications that collect

Debugging 3 3mo ago
weegigs

spec-review

by weegigs

Review specifications for completeness and execution readiness. Use when validating specs from /spec before implementation begins.

Code Review 3 4mo ago