tools debugging Skills
Discover the best skills in this category.
performance-check
by GangWooLee
Performance monitoring and optimization. Use when user needs N+1 detection, slow query analysis, memory profiling, or sa...
code-review
by GangWooLee
Comprehensive code review and health check. Use when user needs project audit, code quality check, conflict detection, o...
code-review
by BardKidd
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
debug
by TKontu
Use when encountering bugs, test failures, or unexpected behavior - find root cause before fixing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
Elite software engineering toolkit for building production-grade applications. Use when developing, debugging, optimizin...
Omniscient hyper-elite software engineering command center. Triggers: write code, debug, fix bug, build app, create API,...
web-design-guidelines
by qcwssss
Use when reviewing UI, accessibility, or UX in web interfaces and you need to audit components against web design best p...
react-best-practices
by qcwssss
Use when writing, reviewing, or refactoring React/Next.js components, pages, or data fetching where performance, bundle...
Analyze test coverage requirements and assess whether code meets testing standards. Use when reviewing test plans, evalu...
exit-consistency-audit
by piquet-h
Runs and interprets exit graph consistency scans (dangling exits, orphan locations, missing reciprocal exits). Use when...
This skill should be used when encountering "flaky tests", "test maintenance issues", "slow test suites", "brittle tests...
This skill should be used when the user asks to "analyze costs", "optimize infrastructure spending", "reduce operational...
This skill should be used when the user asks to "debug this issue", "find the root cause", "investigate the bug", "syste...
This skill should be used when dealing with "race conditions in tests", "Redis timing issues", "WebSocket connection tim...
systematic-debugging
by yousufjoyian
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
root-cause-tracing
by yousufjoyian
Systematically trace bugs backward through call stack to find original trigger
This skill should be used when the user asks to "track ROI", "measure cost savings", "calculate return on investment", "...
bosun-security
by curphey
Security best practices and vulnerability patterns. Use when reviewing code for security issues, implementing authentica...
bosun-typescript
by curphey
TypeScript best practices and patterns. Use when writing, reviewing, or debugging TypeScript code. Provides strict typin...
bosun-project-auditor
by curphey
Project structure and health assessment. Use when auditing project setup, reviewing configurations, checking dependency...
vercel-react-best-practic...
by Haemeok
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
code-reviewer
by Drew-Daniels
Expertise in reviewing code for style, security, and performance. Use when the user asks for "feedback," a "review," or...