TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
obra

root-cause-tracing

by obra

star 38

Systematically trace bugs backward through call stack to find original trigger

obra

simplifying-control-flow

by obra

star 38

Flatten nested conditionals with early returns or table-driven methods - keep nesting depth under 3 levels

obra

systematic-debugging

by obra

star 38

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

openshift-eng

logs-analysis

by openshift-eng

star 38

Analyze system and application log data from sosreport archives, extracting error patterns, kernel panics, OOM events, s...

openshift-eng

resource-analysis

by openshift-eng

star 38

Analyze system resource usage data from sosreport archives, extracting memory statistics, CPU load averages, disk space...

openshift-eng

ovs-database-and-flow-ana...

by openshift-eng

star 38

Analyze Open vSwitch data from sosreport

koriym

xdebug

by koriym

star 38

PHP debugging and analysis tools using Xdebug. Use when asked to trace, debug, profile, or analyze coverage of PHP code.

MartyBonacci

specswarm-modify

by MartyBonacci

star 38

Impact-analysis-first modification workflow with backward compatibility assessment and breaking change detection. Auto-e...

MartyBonacci

specswarm-upgrade

by MartyBonacci

star 38

Systematic compatibility analysis, migration guidance, and breaking change detection for dependency/framework upgrades....

vmarcosp

review

by vmarcosp

star 37

Reviews code for quality, patterns, and adherence to project conventions. Creates detailed review documents with actiona...

verygoodplugins

memory-management

by verygoodplugins

star 37

Persistent memory management for Claude Code via AutoMem. Use this skill when: - Starting a session (recall project cont...

dojoengine

dojo-debug

by dojoengine

star 37

Use when debugging and troubleshooting dojo.js applications. Triggers: dojo error, torii connection, entity not found, t...

vuralserhat86

mobile-react-native

by vuralserhat86

star 37

React Native best practices, hooks, navigation ve performance optimization.

vuralserhat86

tdd-workflow

by vuralserhat86

star 37

Comprehensive Test Driven Development guide. Master testing, debugging, fixing bugs, QA workflows, unit tests, integrati...

vuralserhat86

performance-engineering

by vuralserhat86

star 37

When validating system performance under load, identifying bottlenecks through profiling, or optimizing application resp...

vuralserhat86

debugging-tools

by vuralserhat86

star 37

Debugging araçları - console, debugger, network, profiling.

vuralserhat86

webapp-testing

by vuralserhat86

star 37

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...

vuralserhat86

playwright-testing

by vuralserhat86

star 37

Playwright E2E testing specialist for web applications. Invoke for browser automation, E2E tests, Page Object Model, tes...

vuralserhat86

react-expert

by vuralserhat86

star 37

React specialist for production-grade web applications. Invoke for component architecture, hooks, state management, Serv...

vuralserhat86

performance-profiling

by vuralserhat86

star 37

CPU/Memory profiling, bottleneck analizi, benchmark teknikleri ve performans optimizasyonu rehberi.

francomascareloai

forge-nano

by francomascareloai

star 37

FORGE NANO v3.1 - Compact mode for Party Mode sessions (~4KB vs 50KB full). Use when: Multi-agent sessions, context is l...

neurofoo

5whys

by neurofoo

star 37

Five Whys root cause analysis. Iteratively asks "why" to drill past symptoms to underlying causes. Use for debugging, in...

neurofoo

postmortem

by neurofoo

star 37

Blameless post-mortem incident analysis with timeline, root cause, and action items. Use after outages, security inciden...

neurofoo

redteam

by neurofoo

star 37

Red team adversarial analysis to find weaknesses, vulnerabilities, and failure modes. Use before launches, for security...