TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
Bn0u0

deep-code-audit

by Bn0u0

star 0

Perform a comprehensive, cognitive static analysis of a specific feature or logic flow to identify logical flaws, missin...

GangGreenTemperTatum

shodan-threat-intel

by GangGreenTemperTatum

star 0

Gather threat intelligence using Shodan. Use for tracking threat actors, identifying attack infrastructure, and monitori...

GangGreenTemperTatum

shodan-vuln-scan

by GangGreenTemperTatum

star 0

Identify vulnerabilities in internet-facing systems using Shodan. Use for vulnerability assessment, CVE discovery, and s...

miethe

dev-execution

by miethe

star 0

Unified execution engine for all development workflows. Progressive disclosure for phase execution, quick features, stor...

SecurityRonin

browser-automation

by SecurityRonin

star 0

Use when automating browsers with Playwright/Puppeteer, testing Chrome extensions, using Chrome DevTools Protocol (CDP),...

antonykamp

tracing-inlining-decision...

by antonykamp

star 0

Shows inlining decisions during compilation with call tree and reasons for inline/don't-inline. Use to verify critical c...

antonykamp

detecting-deoptimizations

by antonykamp

star 0

Traces deoptimization events where execution falls back from compiled code to interpreter. Use to detect deoptimization...

antonykamp

tracing-execution-counts

by antonykamp

star 0

Counts exact execution frequencies (not time) at function/statement level. Shows interpreted vs compiled execution split...

antonykamp

fetching-truffle-document...

by antonykamp

star 0

Fetches information from official GraalVM, Truffle, and Graal compiler documentation for API guidance, performance optim...

antonykamp

profiling-with-cpu-sample...

by antonykamp

star 0

Time-based sampling profiler showing WHERE execution time is spent (wall-clock time, not frequency). Provides histogram...

antonykamp

implementing-performance-...

by antonykamp

star 0

[PHASE 4] Implements and validates fixes for verified theories. Entry: PERFORMANCE_THEORIES.md has a verified theory. Ou...

antonykamp

profiling-memory-allocati...

by antonykamp

star 0

Experimental allocation profiler tracking memory allocations at guest-language level. Shows allocation sites, object typ...

antonykamp

detecting-performance-war...

by antonykamp

star 0

Detects optimization barriers during Truffle compilation. Identifies virtual calls, non-constant stores, unresolved type...

antonykamp

analyzing-compiler-graphs

by antonykamp

star 0

Dumps and analyzes Graal IR compiler graphs showing optimization decisions. Use BGV format with bgv2json/seafoam to insp...

antonykamp

generating-performance-th...

by antonykamp

star 0

[PHASE 2] Analyzes code to identify optimization opportunities. Entry: BENCHMARK_BASELINE.md exists AND (no PERFORMANCE_...

antonykamp

verifying-performance-the...

by antonykamp

star 0

[PHASE 3] Proves theories with profiling tools. Entry: PERFORMANCE_THEORIES.md has unverified theories. Outputs: Theory...

antonykamp

tracing-compilation-event...

by antonykamp

star 0

Logs every compilation event with timing, tier (T1/T2), success/failure, and invalidation reasons. Use to verify hot cod...

antonykamp

establishing-benchmark-ba...

by antonykamp

star 0

[PHASE 1] Creates benchmark suite and performance expectations. Entry: No BENCHMARK_BASELINE.md exists. Outputs: BENCHMA...

maxnoller

svelte-performance-optimi...

by maxnoller

star 0

Performance optimization techniques for Svelte 5 and SvelteKit applications. Use when users ask about performance, optim...

MigzCtrl

analytics

by MigzCtrl

star 0

Analytics & Product Insight Specialist that tracks what users actually do. Use when implementing tracking, analyzing usa...

MigzCtrl

qa-destroyer

by MigzCtrl

star 0

QA & Edge-Case Destroyer that kills weird bugs before users see them. Use when testing, reviewing edge cases, or hunting...

MigzCtrl

debug

by MigzCtrl

star 0

Debug issues in TireOps. Use when encountering errors, bugs, or unexpected behavior.

MigzCtrl

performance

by MigzCtrl

star 0

Performance & React Optimization Engineer that makes the app feel instant. Use when optimizing load times, fixing re-ren...

MigzCtrl

tireops-context

by MigzCtrl

star 0

Provides context about the TireOps codebase architecture, database schema, and project structure. Use when starting work...