TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
liauw-media

browser-automation-debugg...

by liauw-media

star 2

Use when debugging web applications or automating browser tasks. Leverage Chrome DevTools MCP for inspection, performanc...

liauw-media

root-cause-tracing

by liauw-media

star 2

Use when symptoms don't reveal the cause. Trace backward through call chains to find where problems originate. Follow: O...

liauw-media

lighthouse-performance-op...

by liauw-media

star 2

Use when optimizing website performance. Run Google Lighthouse audits via MCP to measure metrics, identify bottlenecks,...

liauw-media

systematic-debugging

by liauw-media

star 2

Use when encountering bugs or unexpected behavior. Methodical approach to identify root cause: Reproduce → Isolate → Ide...

star 2

Investigation-only mode for understanding bugs, features, or system behavior without making changes. Use when the user s...

hculap

code-standards

by hculap

star 2

This skill should be used when the user asks about "code quality", "file size limits", "function length", "KISS", "DRY",...

hculap

performance-patterns

by hculap

star 2

Use when user asks about N+1 queries, performance optimization, query optimization, reduce API calls, improve render per...

JoaquinCampo

react-best-practices

by JoaquinCampo

star 2

React and Next.js performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring...

JoaquinCampo

webapp-testing

by JoaquinCampo

star 2

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...

Shakes-tzd

codex-skill

by Shakes-tzd

star 2

HtmlGraph session tracking and work continuity for Codex. Ensures proper activity attribution, feature awareness, and co...

Shakes-tzd

strategic-planning

by Shakes-tzd

star 2

Use HtmlGraph analytics to make smart work prioritization decisions. Activate when recommending work, finding bottleneck...

1ambda

code-search

by 1ambda

star 2

Token-efficient codebase exploration using MCP-first approach. Locates functions, classes, patterns, and traces dependen...

1ambda

test-structure-analysis

by 1ambda

star 2

Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and...

1ambda

mcp-efficiency

by 1ambda

star 2

Token-efficient codebase exploration using MCP servers (Serena, Context7, JetBrains, Claude-mem). Reduces token usage by...

1ambda

debugging

by 1ambda

star 2

Hypothesis-driven debugging with systematic investigation. Identifies root causes, creates minimal reproductions, and im...

1ambda

performance

by 1ambda

star 2

Performance optimization and bottleneck detection. Identifies N+1 queries, memory leaks, async issues, and caching oppor...

1ambda

code-review

by 1ambda

star 2

Systematic code review with security, performance, and architecture analysis. Provides actionable fix suggestions and Gi...

1ambda

debugging

by 1ambda

star 2

Hypothesis-driven debugging with systematic investigation. Identifies root causes, creates minimal reproductions, and im...

z3d

benchmark

by z3d

star 2

Run BenchmarkDotNet performance tests and analyze results. Use when the user mentions benchmarks, performance testing, m...

JamesPrial

go-testing-benchmarks

by JamesPrial

star 2

Benchmark patterns for performance testing

JamesPrial

go-linting

by JamesPrial

star 2

Go static analysis. Routes to specific tools.

bastos

metaprogramming

by bastos

star 2

This skill should be used when the user asks about "metaprogramming", "DSL", "domain-specific language", "method_missing...

bastos

performance

by bastos

star 2

This skill should be used when the user asks about "Ruby performance", "optimization", "profiling", "benchmarking", "mem...

bastos

spec-performance

by bastos

star 2

This skill should be used when the user asks about "slow specs", "test performance", "parallel tests", "spec profiling",...