WeChat Mini Program automated build + debug workflow with version-based auto-selection between official Skills (wechatide CLI) and automator (miniprogram-automator). Covers npm build, appid verify, DevTools launch, 31 automation ops via helper daemon, and enriched E2E methodology requiring console/view/style checks at…
A workflow for solving China’s National Undergraduate Electronic Design Contest (TI Cup), from understanding a task to designing circuits, writing code, compiling, flashing, and debugging. It can generate wiring diagrams and support MCU, FPGA, simulation, and PCB work, but physical wiring, soldering, and instrument operation still need a person.
Deterministic simulation testing for containerized services. Write Lua scripts to inject chaos (pause, kill, resource deprivation) into Docker containers with reproducible, seeded fault injection. Use when writing chaos experiments, testing service resilience, or debugging distributed systems.
Profiles WebGPU and WebGL2 pages on demand using auto-instrumentation and browser trace analysis to diagnose performance bottlenecks, VRAM consumption, frame stutter, and JS heap churn. Use when asked to profile, benchmark, or find regressions in a WebGPU/WebGL2/three.js page, or to compare GPU performance between two…
Trace the impact (blast radius) of a code change in ANY codebase and prove it didn't break anything else — language- and framework-agnostic. Use RIGHT AFTER a fix to a feature, function, module, type, route, API endpoint, schema, or config, before committing, opening a PR, or pushing. Triggers: "did this break…
Architecture-first, reduction-first workflow for code changes, debugging, refactoring, and cleanup. Use to trace the owning path, prefer no edit and subtraction before additions, replace obsolete behavior instead of layering around it, keep scope closed, refute your own diagnosis and fix before believing them, verify…
A template-repository issue-handling workflow for investigating reports from consumer repositories, reproducing problems, identifying root causes, and proposing fixes. After approval, it updates the shared template files and runs tests.
Automatically orchestrate multiple specialized agents working in parallel to debug, diagnose, and fix independent problems across different subsystems. Use when encountering 3+ unrelated bugs, test failures, or issues in isolated modules that don't share root causes. Match each problem to the right expert agent…
Proactive codebase analysis agent that scans for the highest-impact improvement opportunities across architecture, security, performance, testing, code quality, and more. Use when asked to "look for work", audit a codebase, or find what to fix next.
Top-down, whole-system audit of a codebase's DEEP LOGIC - the bugs that live in the SEAMS between modules, not inside any one file. Finds contracts that drift across module boundaries, invariants enforced on one path but broken on a sibling path, cross-cutting responsibilities (deletion cascade, tenant-scope…
Refatoração sistemática de código baseada na metodologia de Martin Fowler. Use quando usuários pedem para refatorar código, melhorar estrutura de código, reduzir dívida técnica, limpar código legado, eliminar code smells ou melhorar a manutenibilidade do código. Esta skill guia através de uma abordagem em fases com…
Fast project health check. Structure completeness, namespace purity, file staleness, hook functionality, decisions format, memory adoption, dream history, setup quality — all from local files. Works with or without git. No agents, no external fetches, 15-30 seconds. For deep analysis with feature adoption and session…
Diagnose errors in all failed Prow CI jobs for a given GitHub PR. Use when the user shares a PR URL and asks to check CI logs, investigate test failures, or understand why CI is failing.
Structured debugging assistant. Use /debug to get a guided diagnosis of any bug — Claude will ask the right questions and then pinpoint the root cause.
Static call-path engine. Answers "what calls what?" from structure, not execution. Use before reading source files — it is faster and token-cheaper than grep-and-read.
A troubleshooting skill for ZOEHIS, a hospital information system, that investigates production issues using request logs, application logs, SQL, source code, parameters, and optional business data. It requires a trace ID, which links related events across a request.
A connectivity-checking workflow for Kuaishou internal services, including single sign-on, configuration services, caches, and bastion hosts. A bastion host is a controlled server used to reach protected systems.
This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug agent failures", "understand context poisoning", or mentions context degradation, attention patterns, context clash, context confusion, or agent performance degradation. Provides patterns for recognizing…
Review deeply. Fix safely. Report briefly. Work anywhere — PRs, git workspaces, non-git folders, and documents. Inspect diffs or files, classify findings, fix safe issues, verify, and loop until ready. Supports /diffwarden and /dw slash commands in Claude Code, Cursor, and Pi Agent; Codex CLI uses $diffwarden or…
Refactor, review, and harden code without changing intended behavior. Use for cleanup, code review remediation, extracting responsibilities, simplifying modules, improving tests, lint remediation, duplicate detection, and preventing static-analysis-grade security, reliability, and maintainability issues across major…
A backend API investigation skill that maps interfaces, traces individual request paths, and diagnoses server errors. It applies to common frameworks such as Spring, Express, FastAPI, and Gin.
Expose running process manipulation tools (memory read/write, pattern scans, hooks, detours, Lua scripts) inside a 64-bit target process like Star Citizen.
★not rated 2 3mo agoA36 tokens
AGPL-3.0
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: