d3k

Collect browser and server logs into a centralized debugging stream.

2|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/raiden076/Prism --skill d3k
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: d3k
Source: https://github.com/raiden076/Prism/tree/main/.agents/skills/d3k
Command: npx skills add https://github.com/raiden076/Prism --skill d3k

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

d3k provides centralized collection of browser and server logs to simplify debugging and incident response.

Core Features & Use Cases

  • Unified log capture from both browser and server to accelerate root-cause analysis.
  • Rich command suite for errors, logs, crawl, and component discovery to support debugging workflows.
  • Browser integration via CDP ports and agent-browser/next-browser for controlled interactions.

Quick Start

Install d3k, then run d3k cdp-port to obtain a port and start debugging sessions with d3k agent-browser.

Frequently Asked Questions about d3k

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

FAQPage Schema
How do I collect browser and server logs together for web app debugging?

You can collect browser and server logs together using a centralized debugging client that unifies outputs from both layers. This accelerates root-cause analysis by letting you trace errors across frontend and backend simultaneously during incident response.

What is the best way to automate error tracing across frontend and backend layers?

Automating error tracing across frontend and backend requires unifying browser and server logs into a single stream. This centralized collection supports structured debugging workflows and accelerates root-cause analysis for web applications.

Do I need a CDP port to debug browser logs with a centralized tool?

Yes, you need a CDP port to enable browser log collection within a centralized debugging client. The tool requires CDP port access to establish controlled browser interactions and capture frontend outputs alongside server logs.

Can I use a unified logging tool for incident response on web applications?

Yes, you can use a unified logging tool for incident response on web applications by centralizing browser and server logs. This allows rapid root-cause analysis across frontend and backend layers during active development or production incidents.

How do I start a debugging session after obtaining a CDP port?

After obtaining a CDP port, start a debugging session by running the centralized logging client with an agent-browser command. This initiates controlled browser interactions and begins unifying browser outputs with your server logs.

What limitations exist when using CDP ports for browser log collection?

Browser log collection via CDP ports requires a running debugging client and accessible port, limiting usage to environments where browser protocols are exposed. This approach targets development and incident-response scenarios rather than passive background monitoring.