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
0

frontend-perf

성능 최적화 에이전트. 프론트엔드 성능을 분석하고 최적화합니다.

shaul1991
shaul1991
tools
open
debugging
0

browser-inspect

Inspect web pages for privacy, fingerprinting, and content blocker behavior. Use when user asks to 'check this site', 'inspect page', 'analyze trackers', 'test content blocker', or 'debug browser'.

ali
ali
tools
open
debugging
0

performance-profiling

Performance profiling principles. Measurement, analysis, and optimization techniques.

seanpham99
seanpham99
tools
open
debugging
0

performance

Web performance optimization and Core Web Vitals. Covers LCP, FID, CLS, code splitting, lazy loading, caching strategies, image optimization, and performance monitoring. Trigger: When optimizing performance, when improving Core Web Vitals, when implementing code splitting, when optimizing images, when setting up caching.

Dsantiagomj
Dsantiagomj
tools
open
debugging
0

debugsvelte

Debug Svelte application issues systematically. This skill helps diagnose and resolve Svelte-specific problems including reactivity failures, runes issues ($state, $derived, $effect), store subscription memory leaks, SSR hydration mismatches, and compiler warnings. Covers both Svelte 4 legacy patterns and Svelte 5 runes-based reactivity. Provides debugging tools like $inspect(), {@debug} tags, and svelte-check CLI usage.

SnakeO
SnakeO
tools
open
debugging
0

shot-scraper

Take screenshots of web pages using shot-scraper. Use when the user wants to capture screenshots, test web pages visually, generate documentation images, or verify page rendering. Supports viewport control, element selection, JavaScript execution, and various output formats.

goofansu
goofansu
tools
open
debugging
0

profiling-nodejs-python

Comprehensive guide to CPU and memory profiling in Node.js and Python for identifying bottlenecks and optimizing performance

AmnadTaowsoam
AmnadTaowsoam
tools
open
debugging
0

explain-code

Explain code operation, logic, and design clearly and systematically. Use when the user asks to explain code, understand how something works, what a function does, or requests logic analysis.

ririnto
ririnto
tools
open
debugging
0

memory-audit

メモリ構成の監査と分析。現在のメモリ状態を評価し、最適化ポイントを特定。Use when user wants to audit memory, check memory status, analyze memory configuration, or evaluate memory efficiency. Also use when user says 監査, チェック, 分析, 評価, 現状確認.

biwakonbu
biwakonbu
tools
open
debugging
0

systematic-debugging

Structured debugging process for bugs. Reproduces, isolates, hypothesizes, tests, fixes minimally, and documents learnings.

dazuck
dazuck
tools
open
debugging
0

detect-empty-catch

Detect empty catch blocks and exception swallowing anti-patterns. Finds catch blocks that silently ignore errors without logging or rethrowing. Works across all languages. Use when user asks about error handling issues.

anortham
anortham
tools
open
debugging
0

review-artifacts

Review artifact scan results for reportable bug bounty findings. Analyzes archives, SQL dumps, binary databases, and source backups for secrets, code vulnerabilities, misconfigurations, and PII exposure. Focuses on high-confidence findings with clear security impact.

chrismcmacken
chrismcmacken
tools
open
debugging
0

deno-typescript-lsp

Use this skill when working with TypeScript/JavaScript files (.ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs) in Deno projects, or when the user asks about Deno-specific patterns, imports, configuration, testing, or tooling.

jahanson
jahanson
tools
open
debugging
0

responsive-check

반응형 디자인 검증 스킬. 모바일/태블릿/데스크톱 레이아웃, 브레이크포인트 사용, 터치 친화성을 검토합니다. Use when: checking responsive design, verifying mobile layout, testing breakpoints, or reviewing media queries. Triggers: 반응형 체크, 모바일 확인, 브레이크포인트 검사, responsive check, mobile test, breakpoint review

dayoumin
dayoumin
tools
open
debugging
0

debugdotnet

Debug ASP.NET Core and .NET applications with systematic diagnostic approaches. This skill covers troubleshooting dependency injection container errors, middleware pipeline issues, Entity Framework Core query problems, configuration binding failures, authentication/authorization issues, and startup failures. Includes Visual Studio and VS Code debugging, dotnet-trace, dotnet-dump, dotnet-counters tools, Serilog configuration, Application Insights integration, and four-phase debugging methodology.

SnakeO
SnakeO
tools
open
debugging
0

circuit-breaker

Detect stalled loops, log context, and halt gracefully

barracoder
barracoder
tools
open
debugging
0

typescript-performance-review-skill

TypeScript/Reactパフォーマンスレビュースキル。測定ファーストの最適化観点でコードをレビュー。フロントエンド(re-render、バンドルサイズ)、バックエンド(N+1、キャッシュ)、API(ペイロード、圧縮)のパフォーマンス問題を検出。「パフォーマンスレビュー」「速度改善」「最適化チェック」などのリクエスト時に使用。

DIO0550
DIO0550
tools
open
debugging
0

moonbit-bits-patterns

Handle MoonBit bit-level parsing and pattern matching over BytesView slices, including using bytes[start:end] and bit patterns like [u1(i), u2(j), ..] or mixed-width fields. Use when extracting or validating packed fields from Bytes/BytesView with bit patterns.

peter-jerry-ye
peter-jerry-ye
tools
open
debugging
0

obs-plugin-reviewing

Review OBS Studio plugins for correctness, memory safety, thread safety, and best practices. Audits module registration, callback implementations, resource cleanup, and common anti-patterns. Use when reviewing OBS plugin code or preparing for release.

meriley
meriley
tools
open
debugging
0

go-performance

Go performance optimizations including memory allocation reduction, efficient string building, I/O operations, and resource pooling. Use when optimizing Go code for speed or memory efficiency.

jovermier
jovermier
tools
open
debugging
0

memory-forensics

Analyze volatile memory (RAM) dumps for forensic investigation. Use when investigating malware infections, rootkits, process injection, credential theft, or any incident requiring analysis of system memory state. Supports Windows, Linux, and macOS memory images.

SherifEldeeb
SherifEldeeb
tools
open
Previous
Page 158 / 178
Next