调试

定位并修复问题,分析错误

显示 1369-1392 / 共 5004 个技能
cxuu

go-documentation

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.

数据处理 148 7个月前
cxuu

go-style-core

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.

调试 148 7个月前
auth0

auth0-react-native

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

认证鉴权 44 7个月前
proflead

api-error-taxonomy

proflead

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

API 开发 139 7个月前
proflead

performance-trace-guide

proflead

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

调试 139 7个月前
proflead

log-summarizer

proflead

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

调试 139 7个月前
proflead

cross-service-debugger

proflead

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

调试 139 7个月前
proflead

observability-setup

proflead

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

调试 139 7个月前
proflead

linter-fix-guide

proflead

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

代码评审 139 7个月前
proflead

error-message-explainer

proflead

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

注释 139 7个月前
proflead

cli-ux-improver

proflead

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

CLI 工具 139 7个月前
proflead

release-notes-drafter

proflead

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

数据库 139 7个月前
proflead

ci-failure-triage

proflead

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

CI/CD 139 7个月前
proflead

function-docstrings

proflead

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

注释 139 7个月前
Lubu-Labs

langsmith-trace-analyzer

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."

数据处理 104 7个月前
BRIKEV

twd-tester

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.

调试 58 6个月前
jMerta

ci-fix

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 8个月前
jMerta

coding-guidelines-verify

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."

分析 130 8个月前
akin-ozer

makefile-generator

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.

调试 298 7个月前
akin-ozer

fluentbit-validator

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.

代码评审 298 7个月前
0xDarkMatter

techdebt

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."

调试 32 7个月前
0xDarkMatter

python-typing-patterns

0xDarkMatter

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

注释 32 8个月前
openharmonyinsight

add-memory-trace-tags

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.

调试 32 7个月前
0xDarkMatter

python-observability-patterns

0xDarkMatter

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

API 开发 32 8个月前