Debugging

Find and fix bugs, error analysis

Showing 265-288 of 4718 skills
mattpocock

diagnose

by mattpocock

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

Debugging 116.4K 1mo ago
CharlesWiltgen

axiom-camera-capture-ref

by CharlesWiltgen

Reference — AVCaptureSession, AVCapturePhotoSettings, AVCapturePhotoOutput, RotationCoordinator, photoQualityPrioritization, deferred processing, AVCaptureMovieFileOutput, session presets, capture device APIs

Auth 950 3mo ago
tldraw

write-issue

by tldraw

Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).

API Dev 47.6K 4mo ago
xu-xiang

coding-standards

by xu-xiang

适用于 TypeScript、JavaScript、React 和 Node.js 开发的通用编码标准、最佳实践和模式。

API Dev 935 4mo ago
CharlesWiltgen

axiom-cloudkit-ref

by CharlesWiltgen

Use when implementing 'CloudKit sync', 'CKSyncEngine', 'CKRecord', 'CKDatabase', 'SwiftData CloudKit', 'shared database', 'public database', 'CloudKit zones', 'conflict resolution' - comprehensive CloudKit database APIs and modern sync patterns reference

Database 950 3mo ago
CharlesWiltgen

axiom-background-processing

by CharlesWiltgen

Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution - systematic task lifecycle management with proper registration, expiration handling, and Swift 6 cancellation patterns

Automation 950 4mo ago
xu-xiang

backend-patterns

by xu-xiang

后端架构模式、API 设计、数据库优化,以及 Node.js、Express 和 Next.js API 路由的服务端最佳实践。

Processing 935 4mo ago
xu-xiang

python-testing

by xu-xiang

使用 pytest、TDD 方法论、fixtures、mocking、参数化和代码覆盖率要求的 Python 测试策略。

Database 935 4mo ago
cxuu

go-error-handling

by cxuu

Comprehensive Go error handling patterns from Google and Uber style guides. Covers returning errors, wrapping with %w, sentinel errors, choosing error types, handling errors once, error flow structure, and logging. Use when writing Go code that creates, returns, wraps, or handles errors.

Debugging 103 4mo ago
modu-ai

moai-lang-r

by modu-ai

R 4.4+ development specialist covering tidyverse, ggplot2, Shiny, and data science patterns. Use when developing data analysis pipelines, visualizations, or Shiny applications.

Code Gen 1.1K 4mo ago
daymade

windows-remote-desktop-connection-doctor

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

Code Review 1.1K 3mo ago
millionco

react-doctor

by millionco

Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.

Debugging 12.1K 3mo ago
daymade

claude-md-progressive-disclosurer

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

Debugging 1.1K 3mo ago
actionbook

m03-mutability

by actionbook

"CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability, Cell, RefCell, Mutex, RwLock, 可变性, 内部可变性, 借用冲突"

Processing 1.2K 4mo ago
xu-xiang

项目指南技能(Project Guidelines Skill,示例)

by xu-xiang

tdd-workflow/ - 测试驱动开发 (TDD) 方法论

API Dev 930 4mo ago
xu-xiang

security-review

by xu-xiang

当添加身份认证(authentication)、处理用户输入、使用凭据(secrets)、创建 API 端点或实现支付/敏感功能时,请使用此技能。提供全面的安全检查清单和模式。

Debugging 928 4mo ago
max-sixty

release

by max-sixty

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

Code Review 5.3K 3mo ago
CharlesWiltgen

axiom-foundation-models-diag

by CharlesWiltgen

Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.

Auth 949 4mo ago
CharlesWiltgen

axiom-core-spotlight-ref

by CharlesWiltgen

Use when indexing app content for Spotlight search, using NSUserActivity for prediction/handoff, or choosing between CSSearchableItem and IndexedEntity - covers Core Spotlight framework and NSUserActivity integration for iOS 9+

Debugging 949 4mo ago
proffesor-for-testing

n8n-integration-testing-patterns

by proffesor-for-testing

"API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations."

API Dev 374 4mo ago
jamditis

mobile-debugging

by jamditis

Remote JavaScript console access and debugging on mobile devices. Use when debugging web pages on phones/tablets, accessing console errors without desktop DevTools, testing responsive designs on real devices, or diagnosing mobile-specific issues. Covers Eruda, vConsole, Chrome/Safari remote debugging, and cloud testing platforms.

Automation 245 4mo ago
actionbook

domain-web

by actionbook

"Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, extractor, state management, authentication, authorization, JWT, session, cookie, CORS, rate limiting, web 开发, HTTP 服务, API 设计, 中间件, 路由"

API Dev 1.2K 4mo ago
xu-xiang

golang-testing

by xu-xiang

Go 测试模式,包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循测试驱动开发(TDD)方法论及地道的 Go 语言实践。

API Dev 917 4mo ago
shinpr

typescript-rules

by shinpr

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

Debugging 416 5mo ago