tools debugging Skills
Discover the best skills in this category.
performance-profiling
by whodaniel
Performance profiling principles. Measurement, analysis, and optimization techniques.
instruments-profiling
by chrisrodz
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, ex...
native-app-performance
by chrisrodz
Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use wh...
pattern-recognition-speci...
by i3ringit
Use this agent when you need to analyze code for design patterns, anti-patterns, naming conventions, and code duplicatio...
git-history-analyzer
by i3ringit
Use this agent when you need to understand the historical context and evolution of code changes, trace the origins of sp...
performance-oracle
by i3ringit
Use this agent when you need to analyze code for performance issues, optimize algorithms, identify bottlenecks, or ensur...
security-sentinel
by i3ringit
Use this agent when you need to perform security audits, vulnerability assessments, or security reviews of code. This in...
systematic-debugging
by akornmeier
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
cloudflare-browser-render...
by akornmeier
Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scrap...
cloudflare-workers
by akornmeier
Comprehensive guide for building serverless applications with Cloudflare Workers. Use when developing Workers, configuri...
root-cause-tracing
by akornmeier
Systematically trace bugs backward through call stack to find original trigger
lint-and-validate
by whodaniel
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax c...
systematic-debugging
by whodaniel
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging co...
typescript-expert
by whodaniel
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo manag...
code-quality
by Lobbi-Docs
Expertise in automated testing, code review practices, and quality standards enforcement. Activates when working with "l...
chrome-devtools-site-sear...
by graysurf
Validate website parsing and browser automation feasibility by browsing and searching within a user-specified website sc...
react
by Lobbi-Docs
React development including hooks, components, state management, and modern patterns. Activate for React components, JSX...
debugging
by Lobbi-Docs
Debugging techniques for Python, JavaScript, and distributed systems. Activate for troubleshooting, error analysis, log...
deep-analysis
by Lobbi-Docs
Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Prov...
fastapi-observability
by Lobbi-Docs
This skill should be used when the user asks to "add logging", "implement metrics", "add tracing", "configure Prometheus...
testing
by Lobbi-Docs
Testing patterns including pytest, unittest, mocking, fixtures, and test-driven development with extended thinking integ...
ui-screenshots
by everruns
Take UI screenshots using Playwright and attach them as PR comments. Use this skill to capture visual state of UI compon...
dcyfr-security
by dcyfr
CodeQL suppressions, security vulnerability troubleshooting, and security best practices