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

wavecap-events

Debug and trace WaveCap system events. Use when the user wants to investigate duplicate events, trace event sources, debug recording start/stop issues, or understand event flow.

TobiasWooldridge
TobiasWooldridge
tools
open
debugging
0

code-explainer

用简单的语言和类比解释代码的工作原理,适合初学者理解复杂代码

atovk
atovk
tools
open
debugging
0

codereview-performance

Performance and scalability analysis specialist. Identifies algorithmic inefficiencies, N+1 queries, memory leaks, and concurrency issues. Use when reviewing loops, database queries, file I/O, or high-concurrency code.

xinbenlv
xinbenlv
tools
open
debugging
0

debuglaravel

Debug Laravel applications systematically with this comprehensive troubleshooting skill. Covers class/namespace errors, database SQLSTATE issues, route problems (404/405), Blade template errors, middleware issues (CSRF/auth), queue job failures, and cache/session problems. Provides structured four-phase debugging methodology with Laravel Telescope, Debugbar, Artisan tinker, and logging best practices for development and production environments.

SnakeO
SnakeO
tools
open
debugging
0

golang-pro

Expert Go developer specializing in Go 1.21+ features, concurrent programming with goroutines and channels, and comprehensive stdlib utilization. This agent excels at building high-performance, concurrent systems with idiomatic Go patterns and robust error handling.

404kidwiz
404kidwiz
tools
open
debugging
0

ecto-query-analysis

Analyzes Ecto queries for N+1 problems, missing preloads, and performance issues.

layeddie
layeddie
tools
open
debugging
0

explore-codebase

Explore the codebase to find relevant files, patterns, and examples for a feature or bug.

jibaxZZZ
jibaxZZZ
tools
open
debugging
0

mcp-testing-incognito-mode

Automated testing with Chrome DevTools MCP server ALWAYS in incognito mode to avoid cache issues

Lucasdoreac
Lucasdoreac
tools
open
debugging
0

review-semgrep

Review and triage semgrep security scan results to identify true positive vulnerabilities. Use when analyzing semgrep output, triaging security findings, reviewing static analysis results, or when the user has semgrep-results directories to review. Performs deep code analysis to distinguish real vulnerabilities from false positives with high confidence.

chrismcmacken
chrismcmacken
tools
open
debugging
0

browser-debugging

Use when debugging frontend issues in the browser. Covers DevTools usage, network debugging, performance profiling, and console patterns.

erikpr1994
erikpr1994
tools
open
debugging
0

performance-optimization

Performance optimization playbook (measure → diagnose → fix → verify) for this repo (React + R3F + Three.js + Vite). Use when asked to improve FPS, reduce jank, lower draw calls, optimize loading/bundle size, or investigate CPU/GPU/memory bottlenecks.

deadronos
deadronos
tools
open
debugging
0

performance-audit

分析后端性能问题,检测 N+1 查询、无分页查询、全表扫描、AI 服务超时等。使用此 Skill 来评估系统性能瓶颈、检测数据库查询问题、或优化 API 响应时间。

j4xie
j4xie
tools
open
debugging
0

tracing-execution-counts

Counts exact execution frequencies (not time) at function/statement level. Shows interpreted vs compiled execution split. Use to verify functions compile (>95% compiled), understand control flow patterns, and validate algorithmic complexity. Complements profiling-with-cpu-sampler by showing frequency rather than duration.

antonykamp
antonykamp
tools
open
debugging
0

dev-test-electron

This skill should be used when the user asks to "test Electron app", "automate Electron desktop app", "debug Electron renderer", "test VS Code extension", "E2E test Electron", or needs Chrome DevTools Protocol automation for Electron applications. Use for renderer process debugging, main process control, native menu automation, and file dialog testing.

edwinhu
edwinhu
tools
open
debugging
0

pentest

Network reconnaissance and vulnerability scanning. USE WHEN user wants to scan a target, find vulnerabilities, or perform security assessment.

selinium
selinium
tools
open
debugging
0

systematic-debugging

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

aculich
aculich
tools
open
debugging
0

emacs-elisp-debugging

Strategies for debugging Emacs Lisp code, especially missing parentheses and Common Lisp compatibility issues. Use when encountering mysterious elisp errors or when working with literate elisp in org-mode files.

moogah
moogah
tools
open
debugging
0

root-cause-analyzer

Analyze reproduction evidence to identify the root cause of bugs. Use after reproduction to trace execution and find the exact location and reason for the failure.

pcortes
pcortes
tools
open
debugging
0

dependency-analyzer

Analyze and optimize project dependencies. Use when auditing npm packages, checking for vulnerabilities, finding outdated dependencies, analyzing bundle size, or detecting circular imports.

j0KZ
j0KZ
tools
open
debugging
0

go-complexity-reduction

This skill should be used when the user asks about "gocyclo", "funlen", "cyclop", "nestif", "cognitive complexity", "refactor long function", "reduce nesting", "complexity reduction", or needs guidance on simplifying complex Go code. Provides patterns and techniques for reducing Go code complexity while preserving behavior.

dkoosis
dkoosis
tools
open
debugging
0

python-data-reviewer

WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimization WHAT: Vectorization patterns + Memory efficiency + Data validation + Performance optimization + Best practices WHEN NOT: Web framework → fastapi/django/flask-reviewer, General Python → python-reviewer

physics91
physics91
tools
open
Previous
Page 1271 / 1337
Next