15,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.
Navigate a codebase through a local tree-sitter knowledge graph instead of grepping blindly. Use when asked how a medium-or-large codebase works, where a symbol is defined, what calls what, how two modules connect, or when planning a refactor that spans files. Requires the external graphify Python CLI; degrades to…
Discover and prioritize evidence-backed opportunities to improve an existing codebase when no specific change has been chosen yet, then recommend the highest-value next upgrade and optionally execute an approved bounded maintenance slice. Use when the user asks what should be improved, modernized, simplified…
This skill should be used when the user asks to 'debug this failure', 'find root cause', 'compare passed vs failed', 'trace X values', 'analyze fmod vs vmod mismatch', or needs hardware simulation Root Cause Analysis methodology.
Enforce script-only text encoding fixes in any repository. Use when files contain mojibake, broken Cyrillic/UTF-8 text, or UTF-8 BOM issues, and require Codex to run the bundled scripts/fixmojibake.py instead of manual or ad-hoc encoding edits.
Reviews code diffs after implementation, auto-fixes safe issues, and runs specialist security and architecture reviewers on large diffs. Also triages issues and PRs when the user mentions them. Not for exploring ideas or debugging.
Detect, triage, and fix performance problems across Windows native C/C++ (clang-cl/MSVC; VTune, AMD uProf, ETW/WPA), WSL Linux, native Linux (perf/flamegraphs/GCC/Clang), and CUDA/NVIDIA environments (nvidia-smi, nvcc, Nsight Systems, Nsight Compute). Invoke when the user asks to optimize or debug performance, review…
Product readiness auditor that crawls any codebase, maps what exists, identifies gaps, incomplete code, vulnerabilities, and dead ends, then produces a prioritized remediation plan. Trigger this skill when the user says 'inspect this project', 'audit my code', 'what's broken', 'product readiness check', 'MVP audit'…
Use when debugging, tracing, or mutating state in a running or testable Java application — inject code at method entry/exit, read/write fields, trace calls, throw exceptions, or verify behavior without recompiling.
Android Memory Leak Analyser & Solver — ingests LeakCanary traces from issue-tracker tickets, fetches tickets tagged as memory leaks from the configured issue-tracker board, or accepts raw traces pasted in chat. Identifies the reference chain, user journey, root cause, and reproduction steps. Generates a concise…
Use when asked to execute a QA guide, QA plan, PR QA checklist, UX test plan, end-to-end verification guide, browser-based product test plan, or output from the qa-ux-plan skill and then record, fix, and re-verify discovered issues. Applies to workflows that should iterate through evaluator-generator negotiation…
This skill should be used when the user asks to "autofix pr", "fix pr locally", "fix ci failures", "fix review comments", "iterate on pr", "fix failing checks", "fix pr comments", "make ci green", "fix the build", "address reviewer feedback", or wants to iteratively fix CI failures and review comments on a GitHub PR…
Debug a failed dynobox run from its terminal output. Use this skill when the user pastes or references output from npx dynobox run (especially --debug output with failed assertions), asks why a dyno run, scenario, or assertion failed, or wants a failing dyno fixed. Produces a root-cause diagnosis and proposed fixes…
Core dev workflow skills + agents from claude-code-arsenal: TDD, debugging, planning, architecture, security review, MCP patterns — no language-specific or marketing content.
★not rated 2 25d agoA
tokens not measured
originalMIT
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: