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
0

chrome-devtools

This skill should be used when the user asks to "inspect the page", "take a screenshot", "check how it looks", "check console", "console errors", "JavaScript errors", "debug the page", "analyze performance", "page speed", "performance trace", "why is it slow", "check network", "API calls", "network requests", "loading issues", "check localhost", or mentions frontend debugging, browser inspection, or DevTools analysis.

kriscard
kriscard
tools
open
debugging
0

javascript-best-practices

JavaScript coding standards and best practices. This skill should be used when writing, reviewing, or refactoring JavaScript code. Triggers on tasks involving vanilla JavaScript, DOM manipulation, async operations, or performance optimization.

jcastillotx
jcastillotx
tools
open
debugging
0

debug-console

Debug web app by capturing and analyzing console errors using Chrome DevTools MCP

rayzru
rayzru
tools
open
debugging
0

go-performance-best-practices

Go performance optimization guidelines for profiling, allocation, GC tuning, concurrency, PGO, and I/O. This skill should be used when writing, reviewing, or optimizing Go code for performance. Triggers on tasks involving slow services, high latency, high memory usage, memory leaks, goroutine leaks, GC pressure, CPU profiling, pprof analysis, allocation reduction, sync.Pool, mutex contention, HTTP client tuning, Profile-Guided Optimization, GOMEMLIMIT tuning, Go 1.24 features, Swiss Tables, or any Go performance investigation.

mcart13
mcart13
tools
open
debugging
0

ios-sim-interrogate

iOS Simulator interrogation: simctl screenshots/video, Web Inspector for web content, Instruments for native behaviors.

jscraik
jscraik
tools
open
debugging
0

explore

快速代码库搜索代理,专注于在当前项目中定位代码、文件和模式。当用户需要以下帮助时使用:(1) 查找特定代码位置 (2) 搜索文件和模块 (3) 理解代码结构 (4) 追踪函数调用链 (5) 查找相似实现。触发词包括:「在哪里」「哪个文件」「找一下」「有没有」「搜索」「定位」等代码搜索类问题。

bahayonghang
bahayonghang
tools
open
debugging
0

chrome-devtools-mcp

Use Chrome DevTools MCP for browser-side dev/test/debug (console, network, performance, UI issues). Trigger when debugging frontend behavior or performance.

HuynhSang2005
HuynhSang2005
tools
open
debugging
0

netgraph-dev

NetGraph contributor development workflow. Use when: setting up dev environment, running tests or lint, fixing CI failures, running performance benchmarks, troubleshooting venv issues, or asking about make targets. For running scenarios and interpreting results, use netgraph-dsl instead.

networmix
networmix
tools
open
debugging
0

systematic-debugging

Four-phase structured debugging methodology. Use when (1) tests fail unexpectedly, (2) functions produce wrong values, (3) systems show anomalous results, (4) unexpected errors appear, (5) performance regresses, (6) multiple quick fixes have already failed. Enforces root cause investigation before any fix attempt.

nandkapadia
nandkapadia
tools
open
debugging
0

debugging

Systematic debugging approaches for isolating and fixing software defects

weholt
weholt
tools
open
debugging
0

checking-breaking-changes-in-php-framework

外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。

Seika139
Seika139
tools
open
debugging
0

optimizing-python-performance

Optimizes Python library performance through profiling (cProfile, PyInstrument), memory analysis (memray, tracemalloc), benchmarking (pytest-benchmark), and optimization strategies. Use when analyzing performance bottlenecks, finding memory leaks, or setting up performance regression testing.

wdm0006
wdm0006
tools
open
debugging
0

debug

系统化调试方法论。当用户遇到 Bug、代码错误、程序异常、需要排查问题时触发。提供三阶段调试法(精准定位→辅助排查→清洗代码)。即使不确定也要反问用户,不能卡住。

kexin94yyds
kexin94yyds
tools
open
debugging
0

code-navigation

Use when you need to understand the codebase structure, find definitions, or trace references without reading entire files.

JackSmack1971
JackSmack1971
tools
open
debugging
0

perf-analyzer

WHEN: Performance analysis, bundle size optimization, rendering, Core Web Vitals, code splitting WHAT: Bundle analysis + large dependency detection + re-render issues + useMemo/useCallback suggestions + LCP/FID/CLS improvements WHEN NOT: Code quality → code-reviewer, Security → security-scanner

physics91
physics91
tools
open
debugging
0

profiling-memory-allocations

Experimental allocation profiler tracking memory allocations at guest-language level. Shows allocation sites, object types, and memory pressure patterns. Use to identify allocation-heavy locations, find unnecessary object creation, and understand memory behavior. High allocations in hot loops = optimization opportunity if escape analysis isn't eliminating them.

antonykamp
antonykamp
tools
open
debugging
0

network-forensics

Analyze network traffic captures and artifacts for forensic investigation. Use when investigating data exfiltration, command and control communications, lateral movement, or network-based attacks. Supports PCAP, PCAPNG, and NetFlow analysis.

SherifEldeeb
SherifEldeeb
tools
open
debugging
0

navigating-visual-logical-tree

Navigates WPF Visual Tree and Logical Tree with VisualTreeHelper and LogicalTreeHelper patterns. Use when traversing elements, accessing template internals, or understanding event routing.

christian289
christian289
tools
open
debugging
0

binary-analysis-patterns

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

pelan05
pelan05
tools
open
debugging
0

macos-app-triage

Static triage for macOS .app bundles and Mach-O binaries; bundle map, signature/entitlements, imports/symbol hints.

jscraik
jscraik
tools
open
debugging
0

worklog

Use when a Codex worklog or session recap is requested, or when auditing context usage (rot/smash) across recent Codex CLI sessions.

lajarre
lajarre
tools
open
Previous
Page 1262 / 1337
Next