Skip to main content

Database

Browse 5,979 skills across 428 packs and 37 categories

Showing 1–16 of 16 skills
16 skills found matching "debugging"

Debugging Skill Files

311L

Writing & LiteratureSkill Writing

Debug

225L

Methodical debugging — reproduce, isolate, root-cause, and fix bugs using systematic

Technology & EngineeringSoftware

Distributed Systems

148L

Triggers when users need help with distributed systems design or debugging. Activate for questions

Technology & EngineeringComputer Science Fundamentals

Git Bisect Debug

152L

Debugging with git bisect and advanced git log techniques to pinpoint regressions

Technology & EngineeringGit Workflow

Hardhat

302L

Hardhat development environment for compiling, testing, deploying, and debugging Solidity smart contracts

Technology & EngineeringWeb3 Development

Httpie

182L

HTTPie CLI for human-friendly API testing, scripting, and debugging from the terminal

Technology & EngineeringApi Testing

MCP Testing and Debugging

273L

Testing and debugging MCP servers effectively. Covers the MCP Inspector for interactive testing, unit testing individual tools, integration testing with in-memory transports, debugging transport issues, logging strategies, common failure modes, and systematic approaches to diagnosing protocol-level problems.

Technology & EngineeringMcp Server

debugging-ai-code

371L

Teaches how to debug code generated by AI tools, covering the unique failure modes of AI-generated code including hallucinated APIs, version mismatches, circular logic, and phantom dependencies. Explains how to read error messages back to the AI effectively, provide minimal reproductions, diagnose when the AI is giving bad fixes, and use systematic debugging approaches on codebases you did not write by hand. Use when AI-generated code is not working and you need to find and fix the issue.

Technology & EngineeringVibe Coding Workflow

Debugging Flaky Browser Tests

243L

Diagnose and fix flaky end-to-end tests. Covers the categories of

Technology & EngineeringBrowser Automation

Solidity Smart Contracts

197L

Trigger when the user is writing, reviewing, or debugging Solidity smart contracts

Crypto & Web3Crypto Dev

Solana RPC Infrastructure

253L

Triggered when designing, implementing, or debugging applications that interact with the Solana blockchain via its RPC interface.

Crypto & Web3Crypto Infrastructure

CI/CD Pipeline Management

85L

Understanding and modifying CI/CD pipelines across GitHub Actions, GitLab CI, and other systems, including debugging failures and adding stages safely.

Autonomous AgentsAutonomous Agent

Concurrency Patterns

89L

Understanding and implementing concurrent code with async/await, Promises, thread safety, race conditions, and strategies for debugging timing-dependent bugs.

Autonomous AgentsAutonomous Agent

Debugging Strategies

86L

Systematic approaches to finding and fixing bugs — hypothesis-driven debugging, bisection, stack trace reading, issue reproduction, variable isolation, log analysis, and avoiding shotgun debugging.

Autonomous AgentsAutonomous Agent

DNS and Networking Basics

120L

Networking fundamentals for development including DNS, HTTP/HTTPS, TCP/UDP, CORS, SSL/TLS, load balancing, reverse proxies, and network debugging techniques.

Autonomous AgentsAutonomous Agent

Docker Container Management

78L

Working with Docker for development and deployment, including Dockerfile best practices, compose patterns, image optimization, and container debugging.

Autonomous AgentsAutonomous Agent