TopRank Skills

tools debugging Skills

Discover the best skills in this category.

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

Sails.js framework patterns for The Boring JavaScript Stack - actions, helpers, routes, policies, hooks, configuration,...

Aaronontheweb

ilspy-decompile

by Aaronontheweb

star 489

Understand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works...

Aaronontheweb

playwright-ci-caching

by Aaronontheweb

star 489

Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to avoid 1-2 minute download overhea...

star 488

Use when CI fails and you need to investigate. Fetches the latest failed workflow run for the current branch or PR and s...

enviodev

indexing-blocks

by enviodev

star 488

Use when processing every block (or every Nth block) for time-series data, periodic snapshots, or block-level aggregatio...

enviodev

indexing-filters

by enviodev

star 488

Use when filtering events by indexed parameters to reduce processing volume. eventFilters with static arrays, dynamic pe...

enviodev

indexing-multichain

by enviodev

star 488

Use when deploying an indexer across multiple chains. Entity ID namespacing to avoid collisions, chain-specific configur...

enviodev

indexing-performance

by enviodev

star 488

Use when optimizing indexer speed or tuning sync performance. HyperSync vs RPC, batch size, RPC tuning parameters, WebSo...

enviodev

indexing-traces

by enviodev

star 488

Use when needing call trace data from transactions. HyperSync supports trace queries at the data layer. No handler-level...

pilinux

source-search

by pilinux

star 487

Fast, repository-wide search to locate symbols, routes, env vars, error codes, and other artifacts (read-only).

rebornix

upstream-protocol-drift-w...

by rebornix

star 484

Dynamically inspect ACP and Codex upstream repos using .agmente.paths, detect protocol/API/spec drift, and produce a ris...

conorluddy

ios-simulator-skill

by conorluddy

star 484

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automa...

alinaqi

ui-testing

by alinaqi

star 481

Visual testing - catch invisible buttons, broken layouts, contrast

ayush-that

seo-audit

by ayush-that

star 480

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit,"...

zkVerify

cargo-audit-triage

by zkVerify

star 480

This skill should be used when the user asks to "run cargo audit", "triage cargo audit", "fix audit vulnerabilities", "u...

foxminchan

speckit-analyzeagent

by foxminchan

star 476

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after ta...

foxminchan

vercel-react-best-practic...

by foxminchan

star 476

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...

evanca

firebase-analytics

by evanca

star 475

Integrates Firebase Analytics into Flutter apps. Use when setting up analytics, logging events, setting user properties,...

evanca

firebase-crashlytics

by evanca

star 475

Integrates Firebase Crashlytics into Flutter apps. Use when setting up crash reporting, handling fatal and non-fatal err...

evanca

flutter-errors

by evanca

star 475

Diagnoses and fixes common Flutter errors. Use when encountering layout errors (RenderFlex overflow, unbounded constrain...

joelhooks

learning-systems

by joelhooks

star 469

Implicit feedback scoring, confidence decay, and anti-pattern detection. Use when understanding how the swarm plugin lea...

Sovereign-Labs

analyze-ci-speed

by Sovereign-Labs

star 465

Analyze compilation time and test durations from CI logs. Use when the user asks about slow builds, slow tests, or wants...

jwiegley

mapq

by jwiegley

star 460

Query Apple Maps for nearby places with driving/walking/transit directions and travel time.

r3bl-org

analyze-log-files

by r3bl-org

star 458

Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log file...