TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
star 7

Analyze THOR's SQLite database (thor10.db/thor11.db) for performance tuning, scan timing, resume state, and delta compar...

NextronSystems

thor-lens

by NextronSystems

star 7

THOR Lens workflows for forensic timeline analysis. A web UI that imports THOR v11 audit trail JSONL logs for interactiv...

laurigates

code-antipatterns-analysi...

by laurigates

star 7

Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use whe...

andrelandgraf

sentry-setup

by andrelandgraf

star 7

Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs t...

andrelandgraf

sentry-setup

by andrelandgraf

star 7

Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs t...

andrelandgraf

using-analytics

by andrelandgraf

star 7

Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development test...

andrelandgraf

vercel-analytics-setup

by andrelandgraf

star 7

Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero con...

andrelandgraf

agent-setup

by andrelandgraf

star 7

Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines...

star 7

TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.

star 7

TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.

andrelandgraf

vercel-analytics-setup

by andrelandgraf

star 7

Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero con...

andrelandgraf

agent-setup

by andrelandgraf

star 7

Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines...

andrelandgraf

feature-flags-setup

by andrelandgraf

star 7

Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel To...

andrelandgraf

feature-flags-setup

by andrelandgraf

star 7

Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel To...

laurigates

http-load-testing

by laurigates

star 7

HTTP load testing and stress testing with oha - real-time TUI, latency correction for coordinated omission, and HTTP/2-3...

laurigates

project-discovery

by laurigates

star 7

Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about p...

laurigates

cargo-llvm-cov

by laurigates

star 7

Code coverage for Rust using LLVM instrumentation with support for multiple output formats and CI integration. Use when...

laurigates

network-monitoring

by laurigates

star 7

Real-time network traffic monitoring with bandwhich and Sniffnet. Per-process bandwidth tracking, connection analysis, a...

laurigates

network-diagnostics

by laurigates

star 7

Connectivity troubleshooting with modern Rust-based tools - trippy (traceroute/mtr), gping (graphical ping), and ss (soc...

laurigates

test-quality-analysis

by laurigates

star 7

Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reli...

laurigates

ast-grep-structural-code-...

by laurigates

star 7

Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not ju...

laurigates

debugging-methodology

by laurigates

star 7

Systematic debugging approach with tool recommendations for memory, performance, and system-level issues.

laurigates

binary-analysis

by laurigates

star 7

Reverse engineering and binary exploration using strings, binwalk, hexdump, and related tools.

laurigates

vectorcode-semantic-searc...

by laurigates

star 7

Semantic code search with VectorCode using embeddings for finding code by meaning, not just keywords. Use when searching...