Debugging

Find and fix bugs, error analysis

Showing 3121-3144 of 4725 skills
ProjAnvil

git-guru

by ProjAnvil

Expert Git skills covering interactive rebase, worktree management, reflog recovery, bisect debugging, advanced workflows, commit message best practices, and clean history management. Use this skill when needing advanced Git operations, cleaning commit history, managing multiple worktrees, recovering lost commits, debugging with bisect, or implementing sophisticated Git workflows.

CLI Tools 3 5mo ago
airclear

conductor-implement

by airclear

Executes the tasks defined in a Conductor track's plan. Use when the user wants to start or continue implementing a feature or bug fix. This skill manages the task lifecycle, adheres to the project's workflow, and synchronizes project documentation upon completion.

Agents 2 3mo ago
Crumbgrabber

dispatching-parallel-agents

by Crumbgrabber

Use when facing 3+ independent failures that can be investigated without

Agents 3 5mo ago
yebot

swift

by yebot

Comprehensive Swift and Apple platform development skill for building native iOS, macOS, tvOS, and iPadOS apps. Use when creating Swift projects, building SwiftUI views, implementing Swift concurrency (async/await, actors), working with SwiftData or Core Data, configuring Xcode projects, signing and capabilities, implementing platform-specific features (WidgetKit, App Intents, Live Activities), or troubleshooting Swift/Xcode issues.

Code Gen 6 5mo ago
copyleftdev

gettys-bufferbloat

by copyleftdev

Engineer low-latency networks in the style of Jim Gettys, discoverer of bufferbloat. Emphasizes understanding excessive buffering, queue management, latency under load, and the fq_codel solution. Use when diagnosing network latency issues, optimizing for real-time applications, or implementing queue management.

Code Gen 6 4mo ago
troykelly

feedback-triage

by troykelly

Use when receiving UAT feedback, bug reports, user testing results, stakeholder feedback, QA findings, or any batch of issues to investigate. Investigates each item BEFORE creating issues, classifies by type and priority, creates well-formed GitHub issues with proper project board integration.

Academic 6 5mo ago
timequity

root-cause-tracing

by timequity

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack to identify source of invalid data

Debugging 6 6mo ago
copyleftdev

cheney-practical-go

by copyleftdev

Write Go code in the style of Dave Cheney, Go community leader. Emphasizes practical patterns, clear error handling, and performance awareness. Use when writing production Go that needs to be maintainable and performant.

Code Gen 6 4mo ago
troykelly

acceptance-criteria-verification

by troykelly

Use after implementing features - verifies each acceptance criterion with structured testing and posts verification reports to the GitHub issue

Processing 6 5mo ago
timequity

condition-based-waiting

by timequity

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling

Code Gen 6 6mo ago
timequity

testing-basics

by timequity

Essential testing patterns for any project. Use when: writing tests, setting up testing, or fixing test issues. Triggers: "test", "testing", "unit test", "write tests".

Code Gen 6 6mo ago
troykelly

error-recovery

by troykelly

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state

CLI Tools 6 5mo ago
germanfndez

fivem-basics

by germanfndez

FiveM resource structure, fxmanifest, client/server scripting, events. Use when creating or editing FiveM resources or Lua scripts, or when the user asks how FiveM works.

Debugging 6 3mo ago
copyleftdev

hashimoto-cli-ux

by copyleftdev

Design CLI tools in the style of Mitchell Hashimoto, founder of HashiCorp. Emphasizes consistent command patterns, helpful error messages, progressive disclosure, and machine-readable output. Use when building command-line tools that developers will love.

CLI Tools 6 4mo ago
copyleftdev

griesemer-precise-go

by copyleftdev

Write Go code in the style of Robert Griesemer, co-creator of Go. Emphasizes clean syntax, precise semantics, and well-defined type system behavior. Use when designing APIs, type hierarchies, or code that requires precise specification.

Debugging 6 4mo ago
LucasMagnum

keep-it-simple

by LucasMagnum

Ruthless complexity killer. Challenges every abstraction, layer, and pattern with "can you do this with 1/10th the complexity?" Roasts over-engineering and forces the simplest solution that works.

Code Gen 6 3mo ago
germanfndez

fivemanage

by germanfndez

Fivemanage SDK for FiveM — installation, screenshots (takeImage, takeServerImage, uploadImage), and centralized logs (Log, Info/Warn/Error). Use when integrating Fivemanage, capturing player screenshots, uploading images, or sending logs to the Fivemanage dashboard.

API Dev 6 3mo ago
yebot

JQL Patterns Skill

by yebot

Document organization-specific patterns

Database 6 6mo ago
readthedocs

readthedocs-build-failure-triage

by readthedocs

Triage Read the Docs build failures using build logs and config context. Use when a build fails, logs need analysis, or you need fix recommendations.

API Dev 6 3mo ago
Nymbo

bug-triage

by Nymbo

Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps.

Code Review 6 5mo ago
troykelly

apply-all-findings

by troykelly

Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace

Code Gen 6 5mo ago
copyleftdev

bolton-rapid-software-testing

by copyleftdev

Test software in the style of Michael Bolton, Rapid Software Testing co-creator with James Bach. Emphasizes the distinction between testing and checking, critical thinking, oracles, and the social nature of quality. Use when designing test strategies, evaluating test automation, or developing critical thinking in testers.

Auth 6 4mo ago
troykelly

code-explorer

by troykelly

Use when asked to trace existing codepaths or explicitly asked to run the code-explorer subagent.

Agents 6 5mo ago
timequity

testing-anti-patterns

by timequity

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior and production pollution

Debugging 6 6mo ago