tools debugging Skills
Discover the best skills in this category.
bug-fixing-assistant
by jdeweedata
Systematic debugging workflow for CircleTel - analyzes errors, identifies root causes, proposes fixes, and validates sol...
context-manager
by jdeweedata
Comprehensive context and token usage management for Claude Code. Use this skill when working with large codebases, mana...
refactor-agent
by jdeweedata
Analyzes codebases to identify technical debt, performance bottlenecks, and architectural improvements with prioritized,...
chrome-extension
by tmhr1850
Chrome拡張機能(Manifest V3)の開発ガイド。tabCapture、Content Scripts、Service Worker、Offscreen Documentの実装時に使用...
Analyze ANY web project - detect if Web3 DApp, research dependencies via WebSearch, understand business functions from c...
trace-to-root
by maxtheman
Systematic debugging by tracing data backwards from symptom to root cause. Uses HelixDB for relationships, Repo Prompt f...
loguru
by optivent
Python logging made (stupidly) simple. Focuses on a single, global logger with progressive disclosure to deep source und...
sentry
by Andrejones92
Monitor application errors, performance, and issues on Sentry
Thorough code review. Use when reviewing PR, checking code quality, or auditing changes.
webapp-testing
by defnotwig
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
worklog
by lajarre
Use when a Codex worklog or session recap is requested, or when auditing context usage (rot/smash) across recent Codex C...
Performs thorough code reviews with actionable feedback. Analyzes code for quality, bugs, security vulnerabilities, perf...
explore
by ianwatts22
Systematically explore a codebase area and find/fix obvious issues with fresh eyes.
obsidian-automation
by tavva
This skill should be used when working on Obsidian plugins, testing plugin changes, verifying plugin UI, debugging plugi...
langfuse-cli
by tavva
This skill should be used when the user asks to "query Langfuse traces", "show sessions", "check LLM costs", "analyse to...
browser-automation
by tavva
This skill should be used when working on frontend code, debugging UI issues, verifying visual changes, scraping web pag...
google-analytics
by zzoohub
GA4 event tracking patterns and taxonomy. Use when: implementing analytics, tracking user events, e-commerce tracking. D...
performance-patterns
by zzoohub
Web performance patterns and Core Web Vitals optimization. Use when: optimizing load times, fixing CWV issues, code spli...
test-runner
by oornnery
Test execution, coverage analysis, and test failure debugging. Use for running tests, analyzing results, and fixing fail...
explorer
by oornnery
Read-only codebase exploration and architecture mapping. Use for understanding unfamiliar code, finding patterns, and ge...
uloop-get-logs
by hatayama
Retrieve Unity Console logs via uloop CLI. Use when you need to: (1) Check for errors or warnings after operations, (2)...
code-explorer
by devtitus
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patter...
emacs-elisp-debugging
by moogah
Strategies for debugging Emacs Lisp code, especially missing parentheses and Common Lisp compatibility issues. Use when...