tools debugging Skills
Discover the best skills in this category.
concurrency-observation
by CAPHTECH
並行性の観測。データレース、デッドロック、タイミング依存バグを検出。Use when: async/await実装、スレッド/goroutine使用、...
refactoring-discovery
by CAPHTECH
Discover refactoring opportunities by analyzing code for excessive responsibilities, tight coupling, low cohesion, and S...
impact-analysis
by CAPHTECH
コード変更の影響範囲分析スキル。変更が引き起こし得る影響を影響面(code/interface/data/external/config/runtime/security/o...
eld-debug
by CAPHTECH
ELD的デバッグ手法 - 法則(Law)視点でバグを分析・修正する。 バグを「法則からの逸脱」として捉え、証拠ループで系統的に解決...
ios-performance
by CAPHTECH
iOSアプリのパフォーマンス最適化支援スキル。Instruments活用、メモリ/CPU/GPU使用率分析、アプリ起動時間・バッテリー消費の最...
operability-observation
by CAPHTECH
運用観測性の確保。ログ、メトリクス、ヘルスチェック、設定検証でバグを扱う能力を担保。Use when: デプロイ前チェック、障害調...
eld-ground-law-monitor
by CAPHTECH
PCE(Process-Context Engine)とLDE(Law-Driven Engineering)を統合した実行時Law違反監視スキル。 本番環境でのLaw違反を検...
react-best-practices
by Asylcreek
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
typescript-expert
by edneyreis999
Expert guidance for writing TypeScript code following modern best practices, targeting TypeScript 5.x and ES2022. Use th...
ast-grep
by anntnzrb
Read-only structural code search with ast-grep/sg. Grep/rg/sed alternative for AST-aware CLI exploration, pattern search...
react-best-practices
by anntnzrb
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
Autonomous screenshot-based UI development workflow for React/Tailwind webapps. Use when (1) implementing new UI compone...
cloudflare-worker-logs
by thurstonsand
Query and analyze Cloudflare Workers logs. Use for debugging workers, checking error rates, viewing request logs. Activa...
go-code-review
by Automaat
Auto-review Go code for 100+ common mistakes when analyzing .go files, discussing Go patterns, or reviewing PRs with Go...
bug-report
by faughnn
Log a bug report. Use when user asks to create, log, file, or report a bug.
Diagnose errors and failing tests in Laravel + React + Python applications. Use when encountering bugs, exceptions, stac...
code-review
by atef-ataya
Code review for Next.js and TypeScript projects. Use when asked to "review this code", "check this PR", "review my chang...
learning-style
by asimihsan
Learning-mode output style that mixes interactive coding with concise educational explanations. Use when the user asks f...
Browser compatibility documentation for web features. Use when checking browser support, feature compatibility, CSS/JS/H...
Expert Bun runtime and toolkit guidance for JavaScript/TypeScript development. Use when writing Bun code, building serve...
radare2
by dnakov
Reverse engineering binaries using radare2 (r2). Analyze executables, disassemble code, find functions, extract strings,...
claude-engineering-best-p...
by Git-Fg
General-purpose guidance for Claude Code (terminal) and Claude Dev (platform). Covers stable principles (progressive dis...
mcp-inspector
by Git-Fg
Test Model Context Protocol (MCP) servers using the MCP Inspector CLI