调试

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

显示 2041-2064 / 共 4982 个技能
BankrBot

Bankr Dev - Client Patterns

BankrBot

This skill should be used when the user asks to "implement Bankr client", "write bankr-client.ts", "create API client for Bankr", "common files for Bankr project", "package.json for Bankr", "tsconfig for Bankr", "Bankr TypeScript patterns", "Bankr response types", or needs the reusable client code and common project files for Bankr API integrations.

数据处理 83 7个月前
conorluddy

performance-profiling

conorluddy

Instruments integration and performance analysis workflows for iOS apps. Use when profiling CPU usage, memory allocation, network activity, or energy consumption. Covers Time Profiler, Allocations, Leaks, Network instruments, and performance optimization strategies.

数据处理 181 10个月前
conorluddy

crash-debugging

conorluddy

Crash log analysis, symbolication, and debugging workflows for iOS apps. Use when investigating app crashes, analyzing crash reports, symbolicating stack traces, or identifying root causes. Covers crash log retrieval, symbolication with dSYM files, stack trace analysis, and common crash patterns.

代码评审 181 10个月前
BankrBot

Bankr Agent - Job Workflow

BankrBot

This skill should be used when executing Bankr requests, submitting prompts to Bankr API, polling for job status, checking job progress, using Bankr MCP tools, or understanding the submit-poll-complete workflow pattern. Provides the core asynchronous job pattern for all Bankr API operations.

智能体 83 7个月前
BankrBot

Bankr Dev - Arbitrary Transactions

BankrBot

This skill should be used when building apps that submit raw EVM transactions, custom contract calls, or need to execute pre-built calldata through Bankr. Covers JSON format, validation, and integration patterns.

智能体 83 7个月前
ancoleman

managing-incidents

ancoleman

Guide incident response from detection to post-mortem using SRE principles, severity classification, on-call management, blameless culture, and communication protocols. Use when setting up incident processes, designing escalation policies, or conducting post-mortems.

代码生成 516 9个月前
ancoleman

designing-sdks

ancoleman

Design production-ready SDKs with retry logic, error handling, pagination, and multi-language support. Use when building client libraries for APIs or creating developer-facing SDK interfaces.

代码生成 516 9个月前
ancoleman

debugging-techniques

ancoleman

Debugging workflows for Python (pdb, debugpy), Go (delve), Rust (lldb), and Node.js, including container debugging (kubectl debug, ephemeral containers) and production-safe debugging techniques with distributed tracing and correlation IDs. Use when setting breakpoints, debugging containers/pods, remote debugging, or production debugging.

调试 516 9个月前
inngest

inngest-middleware

inngest

Create and use Inngest middleware for cross-cutting concerns. Covers the middleware lifecycle, creating custom middleware, dependency injection with dependencyInjectionMiddleware, encryption via @inngest/middleware-encryption, Sentry error tracking via @inngest/middleware-sentry, and custom middleware patterns.

代码生成 28 6个月前
ScientiaCapital

git-workflow

ScientiaCapital

"Git workflow patterns - conventional commits, branch naming, PR templates, merge strategies. Use when: commit, PR, branch naming, git workflow, conventional commits, semantic versioning."

代码评审 28 7个月前
ScientiaCapital

heal-skill

ScientiaCapital

Use when skills fail to activate, produce errors, need structural validation, or the library needs a health audit. Diagnose YAML frontmatter, XML sections, config.json schema, file structure, and cross-skill dependencies.

代码评审 28 6个月前
ScientiaCapital

debug-like-expert

ScientiaCapital

"Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when: standard troubleshooting fails, systematic root cause analysis needed, complex bugs, mysterious errors."

学术 28 7个月前
ScientiaCapital

api-design

ScientiaCapital

"REST/GraphQL API design patterns - resource naming, HTTP methods, error handling, pagination, versioning. Use when: design API, REST endpoints, GraphQL schema, error responses, pagination, rate limiting, API documentation."

API 开发 28 6个月前
ScientiaCapital

portfolio-artifact

ScientiaCapital

"Auto-extract GTME metrics from work sessions. Lines shipped, bugs fixed, PRs merged, cost per feature. Weekly digests and executive summaries. Use when: capture metrics, portfolio report, what did I ship, weekly summary."

调试 28 7个月前
Aedelon

core-protocols

Aedelon

Debug errors systematically by searching first, then analyzing, then proposing verified solutions. MUST BE USED when user reports: "error", "bug", "doesn't work", "fails", "crash", stack traces, exception messages, or any troubleshooting scenario. Triggers: "TypeError", "ImportError", "undefined is not a function", "segfault", "panic", "broken", "not working", "unexpected behavior", "regression", "failing", "exception", "traceback", "stack trace", "debug this", "why does this fail", "help me fix". Also enforces confidence levels and output templates. Prevents guessing solutions without research.

调试 113 6个月前
vxcozy

workflow-orchestration

vxcozy

Disciplined task execution with planning, verification, and self-improvement loops. Use when starting non-trivial tasks (3+ steps), fixing bugs, building features, refactoring code, or when rigorous execution with quality gates is needed. Includes subagent delegation, lessons tracking, and staff-engineer-level verification.

自动化 113 6个月前
localstack

localstack

localstack

Manage LocalStack container lifecycle. Use when users need to start, stop, restart, or check status of LocalStack, configure LocalStack environment variables, or troubleshoot LocalStack container issues.

代码评审 13 7个月前
sjungling

Git Tools Plugin Skills

sjungling

Calls superpowers:systematic-debugging in Phase 4 for root cause analysis

调试 13 7个月前
florianbuetow

fix

florianbuetow

This skill should be used when the user asks to "fix security finding", "fix vulnerability", "generate security fix", "appsec fix", "patch vulnerability", "remediate finding", or "apply security patch". Also triggers when the user references a finding ID (e.g., INJ-001) and asks for a fix, or points to a file:line and asks to fix the security issue there.

代码生成 13 6个月前
florianbuetow

detecting

florianbuetow

This skill should be used when the user asks to "check for detectability", "analyze timing side channels", "find privacy issues related to traffic analysis", "check for metadata leakage", or mentions "detectability" in a privacy context. Maps to LINDDUN category D1.

API 开发 13 6个月前
bejranonda

web-validation

bejranonda

Comprehensive web page validation with authentication, screenshot capture, mobile testing, and enhanced error detection

API 开发 27 9个月前
kriscard

Chrome DevTools

kriscard

"Browser: Use when inspecting pages, checking console errors, analyzing network requests, or running performance traces. NOT for writing frontend code."

代码评审 13 7个月前
fal3

SpeechAnalyzer Framework Expert

fal3

Expert guide for Apple's modern Speech framework (macOS 26+, iOS 26+) featuring SpeechAnalyzer and SpeechTranscriber for on-device speech-to-text transcription.

调试 13 10个月前
florianbuetow

misconfig

florianbuetow

This skill should be used when the user asks to "check for misconfigurations", "analyze security headers", "find misconfigured settings", "check CORS policy", "find debug mode", "audit server configuration", or mentions "misconfiguration" in a security context. Maps to OWASP Top 10 2021 A05: Security Misconfiguration.

数据处理 13 6个月前