TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
ryanbreen

register-watch

by ryanbreen

star 6

Use when debugging register corruption issues - registers have unexpected values after context switches, userspace proce...

ryanbreen

breenix-interrupt-syscall...

by ryanbreen

star 6

Enforce pristine interrupt/syscall paths with no logging, diagnostics, or heavy operations. Use when developing interrup...

ryanbreen

systematic-debugging

by ryanbreen

star 6

This skill should be used when debugging complex kernel issues requiring systematic investigation and documentation. Use...

ryanbreen

log-analysis

by ryanbreen

star 6

This skill should be used when analyzing Breenix kernel logs for debugging, testing verification, or understanding kerne...

ryanbreen

qemu-debug-session

by ryanbreen

star 6

Use when setting up comprehensive QEMU debugging for Breenix - investigating interrupt handling bugs, debugging memory m...

ryanbreen

gdb-attach

by ryanbreen

star 6

Use when debugging the Breenix kernel at assembly or C-level using GDB - investigating CPU exceptions, page faults, trip...

oimiragieo

rule-selector

by oimiragieo

star 6

Analyzes project tech stack and recommends optimal rule configuration. Detects frameworks from package.json, requirement...

oimiragieo

sentry-monitoring

by oimiragieo

star 6

Sentry error tracking and performance monitoring for real-time visibility into application errors, performance issues, a...

oimiragieo

code-analyzer

by oimiragieo

star 6

Static code analysis and complexity metrics

oimiragieo

repo-rag

by oimiragieo

star 6

Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific cod...

oimiragieo

chrome-devtools

by oimiragieo

star 6

Chrome DevTools for AI agents. Control and inspect live Chrome browsers with performance tracing, network inspection, DO...

oimiragieo

recommending-rules

by oimiragieo

star 6

Analyzes codebase to find gaps in rule coverage and suggests rule improvements. Compares codebase against all indexed ru...

oimiragieo

multi-ai-code-review

by oimiragieo

star 6

Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...

oimiragieo

datadog-observability

by oimiragieo

star 6

Datadog monitoring, APM, logs, and infrastructure observability

oimiragieo

claude-devtools

by oimiragieo

star 6

Claude Code development tools and debugging utilities

oimiragieo

nextjs-devtools

by oimiragieo

star 6

Next.js development tools for route analysis, component inspection, and build optimization

oimiragieo

multi-ai-code-review

by oimiragieo

star 6

Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...

lawless-m

jsharpener

by lawless-m

star 6

JavaScript/TypeScript static analysis tool for call graphs, unused code detection (tree shaking), dependency analysis, a...

lawless-m

boofuzz

by lawless-m

star 6

Protocol fuzzer script development using boofuzz framework. Use when creating network protocol fuzzers, defining protoco...

lawless-m

csharpener

by lawless-m

star 6

C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Grap...

lawless-m

browserbridge

by lawless-m

star 6

Real-time browser debugging and interaction via WebSocket bridge server on localhost:3141

michaelshimeles

code-review-analyzer

by michaelshimeles

star 6

A comprehensive code review skill that analyzes code for best practices, potential bugs, security issues, and suggests i...

SDiamante13

review-plan

by SDiamante13

star 6

XP-style plan review that identifies gaps, hidden assumptions, and critical misses. Triggers on 'review the plan' or '/r...

trotsky1997

python-debugging

by trotsky1997

star 6

Toolkit for AI agents to debug Python code autonomously without IDE support. Use when agent needs to debug code, insert...