tools debugging Skills
Discover the best skills in this category.
Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files,...
Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go...
Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xy...
Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage. Use...
Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance constrain...
Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent,...
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer...
Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS a...
Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and...
Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .s...
Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code wit...
Reviews React Router code for proper data loading, mutations, error handling, and navigation patterns. Use when reviewin...
LLM-as-judge methodology for comparing code implementations across repositories. Scores implementations on functionality...
Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, e...
Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with impor...
Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when...
Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when revie...
code-review
by cameronapak
Use when reviewing Bknd code, debugging issues, or checking for common mistakes. Covers anti-patterns, gotchas, known bu...
debug-coffee-ahk
by phonowell
查询 coffee-ahk 编译架构、bug 定位方法、调试技巧,use when debugging/fixing bugs or need to understand compilation flow
ai-cross-verifier
by centminmod
Cross-verify Claude-generated plans and code using OpenAI Codex and Google Gemini CLI. Provides code review, plan valida...
Guide for analyzing and improving application performance including identifying bottlenecks, implementing caching, and o...
error-debugger
by Toowiredd
Analyzes errors, searches past solutions in memory, provides immediate fixes with code examples, and saves solutions for...
repository-analyzer
by Toowiredd
Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, des...
testing-builder
by Toowiredd
Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use...