home/categories/debugging
category focus

Debugging

Tools for finding and fixing code issues.

4271 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
debugging
5.7K

har-replay

Replay a HAR file as a mock backend to reproduce frontend performance issues with production data. Use when asked to replay a HAR file, reproduce a dashboard with a HAR, or test frontend performance with captured traffic.

lightdash
lightdash
tools
open
debugging
5.7K

csharp-spector-coverage-gaps

Discovers and implements gaps in Spector test coverage for the C# HTTP client emitter. Use when asked to find missing Spector scenarios, add Spector test coverage, or implement a specific Spector spec for the C# emitter.

microsoft
microsoft
tools
open
debugging
5.6K

benchmark-and-docs-refresh

Run or continue model benchmarks, collect measured results, and refresh README/docs benchmark sections from generated artifacts. Use when benchmark tables in model docs need to be created, updated, or corrected.

open-edge-platform
open-edge-platform
tools
open
debugging
5.6K

docs-changelog

Reviews anomalib docstrings, documentation updates, and changelog expectations

open-edge-platform
open-edge-platform
tools
open
debugging
5.6K

models-data

Reviews anomalib model, data, callback, metric, and CLI integration conventions

open-edge-platform
open-edge-platform
tools
open
debugging
5.6K

analyze-selective-testing

Analyzes Xcode selective testing effectiveness for a test run, showing which test targets were skipped or ran, and diagnosing regressions in test selection. Can compare two test runs to identify what changed.

tuist
tuist
tools
open
debugging
5.6K

compare-builds

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. `tuist compare-builds --base main --head feature-branch`).

tuist
tuist
tools
open
debugging
5.6K

compare-bundles

Compares two app bundles to identify size changes, new or removed artifacts, and platform differences. Can be invoked with bundle IDs, dashboard URLs, or branch names.

tuist
tuist
tools
open
debugging
5.6K

compare-cache-runs

Compares two `tuist cache` runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with cache run IDs, dashboard URLs, or branch names.

tuist
tuist
tools
open
debugging
5.6K

compare-generations

Compares two `tuist generate` runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with generation IDs, dashboard URLs, or branch names.

tuist
tuist
tools
open
debugging
5.6K

compare-gradle-builds

Compares two Gradle build runs to identify duration regressions, cache changes, and task outcome differences. Can be invoked with build IDs, dashboard URLs, or branch names.

tuist
tuist
tools
open
debugging
5.6K

compare-test-case

Compares a single test case's behavior across two branches, analyzing pass/fail status, duration, flakiness, and failure details. Useful for investigating test regressions introduced by a feature branch.

tuist
tuist
tools
open
debugging
5.6K

compare-test-runs

Compares two test runs to identify new failures, newly flaky tests, fixed tests, and duration regressions. Can be invoked with test run IDs, dashboard URLs, or branch names.

tuist
tuist
tools
open
debugging
5.5K

merge-dependency-updates

Review and merge open bot PRs: dependency updates from dotnet-maestro, codeflow from dotnet/dotnet, and OneLoc localization PRs. Produces a clickable dashboard with CI status, review state, and suspicious file flags. Use when you want to triage all open bot PRs in one pass.

dotnet
dotnet
tools
open
debugging
5.5K

optimizing-msbuild-performance

Guides performance optimization for MSBuild engine code. Consult when working on hot paths in evaluation or execution, reducing allocations, choosing collection types, handling strings efficiently, modifying Expander.cs or Evaluator.cs, using Span<T>/stackalloc, caching values, or profiling build performance. Also applies when reviewing PRs for performance regression.

dotnet
dotnet
tools
open
debugging
5.5K

pipelines-health-check

Check health of MSBuild CI pipelines, VS repo PR insertion statuses, and VMR codeflow PRs. Use when asked about pipeline health, build failures, infrastructure issues, CI status, insertion PR status, VMR codeflow status, or for periodic health monitoring.

dotnet
dotnet
tools
open
debugging
5.5K

quarto-preview-test

Use when testing preview functionality, verifying live reload, or validating preview fixes. Covers starting preview with port/logging, browser verification via /agent-browser, and checking logs/filesystem for artifacts.

quarto-dev
quarto-dev
tools
open
debugging
5.4K

benchmark-kernel

Guide for benchmarking FlashInfer kernels with CUPTI timing

flashinfer-ai
flashinfer-ai
tools
open
debugging
5.4K

debug-cuda-crash

Tutorial for debugging CUDA crashes using API logging

flashinfer-ai
flashinfer-ai
tools
open
debugging
5.3K

session-logs

Search and analyze your own session logs (older/parent conversations) using jq.

clawdbot
clawdbot
tools
open
debugging
5.3K

context-hunter

MUST run before any code implementation task. Classifies complexity, discovers local conventions, finds reusable patterns, and prevents blind coding. Invoke this skill before writing or modifying code.

MrLesk
MrLesk
tools
open
debugging
5.3K

issue-fix

Fix bugs in SkiaSharp C# bindings. Structured workflow for investigating, fixing, and testing bug reports. Triggers: Crash, exception, AccessViolationException, incorrect output, wrong behavior, memory leak, disposal issues, "fails", "broken", "doesn't work", "investigate issue", "fix issue", "look at #NNNN", any GitHub issue number referencing a bug. For adding new APIs, use `add-api` skill instead.

mono
mono
tools
open
debugging
5.3K

issue-triage

Triage a SkiaSharp GitHub issue or PR into structured JSON with classification (type, area, platform, severity), suggested response, and automatable actions. Triggers: "triage #123", "triage issue", "classify issue", "analyze issue", "what's this issue about". Also triggered when an issue number is given after the issue-triage skill is already mentioned.

mono
mono
tools
open
debugging
5.3K

review-skia-update

Review a Skia upstream merge PR in mono/skia. Produces a security-auditable report by diffing against the upstream branch, verifying generated P/Invoke bindings, checking source integrity, and auditing DEPS changes. Triggers: "review skia update PR #NNN", "review skia PR", "review skia bump", "check skia update integrity".

mono
mono
tools
open
Previous
Page 31 / 178
Next