tools debugging Skills
Discover the best skills in this category.
Analyze GDScript code for quality, best practices, anti-patterns, and refactoring opportunities. Use this when the user...
chrome-devtools-debugger
by hidari
chrome-devtools-mcp を使ってWebサイトの問題を体系的にデバッグします。ネットワークエラー、コンソールエラー、パフォーマン...
agentobservability
by robdtaylor
Real-time observability dashboard for multi-agent Claude Code sessions. Visualize agent interactions, tool usage, and s...
codex-code-review
by iiitong
Perform comprehensive code reviews using OpenAI Codex CLI. This skill should be used when users request code reviews, wa...
try-error-handling
by kensleDev
Error handling with @julian-i/try-error. Wrap throwable code with tryPromise (async) or tryThrow (sync). Forces reflecti...
react-best-practices
by jjeremycai
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
cto-audit
by jjeremycai
Perform deep, expert-level codebase and architecture audits to identify technical strengths, weaknesses, risks, and oppo...
web-interface-guidelines
by jjeremycai
Vercel's Web Interface Guidelines for accessibility, performance, and UX best practices. Use when reviewing or writing f...
python-performance-optimi...
by LounisBou
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. WHEN: Debugging slow...
systematic-debugging
by LounisBou
Find root cause before attempting fixes through systematic investigation phases. WHEN: MUST use when encountering bugs,...
monitor-system
by HafizFasih
Monitor system health, detect errors, implement recovery procedures, restart failed processes, maintain audit logs. Use...
responsive-check
by dayoumin
반응형 디자인 검증 스킬. 모바일/태블릿/데스크톱 레이아웃, 브레이크포인트 사용, 터치 친화성을 검토합니다. Use when: check...
code-review
by Lincyaw
Professional code review for anti-patterns, extensibility, architectural soundness, and code quality. Use when users req...
testing-test-writing
by dpietersz
Write minimal, strategic tests focused on core user flows and critical paths with clear test names, mocked dependencies,...
fix
by eriknovak
Interactive bug fixing workflow for Python and Node.js projects. Identifies issues, suggests fixes, and validates the fi...
lint
by eriknovak
Intelligently detects project type (Node.js/React or Python) and runs appropriate linting tools. Use when checking code...
wails
by Otard95
Wails v2 framework knowledge for Go + web frontend desktop apps. Use when working with Wails projects, debugging build i...
Debug errors from screenshots with deep analysis to fix the immediate issue and proactively identify related errors. Use...
code-reviewer
by ibnuhalimm
Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.
debug
by ibnuhalimm
Debug your application to find and fix a bug or errors
code-flow-report
by window-ook
웹 애플리케이션의 소스 코드를 분석하고, 런타임 플로우를 시각화하여 인터랙티브 웹 리포트를 생성합니다.(routes → controlle...
feature-dev
by tommyxchow
Guide systematic feature development with codebase exploration, architecture design, and implementation. Use this skill...
architecture-health
by DeruL0
Diagnoses project health, architecture risks, and technical debt. Use when starting a new session or analyzing the codeb...
code-review
by DeruL0
Reviews code changes for bugs, style issues, and best practices. Use when looking for errors or improving code quality.