Debugging

Find and fix bugs, error analysis

Showing 433-456 of 4752 skills
unitarylab

reverse

by unitarylab

Reverse-mode statevector gradient and QGT computation for parameterized circuits using Qiskit Algorithms classes ReverseEstimatorGradient and ReverseQGT.

Debugging 26 2mo ago
unitarylab

qdrift

by unitarylab

QDrift randomized Hamiltonian simulation, approximating e^{-iHt} by stochastically sampling Pauli-term evolutions with probability proportional to coefficient magnitude.

Debugging 26 2mo ago
actionbook

m06-error-handling

by actionbook

"CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error, error propagation, 错误处理, Result 用法, 什么时候用 panic"

Debugging 1.3K 6mo ago
actionbook

domain-cloud-native

by actionbook

"Use when building cloud-native apps. Keywords: kubernetes, k8s, docker, container, grpc, tonic, microservice, service mesh, observability, tracing, metrics, health check, cloud, deployment, 云原生, 微服务, 容器"

API Dev 1.3K 6mo ago
Yeachan-Heo

code-review

by Yeachan-Heo

Run a comprehensive code review

Code Review 38K 4mo ago
dyad-sh

dyad:deflake-e2e

by dyad-sh

Identify and fix flaky E2E tests by running them repeatedly and investigating failures.

Code Review 21K 5mo ago
Chachamaru127

handoff

by Chachamaru127

"PMへの完了報告やエージェント間バトンタッチ。スムーズな引き継ぎを実現。Use when user mentions '/handoff', completion report, handoff to Cursor/OpenCode, auto-fix, or reporting to PM. Do NOT load for: casual completion statements, progress chat, informal status updates."

Automation 3K 5mo ago
meta-pytorch

alignment-review

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

Code Review 2.4K 6mo ago
OthmanAdi

planning-with-files

by OthmanAdi

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

Code Gen 25.6K 4mo ago
Yeachan-Heo

build-fix

by Yeachan-Heo

Fix build and TypeScript errors with minimal changes

CLI Tools 38K 5mo ago
hashintel

handling-rust-errors

by hashintel

HASH error handling patterns using error-stack crate. Use when working with Result types, Report types, defining custom errors, propagating errors with change_context, adding context with attach, implementing Error trait, or documenting error conditions in Rust code.

Analytics 1.6K 7mo ago
hashintel

testing-hashql

by hashintel

HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using //~ annotations, running --bless, debugging test failures, or choosing the right testing approach.

Comments 1.6K 6mo ago
tech-leads-club

nx-generate

by tech-leads-club

Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or applications, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools or running nx generate immediately.

Code Gen 4.9K 5mo ago
OthmanAdi

planning-with-files

by OthmanAdi

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

Code Gen 25.6K 4mo ago
tech-leads-club

cursor-subagent-creator

by tech-leads-club

Creates Cursor-specific AI subagents with isolated context for complex multi-step workflows. Use when creating subagents for Cursor editor specifically, following Cursor's patterns and directories (.cursor/agents/). Triggers on "cursor subagent", "cursor agent".

Agents 4.9K 5mo ago
actionbook

m14-mental-model

by actionbook

"Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming from Python, 心智模型, 如何理解所有权, 学习 Rust, Rust 入门, 为什么 Rust"

Processing 1.3K 6mo 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.3K 6mo ago
OthmanAdi

planning-with-files

by OthmanAdi

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

Debugging 25.6K 4mo ago
czlonkowski

n8n-code-javascript

by czlonkowski

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

Processing 5.8K 9mo ago
alirezarezvani

Observability Designer (POWERFUL)

by alirezarezvani

This comprehensive observability design skill enables organizations to build robust, scalable monitoring and alerting systems that provide actionable insights while maintaining cost efficiency and operational excellence.

Debugging 23K 5mo ago
lahfir

agent-desktop

by lahfir

Desktop automation via native OS accessibility trees using the agent-desktop CLI. Use when an AI agent needs to observe, interact with, or automate desktop applications (click buttons, fill forms, navigate menus, read UI state, toggle checkboxes, scroll, drag, type text, take screenshots, manage windows, use clipboard). Covers 50 commands across observation, interaction, keyboard/mouse, app lifecycle, clipboard, and wait. Triggers on: "click button", "fill form", "open app", "read UI", "automate desktop", "accessibility tree", "snapshot app", "type into field", "navigate menu", "toggle checkbox", "take screenshot", "desktop automation", "agent-desktop", or any desktop GUI interaction task. Supports macOS (Phase 1), with Windows and Linux planned.

Accessibility 970 4mo ago
openakita

browser-screenshot

by openakita

Capture browser page screenshot (webpage content only, not desktop). When you need to show page state, document results, or debug issues. For desktop screenshots, use desktop_screenshot instead.

Automation 1.9K 5mo ago
payloadcms

triage-ci-flake

by payloadcms

Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments

Debugging 43.7K 6mo ago
Yeachan-Heo

autopilot

by Yeachan-Heo

Full autonomous execution from idea to working code

Code Review 38K 4mo ago