TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
yonatangross

explore

by yonatangross

star 61

Deep codebase exploration with parallel specialized agents. Use when exploring a repo, finding files, or discovering arc...

yonatangross

render-optimization

by yonatangross

star 61

React render performance patterns including React Compiler integration, memoization strategies, TanStack Virtual, and De...

yonatangross

run-tests

by yonatangross

star 61

Comprehensive test execution with parallel analysis and coverage reporting. Use when running test suites or troubleshoot...

yonatangross

biome-linting

by yonatangross

star 61

Biome 2.0+ linting and formatting for fast, unified code quality. Includes type inference, ESLint migration, CI integrat...

block

debugging

by block

star 61

Debugging guidelines and best practices

Dev-GOM

unity-scene-optimizer

by Dev-GOM

star 60

Analyzes scenes for performance bottlenecks (draw calls, batching, textures, GameObjects). Use when optimizing scenes or...

takeokunn

investigation-patterns

by takeokunn

star 60

This skill should be used when the user asks to "investigate code", "analyze implementation", "find patterns", "understa...

takeokunn

testing-patterns

by takeokunn

star 60

This skill should be used when the user asks to "write tests", "test strategy", "coverage", "unit test", "integration te...

takeokunn

execution-workflow

by takeokunn

star 60

This skill should be used when the user asks to "execute task", "implement feature", "delegate work", "run workflow", "r...

takeokunn

c-ecosystem

by takeokunn

star 60

This skill should be used when working with C projects, "C11", "C17", "C23", "Makefile", "gcc", "clang", "valgrind", "ge...

ahonn

react-best-practices

by ahonn

star 58

Guide React development with best practices from react.dev and Vercel Engineering. Use when reviewing code, debugging pe...

can1357

smgrep

by can1357

star 58

Semantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "fi...

AI-Unleashed

autoskill

by AI-Unleashed

star 57

Analyze coding sessions to detect corrections and preferences, then propose targeted improvements to Skills used in the...

withzombies

debugging-with-tools

by withzombies

star 56

Use when encountering bugs or test failures - systematic debugging using debuggers, internet research, and agents to fin...

withzombies

analyzing-test-effectiven...

by withzombies

star 56

Use to audit test quality with Google Fellow SRE scrutiny - identifies tautological tests, coverage gaming, weak asserti...

withzombies

root-cause-tracing

by withzombies

star 56

Use when errors occur deep in execution - traces bugs backward through call stack to find original trigger, not just sym...

alirezarezvani

antipattern-detector

by alirezarezvani

star 56

Detect common technical and organizational anti-patterns in proposals, architectures, and plans. Use when strategic-cto-...

spences10

analytics-audit

by spences10

star 56

Audit local analytics for bot traffic, referrer spam, and data quality. Use when investigating discrepancies between Fat...

bobmatnyc

webapp-testing

by bobmatnyc

star 55

Automated webapp testing with Playwright. Server management, UI testing, visual debugging, and reconnaissance-first appr...

bobmatnyc

mpm-postmortem

by bobmatnyc

star 55

Analyze session errors and suggest improvements

bobmatnyc

systematic-debugging

by bobmatnyc

star 55

Methodical debugging instead of random changes

bobmatnyc

root-cause-tracing

by bobmatnyc

star 55

Systematically trace bugs backward through call stack to find original trigger

ampcode

ui-preview

by ampcode

star 54

Preview and screenshot local dev servers and storybooks. Use when asked to view UI components, take screenshots of story...

ampcode

ast-grep

by ampcode

star 54

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