demo-debug

Diagnose and fix demo-machine spec failures by analyzing specs and artifacts.

6|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/45ck/demo-machine --skill demo-debug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: demo-debug
Source: https://github.com/45ck/demo-machine/tree/main/.claude/skills/demo-debug
Command: npx skills add https://github.com/45ck/demo-machine --skill demo-debug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Debug failing demo-machine specs by analyzing specs and artifacts to identify root causes and guide fixes.

Core Features & Use Cases

  • Analyze a spec to locate common failure points and provide actionable remediation steps.
  • Read failure artifacts (output/failure.json, failure.png, failure.html) to inform troubleshooting.
  • Generate targeted suggestions to repair the demo pipeline and validate changes.

Quick Start

Provide the failing spec file path or error message to diagnose and fix the demo-machine run.

Frequently Asked Questions about demo-debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug failing demo-machine specs and analyze failure artifacts?

Debug failing demo-machine specs by analyzing the spec file and failure artifacts like failure.json, failure.png, and failure.html to identify root causes and apply targeted fixes for reliable captures.

What is the best way to troubleshoot demo-machine run failures during automation?

Troubleshoot demo-machine run failures by reading output artifacts to pinpoint common failure points, then apply actionable remediation steps to repair the demo pipeline and validate the changes.

Do I need Playwright installed to diagnose and fix demo capture failures?

Playwright is used within the automation pipeline, so providing the failing spec file path or error message is necessary to diagnose and fix failures in your demo-machine spec runs.

How do I validate fixes after repairing a failing demo-machine pipeline?

Validate fixes after repairing a failing demo-machine pipeline by executing a subsequent diagnostic run to ensure the targeted changes successfully improved the reliability of demo captures and renders.

Why does my demo-machine spec run fail to capture or render correctly?

Your demo-machine spec run may fail to capture or render correctly due to common failure points in the spec, which you can locate by analyzing failure artifacts like failure.html and failure.json.