BeClaude

claude-devtools

New
3.5kGitHubGeneralby matt1398

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-devtools.md https://raw.githubusercontent.com/matt1398/claude-devtools/main/SKILL.md
3
Invoke in Claude Code
/claude-devtools
View source on GitHub
agent

Frequently Asked Questions

What is claude-devtools?

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

How to install claude-devtools?

To install claude-devtools, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-devtools.

What is claude-devtools best for?

claude-devtools is a community categorized under General. It is designed for: agent. Created by matt1398.