tools debugging Skills
Discover the best skills in this category.
responsiveness-check
by jezweb
Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoint...
ux-audit
by jezweb
Dogfood web apps — browse as a real user, notice friction, document findings. Adopts a user persona, tracks emotional fr...
critique
by remorses
Git diff viewer and AI reviewer. Renders diffs as web pages, images, and PDFs with syntax highlighting. Also provides AI...
security-review
by remorses
Complete a security review of the pending changes on the current branch. Performs a focused, high-confidence security au...
web-navigation-strategies
by krafton-ai
Strategic navigation patterns and selector guides for thorough web exploration using Playwright MCP. Provides decision t...
bench-fast
by bitfaster
Run a benchmark with minimal iterations to generate assembly code via BenchmarkDotNet's DisassemblyDiagnoser. Use to gen...
split-asm
by bitfaster
Split BenchmarkDotNet assembly markdown files into individual files per benchmark method using splitasm. Use to break on...
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple...
context-status
by pedrohcgs
Show current context status and session health. Use to check how much context has been used, whether auto-compact is app...
deep-audit
by pedrohcgs
Deep consistency audit of the entire repository infrastructure. Launches 4 parallel specialist agents to find factual er...
flags-sdk
by vercel
Comprehensive guide for implementing feature flags and A/B tests using the Flags SDK (the `flags` npm package) and Verce...
fix-ci
by LedgerHQ
Find failing CI jobs, inspect logs, and apply focused fixes
web-perf
by cloudflare
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifi...
workers-best-practices
by cloudflare
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing...
deep-analysis
by cyberkaida
Performs focused, depth-first investigation of specific reverse engineering questions through iterative analysis and dat...
ctf-pwn
by cyberkaida
Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags....
binary-triage
by cyberkaida
Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand...
ctf-rev
by cyberkaida
Solve CTF reverse engineering challenges using systematic analysis to find flags, keys, or passwords. Use for crackmes,...
debug-test-examples-workf...
by OpenHands
Guide for debugging failing example tests in the `test-examples` labeled workflow. Use this skill when investigating CI...
ci-debugging
by citypaul
Systematic CI/CD failure diagnosis. Load when debugging CI failures, build issues, or test pipeline problems.
root-cause-analysis
by rohitg00
Performs systematic root cause analysis to identify the true source of bugs, errors, and unexpected behavior through str...
trace-and-isolate
by rohitg00
Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug i...
investigation
by talmolab
Scaffolds a structured investigation in scratch/ for empirical research and documentation. Use when the user says "start...