Debugging

Find and fix bugs, error analysis

Showing 457-480 of 4719 skills
vudovn

rust-pro

by vudovn

Master Rust 1.75+ with modern async patterns, advanced type system

Debugging 7.6K 4mo ago
modu-ai

moai-workflow-loop

by modu-ai

Ralph Engine - Automated feedback loop with LSP diagnostics and AST-grep integration for continuous code quality improvement. Use when implementing error-driven development, automated fixing, or continuous quality validation workflows.

Automation 1.1K 3mo ago
Dicklesworthstone

clay-prod-checklist

by Dicklesworthstone

Execute Clay production deployment checklist and rollback procedures. Use when deploying Clay integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "clay production", "deploy clay", "clay go-live", "clay launch checklist".

Debugging 1.1K 3mo ago
flonat

latex-autofix

by flonat

"LaTeX compilation with autonomous error resolution. Build artifacts go to out/, PDF is copied back to source directory. Parses logs, auto-fixes known errors (missing packages, font conflicts, citation issues, bad paths, stale cache), and runs citation audit on success."

Academic 74 3mo ago
fcakyon

setup

by fcakyon

This skill should be used when user encounters "Supabase MCP error", "Supabase auth failed", "Supabase OAuth error", "Supabase not working", or needs help configuring Supabase integration.

Auth 716 5mo ago
wshobson

parallel-debugging

by wshobson

Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.

Agents 36.4K 3mo ago
pytorch

triaging-issues

by pytorch

Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an issue.

CI/CD 100.4K 3mo ago
comet-ml

opik-backend

by comet-ml

Java backend patterns for Opik. Use when working in apps/opik-backend, designing APIs, database operations, or services.

Code Gen 19.4K 3mo ago
JackyST0

debug-helper

by JackyST0

Help debug code by analyzing error messages, identifying root causes, and providing fix suggestions.

Analytics 553 4mo ago
OUBIGFA

de-AI-writing

by OUBIGFA

在 good-writing 作者文风底座上做去AI味补丁。默认保真改写,禁用二元对照模板骨架,控制二人称与路标词密度。

Debugging 370 3mo ago
pytorch

aoti-debug

by pytorch

Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors from aot_compile, aot_load, aoti_compile_and_package, or aoti_load_package.

Debugging 100.4K 3mo ago
RHEcosystemAppEng

debug-pod

by RHEcosystemAppEng

Diagnose pod failures on OpenShift including CrashLoopBackOff, ImagePullBackOff, OOMKilled, and pending pods. Automates multi-step diagnosis: pod status, events, logs (current + previous), and resource constraint analysis. Use this skill when pods are not running, restarting frequently, or stuck in non-ready states. Triggers on /debug-pod command or phrases like "my pod is crashing", "pod won't start", "CrashLoopBackOff", "ImagePullBackOff", "OOMKilled".

Debugging 28 3mo ago
RHEcosystemAppEng

vm-lifecycle-manager

by RHEcosystemAppEng

Manage virtual machine lifecycle operations including start, stop, and restart. Use this skill when users request: - "Start VM [name]" - "Stop the virtual machine [name]" - "Restart VM [name]" - "Power on/off VM [name]" This skill handles VM state transitions safely with user confirmation for each action. NOT for creating VMs (use vm-create) or deleting VMs (use vm-delete).

Code Review 28 3mo ago
RHEcosystemAppEng

debug-pipeline

by RHEcosystemAppEng

Diagnose OpenShift Pipelines (Tekton) CI/CD failures including PipelineRun failures, TaskRun step errors, workspace/PVC binding issues, and authentication problems. Automates multi-step diagnosis: PipelineRun status, failed TaskRun analysis, step container logs, and related resource checks. Use this skill when pipelines fail, hang, or produce unexpected results. Triggers on /debug-pipeline command or phrases like "pipeline failed", "PipelineRun error", "TaskRun failed", "tekton error", "pipeline stuck", "pipeline timeout".

CI/CD 28 3mo ago
daymade

developing-ios-apps

by daymade

Develops iOS applications with XcodeGen, SwiftUI, and SPM. Triggers on XcodeGen project.yml configuration, SPM dependency issues, device deployment problems, code signing errors, camera/AVFoundation debugging, iOS version compatibility, or "Library not loaded @rpath" framework errors. Use when building iOS apps, fixing Xcode build failures, or deploying to real devices.

CLI Tools 1.1K 5mo ago
bitwize-music-studio

test

by bitwize-music-studio

Runs automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.

Debugging 229 3mo ago
biomejs

diagnostics-development

by biomejs

Guide for creating high-quality, user-friendly diagnostics in Biome. Use when implementing error messages, warnings, and code frame displays. Examples:<example>User needs to create a diagnostic for a lint rule</example><example>User wants to add helpful advice to error messages</example><example>User is improving diagnostic quality</example>

Code Gen 24.8K 3mo ago
langwatch

e2e

by langwatch

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

Debugging 3.3K 4mo ago
Dicklesworthstone

clay-advanced-troubleshooting

by Dicklesworthstone

Apply Clay advanced debugging techniques for hard-to-diagnose issues. Use when standard troubleshooting fails, investigating complex race conditions, or preparing evidence bundles for Clay support escalation. Trigger with phrases like "clay hard bug", "clay mystery error", "clay impossible to debug", "difficult clay issue", "clay deep debug".

API Dev 1.1K 3mo ago
databricks-solutions

template

by databricks-solutions

"A brief one-sentence description of what this skill helps with."

Code Gen 1.6K 4mo 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 22.7K 3mo ago
lee-to

aif-commit

by lee-to

Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".

Code Gen 913 3mo ago
lee-to

aif-evolve

by lee-to

Self-improve AI Factory skills based on project context, accumulated patches, and codebase patterns. Analyzes what went wrong, what works, and enhances skills to prevent future issues. Use when you want to make AI smarter for your project.

Code Review 913 3mo ago
getsentry

sentry-setup-tracing

by getsentry

Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.

Code Gen 195 5mo ago