tools debugging Skills
Discover the best skills in this category.
metamask-visual-testing
by MetaMask
Launch and test MetaMask Chrome extension with Playwright. Use for visual validation of UI changes, testing onboarding/u...
ad-pipeline-failure-pr
by NVIDIA
Analyze the latest AutoDeploy pipeline or a user-specified pipeline ID, inspect failed job logs, group similar failures...
Main entry point for Prowler development - quick reference for all components. Trigger: General Prowler development ques...
Run Rspack performance profiling on Linux using perf (with DWARF call stacks), generate perf.data, and analyze hotspots....
Use sftrace, which is based on LLVM Xray instrumentation, to trace all Rust function calls. This can be used for perform...
Map relationships between a web spec section, its Firefox implementation code, and Web Platform Tests. Use when starting...
Use webspec-index to query WHATWG, W3C, and TC39 web specifications from the command line
openwork-docker-chrome-mc...
by different-ai
Start the OpenWork dev stack via Docker and verify real user flows via Chrome MCP. Triggers when user mentions: - "dev-...
Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check for mis...
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "W...
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar pa...
read-gerrit-cl
by dart-lang
Fetch and display the full patch/diff or comments for a Gerrit CL.
rationalize-deps
by quickwit-oss
Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size
issue-review
by toss
Review recent issues with labeling, context analysis, and duplicate detection
pr-review
by toss
Review recent PRs with deep context and label-specific checks
debug
by openai
Investigate stuck runs and execution failures by tracing Symphony and Codex logs with issue/session identifiers; use whe...
debug
by elie222
Runtime debugging workflow with automated log collection. Use when fixing bugs that require runtime evidence (values, ty...
electric-debugging
by electric-sql
Troubleshoot Electric sync issues. Covers fast-loop detection from CDN/proxy cache key misconfiguration, stale cache dia...
analyze
by gitkraken
Deep design and implementation analysis with devil's advocate evaluation
deep-review
by gitkraken
Use when reviewing a change set before merge, when tracing code paths for correctness, or when a thorough merge-blocking...
investigate
by gitkraken
Structured investigation of a bug or unexpected behavior before implementing a fix