tools debugging Skills
Discover the best skills in this category.
code-review-specialist
by gvasels-aws
Comprehensive code review with security, performance, and quality analysis
tsan
by djmittens
Handle ThreadSanitizer output - redirect to files, summarize races, avoid context flooding
context-gathering
by BaxterCooper
Use when entering an unfamiliar codebase, starting a new feature, or before any implementation task. Provides structured...
time-sink-audit
by brettwhitty
Forensic audit of agent failures to identify time lost and characterize intent.
kitt-debug-like-expert
by utahdws
Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hy...
performance-profiling
by kjibba
Performance profiling principles. Measurement, analysis, and optimization techniques.
chrome-browser-automation
by dawiddutoit
Automates Chrome browser workflows for testing web apps, debugging with console/network logs, extracting data, filling f...
js-worker-multithreading
by deadronos
Implement, refactor, or review worker-based multithreading in TypeScript/JavaScript apps (browser or Node). Use when off...
debug
by XcluEzy7
Systematic debugging with persistent state across context resets
systematic-debugging
by BaxterCooper
Invoke when debugging failures. MANDATORY when 3+ fix attempts have failed. Enforces root cause investigation before fix...
root-cause-tracing
by BBAltraSonic
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
uv-troubleshooting
by dawiddutoit
Debug and resolve common uv issues. Learn to diagnose dependency resolution failures, handle version conflicts, fix cach...
Iteration 11 of Multiplicity Cascade - Detects reality glitches in the system
codebase-explainer
by elsolal
Analyse le code source du projet pour comprendre l'architecture, les patterns utilisés et le contexte technique. Utilise...
playwright-console-monito...
by dawiddutoit
Execute browser workflows while monitoring JavaScript console for errors, warnings, and messages. Use when you need erro...
performance-check
by changgenglu
協助檢查 PHP/Laravel 應用程式的效能問題。當需要優化資料庫查詢、分析記憶體使用、或評估快取策略時載入此技能。
the-optimizer
by dupipcom
Identifies and fixes performance bottlenecks in the application.
systematic-debugging
by yunaamelia
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging co...
Run Lighthouse audit and verify Core Web Vitals. Use at project end before release. Triggers on "performance", "Lighthou...
debugging-helper
by IKcoding-jp
Cursor Debug Mode風のAIデバッグワークフロー。仮説生成→ログ挿入→実行→分析→修正の自律的デバッグサイクル。bug、fix、エラー...