Plugin Claude Code
This checkout as a marketplace, so the plugin's hooks and manifest can be exercised before a release rather than after one.
Plugin Claude Code
This checkout as a marketplace, so the plugin's hooks and manifest can be exercised before a release rather than after one.
Agent Claude Code
Build replay sequences for UI debugging, regression testing, and automation.
Command Claude Code
A lightweight data format designed to minimize token usage when passing structured data to LLMs.
Skill Claude CodeCodex
Conventions for writing code in the devharness repo itself (as opposed to using its tools to debug some other app) - how tool failures propagate, why behaviour must read meta rather than rendered text, where each kind of documentation lives, and the release rules an agent gets wrong. Use when editing files under src/…
Plugin Claude Code
Run and debug a live app from inside Claude Code: breakpoints and variable inspection in Chrome and Node.js, managed dev servers, and replayable call history so setup is never re-driven by hand.
MCP server Claude CodeCodexCursor +2
MCP server that connects AI assistants to Chrome DevTools Protocol for runtime debugging - set breakpoints, inspect variables, monitor network traffic, and automate browser interactions. Runs locally from the devharness npm package.
Hook
Runs when a session starts, executing session-start.mjs via node. From InDate/devharness.
Skill Claude CodeCodex
Drive and debug a running app via the devharness MCP server - launch or attach to Chrome and Node.js, set breakpoints and logpoints, inspect call stacks and variables, watch console and network, manage dev servers, replay any earlier tool call by its history index, and record reproduction sequences that verify a fix.…