TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Stars
Showing 9258 results
yoichiojima-2

code-review

by yoichiojima-2

star 1

Review code for quality, bugs, security issues, and best practices. Use this skill when the user asks for code review, c...

swtch1

file-info

by swtch1

star 1

Provides detailed file statistics including lines, size, and modification time when user asks for file info or stats

Wolfe-Jam

n8n-debugger

by Wolfe-Jam

star 1

Expert in debugging and fixing broken n8n workflows. Use when troubleshooting workflow errors, fixing failed executions,...

krzemienski

security-pattern-detectio...

by krzemienski

star 1

Detect OWASP Top 10 vulnerabilities via static analysis. Calculate security score (0.00-1.00) for code quality. Auto-gen...

krzemienski

project-indexing

by krzemienski

star 1

Generates SHANNON_INDEX for 94% token reduction (58K → 3K tokens). Compresses large codebases into structured summaries...

krzemienski

testing-skills-with-subag...

by krzemienski

star 1

Use before skill deployment to verify pressure resistance via TDD RED-GREEN-REFACTOR cycle with Serena metrics tracking...

krzemienski

performance-regression-de...

by krzemienski

star 1

Track performance benchmarks and detect regressions exceeding 10% threshold. Analyze historical trends and alert on degr...

krzemienski

shannon-analysis

by krzemienski

star 1

FLEXIBLE skill orchestrating comprehensive analysis workflows. Adapts to analysis type (codebase, architecture, technica...

krzemienski

root-cause-tracing

by krzemienski

star 1

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...

krzemienski

architecture-evolution-tr...

by krzemienski

star 1

Track architectural decisions and detect drift from ADRs (Architecture Decision Records). Calculate alignment score (0.0...

asnar00

ios-watch-logs

by asnar00

star 1

Start real-time log streaming from connected iPhone to console and file. Shows only app's explicit log messages with [AP...

asnar00

android-watch-logs

by asnar00

star 1

Start real-time log streaming from connected Android device using adb logcat. Shows only app's log messages. Use when mo...

bash0C7

picoruby-development-cons...

by bash0C7

star 1

Documents memory limits and stdlib constraints for PicoRuby on ESP32. Use this when writing code that will run on ESP32...

bash0C7

debug-workflow

by bash0C7

star 1

Guides developers through scenario test debugging using Ruby debug gem step execution. Provides interactive debugging pa...

hewenyu

codex-collaboration

by hewenyu

star 1

Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert c...

jurabek

python-analyzer

by jurabek

star 1

Format and analyze Python code using ruff (formatting/linting) and ty (static type checking). Use when the user asks to...

physics91

python-data-reviewer

by physics91

star 1

WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimization WHAT: Vectorization patterns + Memor...

physics91

flask-reviewer

by physics91

star 1

WHEN: Flask project review, Blueprint structure, extensions, request handling WHAT: Blueprint organization + Extension p...

physics91

coverage-analyzer

by physics91

star 1

WHEN: Coverage analysis, finding untested files, test prioritization, coverage gap identification WHAT: Line/Branch/Func...

physics91

rust-reviewer

by physics91

star 1

WHEN: Rust project review, ownership/borrowing, error handling, unsafe code, performance WHAT: Ownership patterns + Life...

physics91

perf-analyzer

by physics91

star 1

WHEN: Performance analysis, bundle size optimization, rendering, Core Web Vitals, code splitting WHAT: Bundle analysis +...

physics91

sql-optimizer

by physics91

star 1

WHEN: SQL query review, query optimization, index usage, N+1 detection, performance analysis WHAT: Query plan analysis +...

jarosser06

python-basics

by jarosser06

star 1

Expert in Python 3.10+ fundamentals and best practices for the Drift project including import ordering (isort), code org...

jarosser06

test-strategy

by jarosser06

star 1

Plans pytest test strategies for Drift's 90%+ coverage requirement using coverage analysis, edge case identification, an...