Claude Skills · Coding

Hyper Debug

zeikar/hyperclaude

Use when encountering a test failure, exception, regression, or unexpected behavior — before proposing fixes. Also when the user invokes /hyperclaude:hyper-debug. Forms hypotheses systematically instead of guess-and-check thrashing.

★ 3 Synced 8 hours ago View SKILL.md

At a glance

Coding Plugin install Node.js Actively maintained

This skill is for Coding and helps you debug test failures, diagnose unexpected behavior, and investigate regressions.

Install /plugin marketplace add zeikar/hyperclaude /plugin install hyper-debug
Can use Not declared by the author

Setup, runtime and requirements describe zeikar/hyperclaude, the repo this skill ships in.

debuggingtroubleshootingTest FailuresExceptionsSystematic AnalysisHypothesis Driven

Also in zeikar/hyperclaude

View the repo
Hyper Auto Coding

Use when plan-harden → implement-harden should chain in one gesture — hyper-plan-loop produces a clean plan, then hyper-implement-loop execu...

Hyper Code Review Code Review & Testing

Use after producing code changes that should be critiqued — before commit or merge. The default for a natural-language code review of the us...

Hyper Docs Loop Code Review & Testing

Use when documentation should be brought into accuracy with the code in one gesture — Codex docs-review → fix → re-review, repeated until no...

Use after documentation edits — typically after the documenter agent runs, or when the user invokes /hyperclaude:hyper-docs-review. Runs Cod...

Hyper Docs Sync Documents & Spreadsheets

Use after implementation changes documented API, schemas, CLI flags, or architecture — before docs go stale. Also when the user invokes /hyp...

Use when about to execute a multi-task plan from .hyperclaude/plans/. Also when the user invokes /hyperclaude:hyper-implement. Runs each tas...

Hyper Implement Loop Code Review & Testing

Use when a plan should be executed end-to-end and critic-hardened in one gesture — implement → Codex code-review → fix, repeated until clean...

Hyper Interview Productivity

Use when starting from a vague or under-specified idea and want requirements clarified before planning — "interview me", "ask me what you ne...

Hyper Memory Productivity

Use on-demand to extract evidence-anchored repo-local knowledge candidates from accumulated .hyperclaude/ artifacts (plans/done, plan-review...

Hyper Plan Coding

Use when about to start a non-trivial implementation that needs decomposition before coding. Also when the user invokes /hyperclaude:hyper-p...

Hyper Plan Loop Productivity

Use when a plan should be produced and critic-hardened in one gesture — plan → Codex review → revise, repeated until clean. Also when the us...

Hyper Plan Review Productivity

Use after a plan exists in .hyperclaude/plans/ and should be sanity-checked before execution. Also when the user invokes /hyperclaude:hyper-...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...