TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
devame

analyzing-codebases

by devame

star 1

Generates LLM-optimized code context with function call graphs, side effect detection, and incremental updates. Processe...

asadullah48

systematic-debugging

by asadullah48

star 1

Use when encountering any bug, test failure, or unexpected behavior - requires finding root cause before attempting any...

Cantara

prolific

by Cantara

star 1

Prolific Technology MPN encoding patterns, variant identification, and handler guidance. Use when working with USB inter...

acambitsis

prod-debug

by acambitsis

star 1

Debug production issues using MCP servers (Sentry, Convex, Stripe). Use when investigating errors, checking production d...

KevinGastelum

debugging-code

by KevinGastelum

star 1

Systematic approach to identifying and resolving software defects. Use when the user asks to "debug", "fix error", "trou...

varubogu

testing

by varubogu

star 1

Test creation and mocking (mockall, unit tests, integration tests, cargo test, AAA pattern). Use when writing tests, cre...

JanSzewczyk

api-test

by JanSzewczyk

star 1

Test Next.js Route Handlers and API endpoints using Playwright for real HTTP requests. Use when testing API endpoints, r...

JanSzewczyk

accessibility-audit

by JanSzewczyk

star 1

Perform WCAG accessibility audits on React components using automated tools and manual checks. Use when auditing accessi...

JanSzewczyk

react-19-compiler

by JanSzewczyk

star 1

React 19 patterns and React Compiler optimization guidance. Understand when to use manual memoization vs letting the com...

JanSzewczyk

structured-logging

by JanSzewczyk

star 1

Structured logging patterns with Pino for Next.js applications. Covers log levels, context enrichment, child loggers, an...

cercova-studios

code-research

by cercova-studios

star 1

Conducts in-depth code research using a tiered tool strategy. Use when investigating codebases, researching libraries/AP...

star 1

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...

joe-watkins

web-standards

by joe-watkins

star 1

Static HTML/CSS/ARIA analysis without requiring a browser. Use this skill when analyzing code for semantic HTML issues,...

tfunk1030

debug

by tfunk1030

star 1

Debug issues by investigating logs, database state, and git history

sumik5

using-next-devtools

by sumik5

star 1

Provides Next.js development integration tools. Primary tool for Next.js projects. Offers diagnostics, upgrades, Cache C...

sumik5

using-serena

by sumik5

star 1

Enables token-efficient structured development via /serena command. Use for component development, API implementation, s...

jokken79

app-optimizer

by jokken79

star 1

Optimizador integral de aplicaciones - combina performance, seguridad y mejores prácticas

jokken79

intelligent-testing

by jokken79

star 1

Testing inteligente con generación automática de tests, detección de flaky tests y análisis de cobertura

kriscard

lazynvim-optimization

by kriscard

star 1

This skill should be used when the user asks about "lazy.nvim", "plugin performance", "neovim startup time", "slow neovi...

kriscard

chrome-devtools

by kriscard

star 1

This skill should be used when the user asks to "inspect the page", "take a screenshot", "check how it looks", "check co...

kriscard

claude-code-analyzer

by kriscard

star 1

Analyze Claude Code usage patterns, project structure, and discover community resources for workflow optimization

VeVarunSharma

webapp-testing

by VeVarunSharma

star 1

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

cityfish91159

react-perf-perfection

by cityfish91159

star 1

A "No-Compromise" React performance checklist enforcing strict re-render discipline and bundle auditing.

cityfish91159

frontend-mastery

by cityfish91159

star 1

Advanced React patterns, performance optimization, and state management rules.