Debugging

22,663 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

debug

73

openai/symphony

Skill Claude CodeCodex ✓ vendor

Investigate stuck runs and execution failures by tracing Symphony and Codex logs with issue/session identifiers; use when runs stall, retry repeatedly, or fail unexpectedly.

not rated 27k +46 15d ago A 33 tokens original Apache-2.0

cmux CLAUDE.md

74

manaflow-ai/cmux

Instructions file

Claude Code instructions for manaflow-ai/cmux, covering cmux agent notes, setup, build and reload, shared mac fleet capacity and tag-bound debug cli.

not rated 27k +72 today A 4,115 tokens

chatgpt-apps

75

openai/skills

Skill Claude CodeCodex ✓ vendor

Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project…

not rated 25k +43 1mo ago A 96 tokens

EveryInc/compound-engineering-plugin

Instructions file Gemini CLI

Gemini CLI instructions for EveryInc/compound-engineering-plugin: This Gemini extension provides the Compound Engineering skill set for planning, review, implementation, debugging, and release workflows.

not rated 25k +64 today A 77 tokens original MIT

spanify-buffers

78

chromium/chromium

Skill Claude CodeCodex

Find and fix unsafe buffer operations in a C++ file by removing UNSAFETODO markers and replacing unsafe raw pointers/C-style functions with base::span and standard safe containers. Use when the user asks to fix unsafe buffer warnings or -Wunsafe-buffer-usage errors. Don't use for other types of memory safety bugs like…

not rated 25k +22 today A 86 tokens original BSD-3-Clause

chromium/chromium

Skill Claude CodeCodex

Executes the phased, multi-skill code coverage debugging playbook for triaging underreported code coverage in the Gerrit Commit Queue (CQ).

not rated 25k +22 today A 38 tokens original BSD-3-Clause

debug_minidump

80

chromium/chromium

Command Gemini CLI

Debug a minidump from an official Chrome build.

not rated 25k +22 today A 0 tokens original BSD-3-Clause

Confidence Check

81

SuperClaude-Org/SuperClaude_Framework

Skill Claude CodeCodex

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

not rated 24k +8 14d ago A 41 tokens original MIT

issue-analyzer

82

JanDeDobbeleer/oh-my-posh

Agent

Analyzes a GitHub issue, investigates the relevant codebase, and posts a structured analysis back to the ticket via the GitHub CLI. Use when someone says "analyze issue #N", "investigate this issue", "look into #N", "research issue", or asks for a deep-dive on a bug report or feature request. Always invoke this agent…

not rated 23k yesterday A 85 tokens original MIT

code-reviewer

83

coleam00/Archon

Agent Claude Code

Reviews code for project guideline compliance, bugs, and quality issues. Use after writing code, before commits, or before PRs. Specify files to review or defaults to unstaged git changes. High-confidence issues only (80+) to minimize noise.

not rated 23k +26 yesterday A 53 tokens original MIT

shadcn

84

different-ai/openwork

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

not rated 23k today A 90 tokens

migrate-oxlint

85

oxc-project/oxc

Skill Claude CodeCodex

Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.

not rated 23k 4d ago A 44 tokens original MIT

NVIDIA/NemoClaw

Skill Claude CodeCodex ✓ vendor

Plan and execute maintainer-owned refactors of oversized NemoClaw Fern documentation sections into focused one-topic pages with concise prose, journey-based nested navigation, non-clickable group nodes, canonical troubleshooting and reference ownership, deduplicated content, variant-aware route-style links, and…

not rated 22k today A 162 tokens original Apache-2.0

screenpipe-cli

87

screenpipe/screenpipe

Skill Claude CodeCodex

Manage screenpipe pipes (scheduled AI automations) and connections (Telegram, Slack, Discord, etc.) via the CLI. Use when the user asks to create, list, enable, disable, run, or debug pipes, or manage service connections from the command line.

not rated 21k +17 today A 58 tokens

jsdocs

88

pingdotgg/t3code

Skill Claude CodeCodex

Write, insert, or update Effect public API JSDoc so it satisfies the jsdocs oxlint rule. Use when adding or fixing JSDoc comments, resolving jsdocs diagnostics, preparing docs for JSON extraction, or reviewing public API documentation.

not rated 22k today A 52 tokens original MIT

pua-en

89

tanweai/pua

Cursor rule

Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. Activates when: task failed 2+ times, about to say 'I cannot', suggesting user do it manually, blaming environment without verifying, stuck in loops tweaking same approach, passive behavior (not…

not rated 20k 6d ago A 118 tokens

pua

90

tanweai/pua

Cursor rule

Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. Activates when: task failed 2+ times, about to say 'I cannot', suggesting user do it manually, blaming environment without verifying, stuck in loops tweaking same approach, passive behavior (not…

not rated 20k 6d ago A 131 tokens

notebooklm

92

teng-lin/notebooklm-py

Skill Claude CodeCodex

Install, authenticate, troubleshoot, and operate Gemini Notebook through the notebooklm-py CLI or typed async Python API. Use for notebook and source management, grounded chat and research, and artifact generation or download when the user mentions Gemini Notebook, notebooklm-py, the notebooklm CLI, or its Python API.…

not rated 19k changed today A 79 tokens original MIT

ml-engineering

93

stas00/ml-engineering

Skill Claude CodeCodex

Field-tested methodology and concrete recipes for training and operating large-scale LLM/VLM/multi-modal models end to end - choosing and benchmarking accelerators, storage and network; SLURM/Kubernetes orchestration; maximizing training throughput and fitting models in memory; diagnosing and surviving training…

not rated 19k today A 234 tokens CC-BY-SA-4.0

Interceptor

94

danielmiessler/LifeOS

Skill Claude CodeCodex

Real Chrome/Brave + macOS Computer Use from inside the browser — zero CDP fingerprint, real sessions; mandatory for visual deploy verification. Drive clickwork yourself. USE WHEN verify deploy, confirm UI, screenshot verification, computer use, macos automation, debug web, troubleshoot, visual check, motion/animation…

not rated 19k 20d ago A 193 tokens original MIT

keploy-e2e-test

95

keploy/keploy

Skill Claude CodeCodex

End-to-end verification of a change to keploy/keploy using keploy's own record/replay against a real sample application. Use whenever the user asks to test a change, verify a fix, prove that a modification works in practice, add e2e coverage for a PR, reproduce a bug against a sample app, or wire a behavior into CI.…

not rated 18k today B 118 tokens original Apache-2.0

convoy

96

gastownhall/gastown

Skill Claude CodeCodex

The definitive guide for working with gastown's convoy system -- batch work tracking, event-driven feeding, stage-launch workflow, and dispatch safety guards. Use when writing convoy code, debugging convoy behavior, adding convoy features, testing convoy changes, or answering questions about how convoys work. Triggers…

not rated 18k today A 114 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: