home/排行榜/debugging
即時排行

依分類查看 Top Skills

切換不同分類,即可查看該能力分類下按 Star 排序的 Top 20 skills。

DebuggingTools & UtilitiesTop 20查看分類頁
目前分類
Debugging
4271 個技能
榜單規模
20
每個分類顯示前 20 筆
所屬領域
Tools & Utilities
63 已收錄分類
前三焦點

Debugging

Tools for finding and fixing code issues.

按 Star 排序
#1
debugging
354.3K

openclaw-qa-testing

Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.

openclaw
openclaw
tools
open
#2
debugging
354.3K

openclaw-test-heap-leaks

Investigate `pnpm test` memory growth, Vitest worker OOMs, and suspicious RSS increases in OpenClaw using the `scripts/test-parallel.mjs` heap snapshot tooling. Use when Codex needs to reproduce test-lane memory growth, collect repeated `.heapsnapshot` files, compare snapshots from the same worker PID, triage likely transformed-module retention versus likely runtime leaks, and fix or reduce the impact by patching cleanup logic or isolating hotspot tests.

openclaw
openclaw
tools
open
#3
debugging
354.3K

node-connect

Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.

openclaw
openclaw
tools
open
完整榜單

Debugging

榜單依目前分類內的 GitHub Star 數排序。

4271 個技能星標
04
debugging

session-logs

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

openclaw
openclaw
tools
星標
354.3K
查看技能
05
debugging

flags

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

facebook
facebook
tools
星標
244.4K
查看技能
07
debugging

troubleshoot

Investigate unexpected chat agent behavior by analyzing direct debug logs in JSONL files. Use when users ask why something happened, why a request was slow, why tools or subagents were used or skipped, or why instructions/skills/agents did not load.

microsoft
microsoft
tools
星標
183.7K
查看技能
08
debugging

auto-perf-optimize

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

microsoft
microsoft
tools
星標
183.7K
查看技能
09
debugging

component-fixtures

Use when creating or updating component fixtures for screenshot testing, or when designing UI components to be fixture-friendly. Covers fixture file structure, theming, service setup, CSS scoping, async rendering, and common pitfalls.

microsoft
microsoft
tools
星標
183.7K
查看技能
10
debugging

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-*.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating user timing marks.

microsoft
microsoft
tools
星標
183.7K
查看技能
11
debugging

fix-ci-failures

Investigate and fix CI failures on a pull request. Use when CI checks fail on a PR branch — covers finding the PR, identifying failed checks, downloading logs and artifacts, extracting the failure cause, and iterating on a fix. Requires the `gh` CLI.

microsoft
microsoft
tools
星標
183.7K
查看技能
12
debugging

fix-errors

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data vs. consumers that crash, enriching error messages for telemetry diagnosis, and avoiding common anti-patterns like silently swallowing errors.

microsoft
microsoft
tools
星標
183.7K
查看技能
13
debugging

heap-snapshot-analysis

Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked to find what retains objects, or investigating why objects survive GC. Provides snapshot parsing, comparison, retainer-path helpers, and scratchpad scripts.

microsoft
microsoft
tools
星標
183.7K
查看技能
14
debugging

memory-leak-audit

Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers addDisposableListener, Event.once, MutableDisposable, DisposableStore, and onWillDispose patterns.

microsoft
microsoft
tools
星標
183.7K
查看技能
15
debugging

pr-address

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

Significant-Gravitas
Significant-Gravitas
tools
星標
183.3K
查看技能
16
debugging

pr-review

Review a PR for correctness, security, code quality, and testing issues. TRIGGER when user asks to review a PR, check PR quality, or give feedback on a PR.

Significant-Gravitas
Significant-Gravitas
tools
星標
183.3K
查看技能
17
debugging

pr-test

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system.

Significant-Gravitas
Significant-Gravitas
tools
星標
183.3K
查看技能
18
debugging

find-release

A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart releases, inquire about release versions for specific SHAs, or want to know if a commit is included in stable, beta, or dev channels for Flutter/Dart projects.

flutter
flutter
tools
星標
175.9K
查看技能
19
debugging

laravel-plugin-discovery

Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.

affaan-m
affaan-m
tools
星標
150.4K
查看技能
20
debugging

kotlin-coroutines-flows

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.

affaan-m
affaan-m
tools
星標
150.4K
查看技能