diff --git a/README.md b/README.md index 74d8b113d7..b23fa8310e 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ ## Latest Additions +- [ccxray](https://github.com/lis186/ccxray) by [lis186](https://github.com/lis186) - A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. - [Encyclopedia of Agentic Coding Patterns](https://aipatternbook.com) by [Wolf McNally](https://github.com/wolfmcnally) - A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways. - [Claude Code Agent Teams: Exercises](https://github.com/panaversity/claude-code-agent-teams-exercises) by [Panaversity](https://github.com/panaversity) - Practical exercises for Claude Code Agent Teams - 6 exercises + 2 capstones covering team creation, task coordination, quality hooks, and parallel code review - good learning resource. -- [Harness](https://github.com/revfactory/harness) by [revfactory](https://github.com/revfactory) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. ## Contents @@ -192,6 +192,7 @@ - [CC Usage](https://github.com/ryoppippi/ccusage) by [ryoppippi](https://github.com/ryoppippi) - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. - [ccflare](https://github.com/snipeship/ccflare) by [snipeship](https://github.com/snipeship) - Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI. - [ccflare -> **better-ccflare**](https://github.com/tombii/better-ccflare/) by [tombii](https://github.com/tombii) - A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more. +- [ccxray](https://github.com/lis186/ccxray) by [lis186](https://github.com/lis186) - A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. - [Claude Code Usage Monitor](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor) by [Maciek-roboblog](https://github.com/Maciek-roboblog) - A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans. - [Claudex](https://github.com/kunwar-shah/claudex) by [Kunwar Shah](https://github.com/kunwar-shah) - Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!). - [viberank](https://github.com/sculptdotfun/viberank) by [nikshepsvn](https://github.com/nikshepsvn) - A community-driven leaderboard tool that enables developers to visualize, track, and compete based on their Claude Code usage statistics. It features robust data analytics, GitHub OAuth, data validation, and user-friendly CLI/web submission methods. diff --git a/README_ALTERNATIVES/README_AWESOME.md b/README_ALTERNATIVES/README_AWESOME.md index 9ebdbfcbbc..d4b842641a 100644 --- a/README_ALTERNATIVES/README_AWESOME.md +++ b/README_ALTERNATIVES/README_AWESOME.md @@ -29,9 +29,9 @@ ## Latest Additions +- [ccxray](https://github.com/lis186/ccxray) by [lis186](https://github.com/lis186) - A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. - [Encyclopedia of Agentic Coding Patterns](https://aipatternbook.com) by [Wolf McNally](https://github.com/wolfmcnally) - A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways. - [Claude Code Agent Teams: Exercises](https://github.com/panaversity/claude-code-agent-teams-exercises) by [Panaversity](https://github.com/panaversity) - Practical exercises for Claude Code Agent Teams - 6 exercises + 2 capstones covering team creation, task coordination, quality hooks, and parallel code review - good learning resource. -- [Harness](https://github.com/revfactory/harness) by [revfactory](https://github.com/revfactory) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. ## Contents @@ -192,6 +192,7 @@ - [CC Usage](https://github.com/ryoppippi/ccusage) by [ryoppippi](https://github.com/ryoppippi) - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. - [ccflare](https://github.com/snipeship/ccflare) by [snipeship](https://github.com/snipeship) - Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI. - [ccflare -> **better-ccflare**](https://github.com/tombii/better-ccflare/) by [tombii](https://github.com/tombii) - A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more. +- [ccxray](https://github.com/lis186/ccxray) by [lis186](https://github.com/lis186) - A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. - [Claude Code Usage Monitor](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor) by [Maciek-roboblog](https://github.com/Maciek-roboblog) - A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans. - [Claudex](https://github.com/kunwar-shah/claudex) by [Kunwar Shah](https://github.com/kunwar-shah) - Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!). - [viberank](https://github.com/sculptdotfun/viberank) by [nikshepsvn](https://github.com/nikshepsvn) - A community-driven leaderboard tool that enables developers to visualize, track, and compete based on their Claude Code usage statistics. It features robust data analytics, GitHub OAuth, data validation, and user-friendly CLI/web submission methods. diff --git a/README_ALTERNATIVES/README_CLASSIC.md b/README_ALTERNATIVES/README_CLASSIC.md index 99a402b905..f2d2fd0f29 100644 --- a/README_ALTERNATIVES/README_CLASSIC.md +++ b/README_ALTERNATIVES/README_CLASSIC.md @@ -46,27 +46,27 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent released by [ ## Latest Additions ✨ [🔝](#awesome-claude-code) -[`Encyclopedia of Agentic Coding Patterns`](https://aipatternbook.com)   by   [Wolf McNally](https://github.com/wolfmcnally)   ⚖️  © -A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways. - -[`Claude Code Agent Teams: Exercises`](https://github.com/panaversity/claude-code-agent-teams-exercises)   by   [Panaversity](https://github.com/panaversity) -Practical exercises for Claude Code Agent Teams - 6 exercises + 2 capstones covering team creation, task coordination, quality hooks, and parallel code review - good learning resource. +[`ccxray`](https://github.com/lis186/ccxray)   by   [lis186](https://github.com/lis186)   ⚖️  MIT +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization.
📊 GitHub Stats -![GitHub Stats for claude-code-agent-teams-exercises](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=claude-code-agent-teams-exercises&username=panaversity&all_stats=true&stats_only=true) +![GitHub Stats for ccxray](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=ccxray&username=lis186&all_stats=true&stats_only=true)

