调试

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

显示 625-648 / 共 4982 个技能
saleor

saleor-commit

saleor

Commit changes in the Saleor codebase with pre-commit hook error handling. Use when asked to "commit", "commit changes", "make a commit", or any git commit task in the Saleor project. Handles virtual env activation, staging, commit message writing, and automatic resolution of pre-commit hook failures (ruff, mypy, schema, migrations).

调试 2.3万 6个月前
ComposioHQ

support-ticket-triage

ComposioHQ

Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.

代码生成 1.6万 7个月前
ComposioHQ

langsmith-fetch

ComposioHQ

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.

智能体 1.6万 7个月前
qodo-ai

qodo-pr-resolver

qodo-ai

Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps)

代码评审 48 6个月前
SynkraAI

coderabbit-review

SynkraAI

Unified CodeRabbit CLI execution via WSL with self-healing loop. Use this skill when running automated code review before commits, PRs, or QA gates. Handles WSL wrapper, severity filtering, and auto-fix iterations.

CLI 工具 3096 6个月前
OneKeyHQ

1k-git-workflow

OneKeyHQ

Git workflow and conventions — branching, commit messages, and PR creation.

CLI 工具 2422 7个月前
OneKeyHQ

1k-sentry-analysis

OneKeyHQ

Analyze and fix production errors from Sentry crash reports (AppHang, ANR, crashes, stacktraces).

自动化 2422 7个月前
OneKeyHQ

1k-sentry

OneKeyHQ

Sentry error tracking and monitoring for OneKey. Use when configuring Sentry, filtering errors, analyzing crash reports, or debugging production issues. Covers platform-specific setup (desktop/mobile/web/extension) and error filtering strategies.

调试 2422 7个月前
atlassian

triage-issue

atlassian

"Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones. When Claude needs to: (1) Triage a bug report or error message, (2) Check if an issue is a duplicate, (3) Find similar past issues, (4) Create a new bug ticket with proper context, or (5) Add information to an existing ticket. Searches Jira for similar issues, identifies duplicates, checks fix history, and helps create well-structured bug reports."

代码生成 990 9个月前
bgauryy

octocode-roast

bgauryy

This skill should be used when the user asks to "roast my code", "review code brutally", "find code sins", "what's wrong with my code", "shame my code", "critique this code", "find antipatterns", "code quality roast", or wants entertaining but actionable code criticism with severity-ranked fixes. Delivers brutally honest roasts with file:line citations and redemption paths.

智能体 920 7个月前
bgauryy

octocode-prompt-optimizer

bgauryy

This skill should be used when the user asks to "optimize this prompt", "improve this SKILL.md", "make this prompt more reliable", "fix my agent instructions", "review this AGENTS.md", "strengthen this prompt", "my agent keeps skipping steps", "add enforcement to instructions", or needs to transform weak prompts into reliable, enforceable agent protocols. Uses a 6-step gated flow (with Fast/Full modes), command strengthening, gate injection, and failure mode analysis.

数据处理 920 7个月前
blockscout

efficient-list-building

blockscout

Build lists efficiently using prepend operations and Enum.reverse/1 instead of append. Appending to lists is O(n) while prepending is O(1). Use [head tail] notation and reverse at the end when order matters.

数据处理 4648 6个月前
daymade

github-contributor

daymade

Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-quality PR creation, and reputation building. Use when looking to contribute to open-source projects, building GitHub presence, or learning contribution best practices.

代码评审 1354 7个月前
daymade

claude-md-progressive-disclosurer

daymade

Optimize CLAUDE.md files using progressive disclosure. Goal: Maximize information efficiency, readability, and maintainability. Use when: User wants to optimize CLAUDE.md, information is duplicated across files, or LLM repeatedly fails to follow rules.

调试 1354 6个月前
daymade

windows-remote-desktop-connection-doctor

daymade

Diagnose Windows App (Microsoft Remote Desktop / Azure Virtual Desktop / W365) connection quality issues on macOS. Analyze transport protocol selection (UDP Shortpath vs WebSocket), detect VPN/proxy interference with STUN/TURN negotiation, and parse Windows App logs for Shortpath failures. This skill should be used when VDI connections are slow, when transport shows WebSocket instead of UDP, when RDP Shortpath fails to establish, or when RTT is unexpectedly high.

代码评审 1354 6个月前
daymade

debugging-network-issues

daymade

Evidence-driven investigation for network, streaming, and protocol-layer bugs. Use when debugging connection resets (ECONNRESET, HTTP/2 RST_STREAM, INTERNAL_ERROR), SSE or long-polling stalls, fixed-time connection drops, CDN/proxy/CGNAT idle timeouts, or any incident where symptoms do not match the obvious cause. Applies falsification-first methodology — layered isolation experiments to pin down the responsible network layer, env-gated runtime instrumentation for non-invasive observation, and counter-review agent teams to challenge single-cause assumptions. Strongly trigger on "socket closed unexpectedly", "stream interrupted", "ECONNRESET", "HTTP/2 INTERNAL_ERROR", "fails after N seconds", "works sometimes but not always", "upstream silent for X seconds", or any scenario where the investigator might jump to conclusions before evidence. Generalizes to any multi-layer system investigation where assumption-first thinking is the failure mode.

调试 1354 4个月前
daymade

scrapling-skill

daymade

Install, troubleshoot, and use Scrapling CLI to extract HTML, Markdown, or text from webpages. Use this skill whenever the user mentions Scrapling, uv tool install scrapling, scrapling extract, WeChat/mp.weixin articles, browser-backed page fetching, or needs help deciding between static and dynamic extraction.

CLI 工具 1354 5个月前
langwatch

e2e

langwatch

"Generate and verify E2E tests for a feature. Explores live app, creates test plan, generates tests, runs and fixes until passing."

调试 3525 7个月前
oliver-kriska

ecto-constraint-debug

oliver-kriska

Debug Ecto constraint violations - trace triggers, check migrations, find duplicate data. Use when seeing unique_constraint, foreign_key_constraint, or check_constraint errors.

数据库 533 6个月前
meta-pytorch

alignment-review

meta-pytorch

Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.

代码评审 2521 7个月前
oliver-kriska

elixir-idioms

oliver-kriska

Idiomatic Elixir patterns, BEAM architecture, OTP patterns, and best practices. Load when writing Elixir code to ensure idiomatic style.

自动化 533 6个月前
oliver-kriska

phx:trace

oliver-kriska

Build recursive call trees to trace how functions are reached from entry points. Use when debugging "where does this value come from?" or planning signature changes.

调试 533 6个月前
oliver-kriska

phx:investigate

oliver-kriska

Investigate a bug or error in Elixir/Phoenix code. Uses Ralph Wiggum approach - checks obvious things first, reads errors literally. Add --parallel for 4-track deep investigation.

代码评审 533 6个月前
lee-to

aif-fix

lee-to

Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments executes existing FIX_PLAN.md. Always suggests test coverage and adds logging. Use when user says "fix bug", "debug this", "something is broken", or pastes an error message.

代码评审 1071 6个月前