tools debugging Skills
Discover the best skills in this category.
Review Flipper Zero firmware code changes for Momentum-specific patterns, security, and compatibility when analyzing fir...
postmortem
by shelken
生成专业的尸检报告(Postmortem)。用于:(1) 分析 release - 分析上次发布到本次发布之间带有 fix 字样的 commits,生成事故报...
postmortem
by thoreinstein
Generate blameless postmortem with root cause analysis
fix
by thoreinstein
Diagnose and fix bugs with architecture-aware analysis and diagnostic-first approach
code-review
by thoreinstein
Code review mode - comprehensive review with security, performance, and maintainability focus
analyze-test-coverage
by thoreinstein
Analyze test coverage gaps and report findings
debug
by thoreinstein
Guide systematic debugging through hypothesis generation and verification
root-cause-tracing
by Vpr99
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
drupal-cache-debugging
by sparkfabrik
Drupal cache debugging techniques and troubleshooting workflows. Use when asked about X-Drupal-Cache headers interpretat...
drupal-cache-maxage
by sparkfabrik
Drupal cache max-age configuration and behavior. Use when asked about time-based cache expiration, Cache::PERMANENT, max...
http-cache-tools
by sparkfabrik
HTTP cache debugging tools and techniques. Use when asked to inspect cache headers, debug HTTP responses, use curl for c...
Skills for legacy code analysis, explanation, and safe refactoring - mandatory workflows and search tools
code-like-gopher
by vigo
Provides Go programming expertise, including language syntax, idiomatic patterns, concurrency, and standard library usag...
baseline-check
by spiralhouse
Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes...
observability-patterns
by mindmorass
Observability patterns for metrics, logs, and traces. Use when implementing monitoring, setting up Prometheus/Grafana, c...
repository-analyzer
by lv416e
Comprehensive repository analysis using Explore agents, web search, and Context7 to investigate codebase structure, tech...
modern-javascript-pattern...
by kinneyyan
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterato...
code-review
by kinneyyan
Reviews the git changes, identifies critical and high-priority issues, generates review summaries, and collects metrics...
observability-patterns
by vanman2024
Comprehensive observability setup patterns for Google ADK agents including logging configuration, Cloud Trace integratio...
memory-optimization
by vanman2024
Performance optimization patterns for Mem0 memory operations including query optimization, caching strategies, embedding...
Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test fai...
Deep code review with web research. USE WHEN user says 'double check against latest', 'verify versions', 'check security...