TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
teddyjfpender

cairo-references-snapshot...

by teddyjfpender

star 3

Explain Cairo references, snapshots (`@`), `ref` parameters, and desnap (`*`); use when a request involves borrowing, av...

teddyjfpender

cairo-panic

by teddyjfpender

star 3

Explain Cairo unrecoverable errors, `panic`, `panic!`, `panic_with_felt252`, `nopanic`, and `panic_with`; use when a req...

hieunguyen1053

swift-guidelines

by hieunguyen1053

star 3

Official coding standards and best practices derived from Xcode's internal AI chat templates.

faulkdev

obra-systematic-debugging

by faulkdev

star 3

Use when errors are unclear, flaky, or regressions occur; apply a disciplined debugging loop in VS Code Copilot Agent mo...

ctsstc

gsd-debugger

by ctsstc

star 3

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrat...

otrebu

typescript-coding

by otrebu

star 3

Expert TypeScript/JavaScript development guidance. Use when planning or writing TypeScript/JavaScript code, setting up T...

WomenDefiningAI

code-reviewer

by WomenDefiningAI

star 3

Research-backed code review skill with OWASP Top 10 security checks, SAST tool integration (SonarQube, CodeQL, Snyk), pe...

otrebu

analyze-size

by otrebu

star 3

Analyze codebase size and language distribution using cloc. Use when user wants to understand codebase scale, primary la...

otrebu

code-review

by otrebu

star 3

Expert code review specialist. Reviews for quality and intent alignment. Use immediately after writing or modifying code...

macaugh

static-vulnerability-anal...

by macaugh

star 3

Methodical approach to finding security vulnerabilities through source code review and static analysis

macaugh

web-application-reconnais...

by macaugh

star 3

Systematic methodology for mapping web application attack surface, discovering hidden endpoints, and identifying technol...

macaugh

binary-analysis-and-rever...

by macaugh

star 3

Systematic approach to analyzing compiled binaries, understanding program behavior, and identifying vulnerabilities with...

hopeoverture

revalidation-strategy-pla...

by hopeoverture

star 3

Evaluates Next.js routes and outputs optimal revalidate settings, cache tags for ISR, SSR configurations, or streaming p...

hopeoverture

performance-budget-enforc...

by hopeoverture

star 3

Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresho...

hopeoverture

sentry-and-otel-setup

by hopeoverture

star 3

This skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to...

brightdata

spec-driven-development

by brightdata

star 3

Generate comprehensive specifications for software projects using spec-driven development methodology. Leverages Bright...

dtinth

reflect-on-work

by dtinth

star 3

Systematic reflection process to analyze recent work and extract learnings. Evaluates what went well, what failed, what...

thebrownproject

exploration-debug

by thebrownproject

star 3

Interactive debugging through conversation. HOUSTON guides through 4 phases, asks questions, and suggests agents for inv...

thebrownproject

exploration-review

by thebrownproject

star 3

Interactive code review through conversation. HOUSTON guides review, spawns specialized agents, and helps create Beads f...

teddyjfpender

cairo-components-under-ho...

by teddyjfpender

star 3

Explain how components are expanded under the hood, including HasComponent and ComponentState; use when a request involv...

renatillas

gleam-javascript-interop

by renatillas

star 3

Guides Claude through integrating Gleam with JavaScript code using FFI, external functions, and NPM packages. Use when b...

samjhecht

locating-code

by samjhecht

star 3

Finds WHERE code lives in a codebase - locates files by topic/feature, categorizes by purpose, organizes findings. Super...

samjhecht

root-cause-tracing

by samjhecht

star 3

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

samjhecht

analyzing-implementations

by samjhecht

star 3

Documents HOW code works with surgical precision - traces data flow, explains implementation details, provides file:line...