tools debugging Skills
Discover the best skills in this category.
query-examples
by PostHog
HogQL query examples and reference material for PostHog data. Read when writing SQL queries to find patterns for analyti...
minecraft-debug-mcp
by moeru-ai
Operate and debug the live Minecraft bot through its built-in MCP REPL server. Use when work requires starting the bot w...
parallel-debugging
by wshobson
Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitra...
st-develop
by ossrs
Anything related to coroutines, State Threads (ST), or SRS's concurrency model. Use when discussing coroutine concepts,...
Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing s...
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pag...
Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever...
Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pa...
protocol-reverse-engineer...
by wshobson
Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol document...
e2e-testing-patterns
by wshobson
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence,...
screen-reader-testing
by wshobson
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compati...
code-review-excellence
by wshobson
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing...
anti-reversing-techniques
by wshobson
Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzi...
binary-analysis-patterns
by wshobson
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognitio...
sql-optimization-patterns
by wshobson
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance an...
shellcheck-configuration
by wshobson
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastr...
debugging-strategies
by wshobson
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across a...
startup-metrics-framework
by wshobson
This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics...
distributed-tracing
by wshobson
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bott...
python-performance-optimi...
by wshobson
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging sl...
go-concurrency-patterns
by wshobson
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applicati...
memory-forensics
by wshobson
Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatil...
scrapling-official
by D4Vinci
Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders fr...
codebase-navigator
by srbhr
Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, compo...