domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
debugging
1

identify

Identify friction points, bottlenecks, bugs, and technical debt. Use for audits, debugging sessions, when something feels wrong, or before major work to surface hidden issues. This is the second system in the 5-system framework.

ioku24
ioku24
tools
open
debugging
1

root-cause-tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

Crumbgrabber
Crumbgrabber
tools
open
debugging
1

graphics-troubleshooting

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.

AnthemFlynn
AnthemFlynn
tools
open
debugging
1

detecting-race-conditions

Detects race condition vulnerabilities including TOCTOU, double-checked locking issues, and shared state problems. Use when analyzing concurrent operations, file access patterns, or investigating timing-related vulnerabilities.

waiwai24
waiwai24
tools
open
debugging
1

erpnext-errors-hooks

Error handling patterns for ERPNext hooks.py configurations. Use when debugging doc_events errors, scheduler failures, boot session issues, and app initialization problems. V14/V15/V16 compatible. Triggers: hooks.py error, doc_events error, scheduler error, boot session error, app initialization error.

OpenAEC-Foundation
OpenAEC-Foundation
tools
open
debugging
1

urlcontext

Gemini URL Context - Analyze and compare web pages

Who-Visions
Who-Visions
tools
open
debugging
1

detecting-information-disclosure

Detects information disclosure vulnerabilities including sensitive data in logs, error message exposure, and memory leaks. Use when analyzing logging practices, error handling, or investigating data leakage issues.

waiwai24
waiwai24
tools
open
debugging
1

freenet-systematic-debugging

Methodology for debugging non-trivial problems systematically. This skill should be used automatically when investigating bugs, test failures, or unexpected behavior that isn't immediately obvious. Emphasizes hypothesis formation, parallel investigation with subagents, and avoiding common anti-patterns like jumping to conclusions or weakening tests.

freenet
freenet
tools
open
debugging
1

file-info

Provides detailed file statistics including lines, size, and modification time when user asks for file info or stats

swtch1
swtch1
tools
open
debugging
1

knowledge-patterns

PR Review 修复模式库。在处理 PR Review 评论时自动查阅,寻找已知问题模式和解决方案。

penkzhou
penkzhou
tools
open
debugging
1

debugging

Python debugging techniques, pdb, and IDE debugging tools

pluginagentmarketplace
pluginagentmarketplace
tools
open
debugging
1

explore

코드베이스 탐색 - 서브에이전트에서 실행하여 토큰 절약

soundbluemusic
soundbluemusic
tools
open
debugging
1

circuit-debugger

Systematic hardware debugging guide for Arduino/ESP32/RP2040 circuits. Use when user reports: circuit not working, components getting hot, no power, intermittent failures, unexpected behavior, sensor not responding, LED not lighting, motor not spinning. Guides through power checks, continuity testing, signal tracing, and component isolation using multimeter techniques.

wedsamuel1230
wedsamuel1230
tools
open
debugging
1

game-perf

Optimize game code for per-frame performance and GC pressure. Use PROACTIVELY when editing game loops, update functions, render code, or any code that runs every frame. Identifies allocation anti-patterns and provides zero-allocation alternatives.

rbergman
rbergman
tools
open
debugging
1

debugging

Hypothesis-driven debugging with systematic investigation. Identifies root causes, creates minimal reproductions, and implements fixes. Use when investigating errors, bugs, crashes, or unexpected behavior.

1ambda
1ambda
tools
open
debugging
1

scout

バグ調査・根本原因分析(RCA)・再現手順の特定・影響範囲の評価。「なぜ起きたか」「どこを直すべきか」を特定する調査専門エージェント。コードは書かない。

simota
simota
tools
open
debugging
1

repairing-state

Performs forensic investigation and applies permanent fixes. MUST USE when diagnosing component failures, hallucinations, or instruction drift. Do not use for routine tasks, standard debugging, or preventive maintenance.

Git-Fg
Git-Fg
tools
open
debugging
1

arcanea-systematic-debug

Systematic debugging methodology - scientific approach to finding and fixing bugs using hypothesis testing, isolation, and root cause analysis. Based on the Arcanean principle that understanding precedes execution.

frankxai
frankxai
tools
open
debugging
1

improve

Analyze code and provide specific improvement suggestions with code examples.

xiaoju111a
xiaoju111a
tools
open
debugging
1

detecting-arbitrary-read

Detects arbitrary read vulnerabilities by identifying unchecked array indexing and out-of-bounds memory access. Use when analyzing array access patterns, pointer arithmetic, or investigating information disclosure vulnerabilities.

waiwai24
waiwai24
tools
open
debugging
1

fingerprinting-binaries

Identifies binary file characteristics including compiler signatures, version information, and build environment details. Use when analyzing unknown binaries, investigating binary origins, or identifying build configurations.

waiwai24
waiwai24
tools
open
debugging
1

instruments-profiling

Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.

chrisrodz
chrisrodz
tools
open
debugging
1

nethercore-debugging

Debug inspector and runtime debugging tools (all consoles). Triggers on "debug", "F4 inspector", "debug_register", "debug panel", "live editing", "watch values", "frame stepping", "pause game". **Load references when:** - Full debug API details -> `references/inspector-api.md`

nethercore-systems
nethercore-systems
tools
open
debugging
1

systematic-debugging

Use when encountering bugs or unexpected behavior. Methodical approach to identify root cause: Reproduce → Isolate → Identify → Fix → Verify.

liauw-media
liauw-media
tools
open
Previous
Page 901 / 1337
Next