Debugging

Find and fix bugs, error analysis

Showing 1369-1392 of 5004 skills
cxuu

go-documentation

by cxuu

Guidelines for Go documentation including doc comments, package docs, godoc formatting, runnable examples, and signal boosting. Use when writing or reviewing documentation for Go packages, types, functions, or methods.

Processing 148 7mo ago
cxuu

go-style-core

by cxuu

Core Go style principles and formatting guidelines from Google and Uber style guides. Use when writing any Go code to ensure clarity, simplicity, and consistency. This is the foundational skill - other Go style skills build on these principles.

Debugging 148 7mo ago
auth0

auth0-react-native

by auth0

Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking

Auth 44 7mo ago
proflead

api-error-taxonomy

by proflead

Define consistent API error codes and responses. Use when a mid-level developer needs error standardization.

API Dev 139 7mo ago
proflead

performance-trace-guide

by proflead

Guide collection and analysis of performance traces. Use when a mid-level developer needs to diagnose slowness.

Debugging 139 7mo ago
proflead

log-summarizer

by proflead

Summarize noisy logs into likely causes and next steps. Use when a junior developer needs help interpreting logs.

Debugging 139 7mo ago
proflead

cross-service-debugger

by proflead

Coordinate debugging across multiple services. Use when a senior developer needs to trace a distributed issue.

Debugging 139 7mo ago
proflead

observability-setup

by proflead

Set up metrics, logs, and traces for a service. Use when a mid-level developer needs basic observability coverage.

Debugging 139 7mo ago
proflead

linter-fix-guide

by proflead

Explain lint errors and propose fixes. Use when a junior developer needs help resolving common lint or format warnings.

Code Review 139 7mo ago
proflead

error-message-explainer

by proflead

Explain compiler/runtime errors in plain language. Use when a junior developer needs help understanding an error message.

Comments 139 7mo ago
proflead

cli-ux-improver

by proflead

Improve CLI help, errors, and output. Use when a mid-level developer needs to make a CLI friendlier.

CLI Tools 139 7mo ago
proflead

release-notes-drafter

by proflead

Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.

Database 139 7mo ago
proflead

ci-failure-triage

by proflead

Diagnose CI failures and stabilize pipelines. Use when a mid-level developer needs to resolve flaky or failing builds.

CI/CD 139 7mo ago
proflead

function-docstrings

by proflead

Write concise docstrings for functions. Use when a junior developer needs help describing inputs, outputs, and errors.

Comments 139 7mo ago
Lubu-Labs

langsmith-trace-analyzer

by Lubu-Labs

"Fetch, organize, and analyze LangSmith traces for debugging and evaluation. Use when you need to: query traces/runs by project, metadata, status, or time window; download traces to JSON; organize outcomes into passed/failed/error buckets; analyze token/message/tool-call patterns; compare passed vs failed behavior; or investigate benchmark and production failures."

Processing 104 7mo ago
BRIKEV

twd-tester

by BRIKEV

TWD test runner agent — runs in-browser tests via twd-relay, reads failures, fixes issues, and re-runs until green. Use when you want to execute and validate existing TWD tests.

Debugging 58 6mo ago
jMerta

ci-fix

by jMerta

"Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, rerun jobs, and summarize verification. Use when GitHub Actions CI is failing or needs diagnosis."

CI/CD 130 8mo ago
jMerta

coding-guidelines-verify

by jMerta

"Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance checks for changed files."

Analytics 130 8mo ago
akin-ozer

makefile-generator

by akin-ozer

Comprehensive toolkit for generating best practice Makefiles following current standards and conventions. Use this skill when creating new Makefiles, implementing build automation, or building production-ready build systems.

Debugging 298 7mo ago
akin-ozer

fluentbit-validator

by akin-ozer

Comprehensive toolkit for validating, linting, and testing Fluent Bit configurations. Use this skill when working with Fluent Bit config files, validating syntax, checking for best practices, identifying security issues, or performing dry-run testing.

Code Review 298 7mo ago
0xDarkMatter

techdebt

by 0xDarkMatter

"Technical debt detection and remediation. Run at session end to find duplicated code, dead imports, security issues, and complexity hotspots. Triggers: 'find tech debt', 'scan for issues', 'check code quality', 'wrap up session', 'ready to commit', 'before merge', 'code review prep'. Always uses parallel subagents for fast analysis."

Debugging 32 7mo ago
0xDarkMatter

python-typing-patterns

by 0xDarkMatter

"Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict."

Comments 32 8mo ago
openharmonyinsight

add-memory-trace-tags

by openharmonyinsight

Use when adding new resource tracking types to memory profiling in developtools_profiler and third_party_musl repositories. Triggered by requests to add trace tags, resource labels, or memory tracking types.

Debugging 32 7mo ago
0xDarkMatter

python-observability-patterns

by 0xDarkMatter

"Observability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, observability, monitoring, structlog, correlation id."

API Dev 32 8mo ago