TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Stars
Showing 9258 results
existential-birds

python-code-review

by existential-birds

star 23

Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files,...

existential-birds

go-code-review

by existential-birds

star 23

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go...

existential-birds

react-flow-code-review

by existential-birds

star 23

Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xy...

existential-birds

shadcn-code-review

by existential-birds

star 23

Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage. Use...

existential-birds

watchos-code-review

by existential-birds

star 23

Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance constrain...

existential-birds

deepagents-code-review

by existential-birds

star 23

Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent,...

existential-birds

receive-feedback

by existential-birds

star 23

Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer...

existential-birds

12-factor-apps

by existential-birds

star 23

Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS a...

existential-birds

llm-artifacts-detection

by existential-birds

star 23

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and...

existential-birds

swift-code-review

by existential-birds

star 23

Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .s...

existential-birds

prometheus-go-code-review

by existential-birds

star 23

Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code wit...

existential-birds

react-router-code-review

by existential-birds

star 23

Reviews React Router code for proper data loading, mutations, error handling, and navigation patterns. Use when reviewin...

star 23

LLM-as-judge methodology for comparing code implementations across repositories. Scores implementations on functionality...

existential-birds

langgraph-code-review

by existential-birds

star 23

Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, e...

existential-birds

combine-code-review

by existential-birds

star 23

Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with impor...

existential-birds

postgres-code-review

by existential-birds

star 23

Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when...

existential-birds

bubbletea-code-review

by existential-birds

star 23

Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when revie...

cameronapak

code-review

by cameronapak

star 23

Use when reviewing Bknd code, debugging issues, or checking for common mistakes. Covers anti-patterns, gotchas, known bu...

phonowell

debug-coffee-ahk

by phonowell

star 22

查询 coffee-ahk 编译架构、bug 定位方法、调试技巧,use when debugging/fixing bugs or need to understand compilation flow

centminmod

ai-cross-verifier

by centminmod

star 22

Cross-verify Claude-generated plans and code using OpenAI Codex and Google Gemini CLI. Provides code review, plan valida...

charlesjones-dev

performance-auditing

by charlesjones-dev

star 22

Guide for analyzing and improving application performance including identifying bottlenecks, implementing caching, and o...

Toowiredd

error-debugger

by Toowiredd

star 22

Analyzes errors, searches past solutions in memory, provides immediate fixes with code examples, and saves solutions for...

Toowiredd

repository-analyzer

by Toowiredd

star 22

Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, des...

Toowiredd

testing-builder

by Toowiredd

star 22

Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use...