TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
meta-pytorch

ncu-analysis

by meta-pytorch

star 68

Analyze CUDA kernel performance using NVIDIA Nsight Compute (NCU). Use when the user wants to: (1) profile a CUDA kernel...

marcusgoll

debug-phase

by marcusgoll

star 68

Systematic debugging techniques including error classification, root cause analysis (5 Whys), reproduction strategies, a...

arpitnath

debug

by arpitnath

star 67

Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically o...

liza-mas

code-spec-backfill

by liza-mas

star 67

Backfill function-level contracts (docstrings, type annotations) where missing. Report unresolvable gaps with misuse sce...

liza-mas

debugging

by liza-mas

star 67

Debugging Protocol

liza-mas

liza-logs

by liza-mas

star 67

Analyze Liza agents logs

mswell

apk-bugbounty

by mswell

star 67

Android APK static analysis for bug bounty hunting. Analyzes decompiled APKs (Jadx/Apktool output) focusing on HIGH-IMPA...

mswell

js-code-analysis

by mswell

star 67

Specialized JavaScript/TypeScript static analysis for bug bounty hunting. Focuses on Node.js, Express.js, and Next.js. U...

mswell

security-audit

by mswell

star 67

Comprehensive security code audit using multi-phase analysis (Assessment → STRIDE Threat Modeling → Code Review → Report...

cnfjlhj

collaborating-with-gemini

by cnfjlhj

star 66

Use when you want Gemini CLI as a second opinion for coding tasks such as prototyping, debugging, or diff review, while...

cnfjlhj

session-recovery-codex

by cnfjlhj

star 66

Use when recovering a Codex session, especially if the user provides a Codex session id or wants recent Codex sessions l...

emanueleielo

blogwatcher

by emanueleielo

star 66

Monitor RSS/Atom feeds for new articles. Use when user asks to track blogs, news sources, or content updates. No API key...

emanueleielo

troubleshooting

by emanueleielo

star 66

Diagnose and resolve errors with Ciana's host bridges, CLI tools, Claude Code mode, macOS permissions, and gateway conne...

FgForrest

code-quality-pipeline

by FgForrest

star 66

Use when dropping a class name or folder path to perform a full quality pass - tests, simplification, and bug hunting -...

freema

browser-automation

by freema

star 66

This skill should be used when the user asks about browser automation, testing web pages, scraping content, filling form...

NeverSight

application-logging

by NeverSight

star 66

Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up appl...

NeverSight

browser-debugging

by NeverSight

star 66

Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance prob...

NeverSight

code-metrics-analysis

by NeverSight

star 66

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when asse...

NeverSight

container-debugging

by NeverSight

star 66

Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and re...

NeverSight

correlation-tracing

by NeverSight

star 66

Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when...

NeverSight

cpu-profiling

by NeverSight

star 66

Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performa...

NeverSight

cross-platform-compatibil...

by NeverSight

star 66

Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and tes...

NeverSight

database-performance-debu...

by NeverSight

star 66

Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fi...

NeverSight

distributed-tracing

by NeverSight

star 66

Implement distributed tracing with Jaeger and Zipkin for tracking requests across microservices. Use when debugging dist...