d3k Standalone Bootstrap Use this skill when working in a standalone AI app and you need reliable local web debugging with browser + server context. Why d3k-first - captures server logs, browser console, network events, and screenshots in one timeline. - exposes a stable CDP endpoint so the agent can control the same browser session being monitored. - Running or directly omits this unified telemetry and usually leads to weaker diagnoses. Bootstrap Workflow 1. Confirm whether is installed: 2. If is missing, install dev3000 globally (prefer Bun): Fallback if Bun is unavailable: 3. Start d3k as…