tools debugging Skills
Discover the best skills in this category.
nextjs-anti-patterns
by wsimmonds
Identify and fix common Next.js App Router anti-patterns and mistakes. Use when reviewing code for Next.js best practice...
error-classification
by j5ik2o
ソフトウェアにおける非正常状態(Error, Defect, Fault, Failure)の分類と定義を提供する。 JIS規格・JSTQB・Bertrand Meyer等...
cross-aggregate-constrain...
by j5ik2o
集約間の制約チェック(「集約Aのユースケースで集約Bの状態を確認したい」)に対する 設計判断を支援する。Sagaの誤用検出、ビ...
sentry-workflow
by getsentry
Fix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exc...
sentry-pr-code-review
by getsentry
Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or f...
sentry-node-sdk
by getsentry
Full Sentry SDK setup for Node.js, Bun, and Deno. Use when asked to "add Sentry to Node.js", "add Sentry to Bun", "add S...
sentry-fix-issues
by getsentry
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exc...
sentry-dotnet-sdk
by getsentry
Full Sentry SDK setup for .NET. Use when asked to "add Sentry to .NET", "install Sentry for C#", or configure error moni...
sentry-code-review
by getsentry
Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by S...
learn-new-things
by Abilityai
Continuous learning heartbeat - autonomously researches, extracts insights, and expands knowledge base
law-of-demeter
by j5ik2o
デメテルの法則(最小知識の原則)に基づくコードレビューと設計支援。オブジェクトの連鎖呼び出し (Train Wreck)を検出し、直...
devnet-log-review
by lambdaclass
Review and analyze devnet run results. Use when users want to (1) Analyze devnet logs for errors and warnings, (2) Gener...
merge
by panayiotism
Merge all open pull requests, close linked issues, delete feature branches, and clean up local and remote refs. Use when...
Analyzes a disassembly subroutine to determine its function by examining code, cross-references, and memory usage, lever...
Analyzes a specific memory address or label to determine its purpose (variable, flag, pointer, hardware register) by exa...
Root cause 기반 원샷 버그픽스. debugger 진단 → worker 수정 → verify → commit. /bugfix "에러 설명" Adaptive mode: debugge...
Google search via real Chrome browser (chromux). Use when the user asks to "search Google", "구글 검색", "구글에서 찾아...
Fast parallel change-scope analyzer. Launches 5+ agents concurrently to identify what files need changing, what could br...