tools debugging Skills
Discover the best skills in this category.
Provides comprehensive code review feedback based on best practices, style guides, and potential bug detection. Use when...
Analyzes React/Next.js code for performance bottlenecks, focusing on waterfalls, bundle size, and rendering efficiency.
A comprehensive guide and rule set for writing clean, performant, and maintainable React code.
osworld-observe
by bdambrosio
Get the current observation from the OSWorld environment. Returns screenshot (base64 PNG) and accessibility tree (JSON).
example
by doodledood
Analyzes the current project structure and tech stack. Use when asked to explore, understand, or summarize a project. Tr...
investigate-bug
by doodledood
Deep bug investigation using consultant agent. Identifies root causes and fix suggestions.
bugfix
by doodledood
Investigates and fixes bugs systematically with root cause analysis. Use when asked to debug, troubleshoot, fix a bug, i...
consultant
by doodledood
Consults external AI models (100+ via LiteLLM) for complex analysis. Use for architectural review, security audit, deep...
learn-from-session
by doodledood
Analyze Claude Code sessions to learn what went right/wrong and suggest high-confidence improvements to skills. Use when...
analyze-code
by doodledood
Deep code analysis using consultant agent. Identifies technical debt, risks, and improvement opportunities.
grafana-loki-logcli
by narqo
Query and explore logs in Grafana Loki via the logcli command-line tool. Use when a user asks to pull logs for analysis.
grafana-tempo-query
by narqo
Query and explore distributed traces in Grafana Tempo. Use when a user asks to pull tracing data for analysis.
systematic-debugging
by alexanderop
Systematic debugging framework for any bug, test failure, or unexpected behavior. Use BEFORE proposing fixes. Triggers:...
screen-capture
by lotosbin
使用系统原生方法进行屏幕捕获和内容分析,支持 macOS screencapture 命令和 Python 截图库
ripgrep
by xdg
Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers,...
Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write in...
collaborating-with-gemini
by GuDaStudio
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementat...
self-commenting
by petbrains
AI-native code commenting system with grep-searchable AICODE-* markers for cross-session memory. Use when: working with...
code-analyzer
by petbrains
Comprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context...
codeql-scan
by rjmurillo
Execute CodeQL security scans with language detection, database caching, and SARIF output. Use when performing static se...
programming-advisor
by rjmurillo
Evaluate existing solutions (libraries, SaaS, open source) before custom development to avoid reinventing the wheel. Use...
serena-code-architecture
by rjmurillo
Architectural analysis workflow using Serena symbols and Forgetful memory. Use when analyzing project structure, documen...
encode-repo-serena
by rjmurillo
Systematically populate the Forgetful knowledge base using Serena's LSP-powered symbol analysis for accurate, comprehens...
using-serena-symbols
by rjmurillo
Guidance for using Serena's LSP-powered symbol analysis. Use when exploring codebases, finding symbol definitions, traci...