-[`Harness`](https://github.com/revfactory/harness)   by   [revfactory](https://github.com/revfactory)   ⚖️  Apache-2.0 -A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output. +[`Encyclopedia of Agentic Coding Patterns`](https://aipatternbook.com)   by   [Wolf McNally](https://github.com/wolfmcnally)   ⚖️  © +A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways. + +[`Claude Code Agent Teams: Exercises`](https://github.com/panaversity/claude-code-agent-teams-exercises)   by   [Panaversity](https://github.com/panaversity) +Practical exercises for Claude Code Agent Teams - 6 exercises + 2 capstones covering team creation, task coordination, quality hooks, and parallel code review - good learning resource.
📊 GitHub Stats -![GitHub Stats for harness](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=harness&username=revfactory&all_stats=true&stats_only=true) +![GitHub Stats for claude-code-agent-teams-exercises](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=claude-code-agent-teams-exercises&username=panaversity&all_stats=true&stats_only=true)

@@ -1116,6 +1116,17 @@ A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dash
+[`ccxray`](https://github.com/lis186/ccxray)   by   [lis186](https://github.com/lis186)   ⚖️  MIT +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + +
+📊 GitHub Stats + +![GitHub Stats for ccxray](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=ccxray&username=lis186&all_stats=true&stats_only=true) + +
+
+ [`Claude Code Usage Monitor`](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor)   by   [Maciek-roboblog](https://github.com/Maciek-roboblog)   ⚖️  MIT A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans. diff --git a/README_ALTERNATIVES/README_EXTRA.md b/README_ALTERNATIVES/README_EXTRA.md index 46eaa071df..ab1636b28d 100644 --- a/README_ALTERNATIVES/README_EXTRA.md +++ b/README_ALTERNATIVES/README_EXTRA.md @@ -187,6 +187,10 @@ +ccxray +_A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization._ +![GitHub Stats for ccxray](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=ccxray&username=lis186&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) + Encyclopedia of Agentic Coding Patterns _A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways._ @@ -194,10 +198,6 @@ _A freely available reference covering 190+ patterns for AI-assisted software de _Practical exercises for Claude Code Agent Teams - 6 exercises + 2 capstones covering team creation, task coordination, quality hooks, and parallel code review - good learning resource._ ![GitHub Stats for claude-code-agent-teams-exercises](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=claude-code-agent-teams-exercises&username=panaversity&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) -Harness -_A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output._ -![GitHub Stats for harness](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=harness&username=revfactory&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) -
@@ -1255,6 +1255,13 @@ _A well-maintained and feature-enhanced fork of the glorious `ccflare` usage das
+ccxray +_A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization._ +![GitHub Stats for ccxray](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=ccxray&username=lis186&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) + +
+ + Claude Code Usage Monitor _A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans._ ![GitHub Stats for Claude-Code-Usage-Monitor](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=Claude-Code-Usage-Monitor&username=Maciek-roboblog&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000) diff --git a/README_ALTERNATIVES/README_FLAT_ALL_AZ.md b/README_ALTERNATIVES/README_FLAT_ALL_AZ.md index 63e44fc3c4..888b49ed06 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_AZ.md @@ -716,6 +716,15 @@ A flat list view of all resources. Category: **All** | Sorted: alphabetically by stars forks issues prs created last-commit release-date version license +ccxray
by lis186 +Tooling +Usage Monitors +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + Claudable
by Ethan Park Alternative Clients General @@ -1833,6 +1842,6 @@ A flat list view of all resources. Category: **All** | Sorted: alphabetically by --- -**Total Resources:** 199 +**Total Resources:** 200 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md b/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md index b41459dc25..58e8a8cc44 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_CREATED.md @@ -110,6 +110,15 @@ A flat list view of all resources. Category: **All** | Sorted: by date created The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated. +ccxray
by lis186 +Tooling +Usage Monitors +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + Codebase to Course
by Zara Zhang Agent Skills General @@ -1833,6 +1842,6 @@ A flat list view of all resources. Category: **All** | Sorted: by date created --- -**Total Resources:** 199 +**Total Resources:** 200 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md b/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md index b2f9c19ca5..367054e108 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_RELEASES.md @@ -59,6 +59,16 @@ A flat list view of all resources. Category: **All** | Sorted: by latest release +ccxray
by lis186 +v1.2.5 +GitHub +2026-04-11 +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + claude-devtools
by matt1398 v0.4.9 GitHub @@ -93,6 +103,6 @@ A flat list view of all resources. Category: **All** | Sorted: by latest release --- -**Total Resources:** 3 +**Total Resources:** 4 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md b/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md index 618b3329a2..dc8382599e 100644 --- a/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_ALL_UPDATED.md @@ -92,6 +92,15 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated. +ccxray
by lis186 +Tooling +Usage Monitors +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + Claude Code System Prompts
by Piebald AI Workflows & Knowledge Guides General @@ -1833,6 +1842,6 @@ A flat list view of all resources. Category: **All** | Sorted: by last updated d --- -**Total Resources:** 199 +**Total Resources:** 200 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md b/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md index 7f68874fd4..663444e63c 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_AZ.md @@ -146,6 +146,15 @@ A flat list view of all resources. Category: **Tooling** | Sorted: alphabeticall stars forks issues prs created last-commit release-date version license +ccxray
by lis186 +Tooling +Usage Monitors +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + Claude Code Chat
by andrepimenta Tooling IDE Integrations @@ -498,6 +507,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: alphabeticall --- -**Total Resources:** 49 +**Total Resources:** 50 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md b/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md index 01d8c512a3..2842a3a203 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_CREATED.md @@ -71,6 +71,15 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by date creat stars forks issues prs created last-commit release-date version license +ccxray
by lis186 +Tooling +Usage Monitors +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + claude-devtools
by matt1398 Tooling General @@ -498,6 +507,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by date creat --- -**Total Resources:** 49 +**Total Resources:** 50 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md b/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md index ab3e4d379f..2a6ac337ac 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_RELEASES.md @@ -59,6 +59,16 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by latest rel +ccxray
by lis186 +v1.2.5 +GitHub +2026-04-11 +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + claude-devtools
by matt1398 v0.4.9 GitHub @@ -93,6 +103,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by latest rel --- -**Total Resources:** 3 +**Total Resources:** 4 **Last Generated:** 2026-04-14 diff --git a/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md b/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md index 1f940d5fa4..f33f6ab28d 100644 --- a/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md +++ b/README_ALTERNATIVES/README_FLAT_TOOLING_UPDATED.md @@ -62,6 +62,15 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat An elegant and user-friendly Claude Code chat interface for VS Code. +ccxray
by lis186 +Tooling +Usage Monitors +A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization. + + +stars forks issues prs created last-commit release-date version license + + Claude Code Flow
by ruvnet Tooling Orchestrators @@ -498,6 +507,6 @@ A flat list view of all resources. Category: **Tooling** | Sorted: by last updat --- -**Total Resources:** 49 +**Total Resources:** 50 **Last Generated:** 2026-04-14 diff --git a/THE_RESOURCES_TABLE.csv b/THE_RESOURCES_TABLE.csv index 37970673f6..d73e6d5d9f 100644 --- a/THE_RESOURCES_TABLE.csv +++ b/THE_RESOURCES_TABLE.csv @@ -87,6 +87,7 @@ tool-7e19bf77,Claudix - Claude Code for VSCode,Tooling,IDE Integrations,https:// tool-631dbe0f,CC Usage,Tooling,Usage Monitors,https://github.com/ryoppippi/ccusage,,ryoppippi,https://github.com/ryoppippi,TRUE,2025-07-29,2026-04-06:10-10-20,2026-04-11:13-46-27,NOASSERTION,"Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc.",FALSE,FALSE,2025-05-29:17-51-05,2026-03-10:06-30-56,v18.0.10,github-releases tool-ec858306,ccflare,Tooling,Usage Monitors,https://github.com/snipeship/ccflare,https://ccflare.com/,snipeship,https://github.com/snipeship,TRUE,2025-08-19:01-02-03,2025-08-24:20-28-28,2026-04-11:13-46-29,MIT,"Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI.",FALSE,TRUE,2025-07-25:08-34-30,,, tool-fe142d2f,ccflare -> **better-ccflare**,Tooling,Usage Monitors,https://github.com/tombii/better-ccflare/,,tombii,https://github.com/tombii,TRUE,2025-12-05:14-19-09,2026-04-07:20-06-05,2026-04-11:13-46-32,MIT,"A well-maintained and feature-enhanced fork of the glorious `ccflare` usage dashboard by @snipeship (which at the time of writing has not had an update in a few months). `better-ccflare` builds on this foundation with some performance enhancements, extended provider support, bug fixes, Docker deployment, and more.",FALSE,FALSE,2025-07-25:08-34-30,2026-03-14:21-47-08,v3.3.10,github-releases +tool-78ab75df,ccxray,Tooling,Usage Monitors,https://github.com/lis186/ccxray,,lis186,https://github.com/lis186,TRUE,2026-04-14:06-31-25,2026-04-13:08-26-51,2026-04-14:06-31-25,MIT,"A transparent HTTP proxy and real-time dashboard that sits between Claude Code and the Anthropic API. Captures every request and response without configuration, presenting them in a Miller-column interface with session grouping, token/cost tracking, and context-window visualization.",FALSE,FALSE,2026-04-03:05-15-15,2026-04-11:19-03-05,v1.2.5,github-releases tool-ca599740,Claude Code Usage Monitor,Tooling,Usage Monitors,https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor,,Maciek-roboblog,https://github.com/Maciek-roboblog,TRUE,2025-07-29,2025-07-23:22-21-42,2026-04-11:13-46-34,MIT,"A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans.",FALSE,TRUE,2025-06-18:23-56-54,2025-07-23:22-13-19,v3.1.0,github-releases tool-61d0c1d6,Claudex,Tooling,Usage Monitors,https://github.com/kunwar-shah/claudex,https://kunwar-shah.github.io/claudex/#/,Kunwar Shah,https://github.com/kunwar-shah,TRUE,2025-11-01:06-27-56,2026-02-14:18-09-14,2026-04-11:13-46-36,MIT,"Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!)",FALSE,FALSE,2025-09-12:08-30-58,2026-02-12:13-09-53,v1.3.0,github-releases tool-a375ba14,viberank,Tooling,Usage Monitors,https://github.com/sculptdotfun/viberank,,nikshepsvn,https://github.com/nikshepsvn,TRUE,2025-08-07:18-55-54,2026-01-26:03-24-16,2026-04-11:13-46-38,MIT,"A community-driven leaderboard tool that enables developers to visualize, track, and compete based on their Claude Code usage statistics. It features robust data analytics, GitHub OAuth, data validation, and user-friendly CLI/web submission methods.",FALSE,FALSE,2025-07-02:22-48-41,,, diff --git a/assets/badge-ccxray.svg b/assets/badge-ccxray.svg new file mode 100644 index 0000000000..f8d8542455 --- /dev/null +++ b/assets/badge-ccxray.svg @@ -0,0 +1,32 @@ + + + + + + + + + CC + + + ccxray + by lis186 + + + +