Showing:
tag “developer-tools”
Reset
Python
Stable
May 19, 2026
cmd2 extends Python's built-in cmd module into something actually usable for building interactive REPL-style command line tools. If you've ever tried to build a complex interactive shell in Python and ended up with a mess of readline hacks, this might be what you were looking for.
687 stars
python-cmd2/cmd2
7 min read
C
Stable
May 18, 2026
codebase-memory-mcp builds a persistent knowledge graph of your codebase and exposes it via MCP — indexing the Linux kernel in 3 minutes, answering structural queries in under 1ms. Here's an honest look at whether it lives up to the claims.
1,505 stars
DeusData/codebase-memory-mcp
7 min read
C
Stable
May 17, 2026
codebase-memory-mcp is a single static binary that indexes your entire codebase into a persistent knowledge graph, giving AI coding agents like Claude Code and Cursor structural query access in under 1ms. It's genuinely fast, surprisingly well-engineered, and worth a serious look if you're tired of your AI assistant reading files one by one.
1,505 stars
DeusData/codebase-memory-mcp
7 min read
JavaScript
Stable
May 15, 2026
Tavily's MCP server gives AI agents like Claude real-time web search, extraction, crawling, and site mapping through a single integration. It's one of the more polished MCP servers out there, but it comes with the usual tradeoffs of depending on a paid third-party API.
1,698 stars
tavily-ai/tavily-mcp
7 min read
Python
Stable
May 13, 2026
fireworks-tech-graph is a Claude Code skill that generates SVG and PNG technical diagrams from natural language descriptions, with 7 visual styles and deep AI/Agent domain knowledge baked in. It's four days old, already has 2800+ stars, and is worth a serious look — with some caveats.
2,823 stars
yizhiyanhua-ai/fireworks-tech-graph
8 min read
TypeScript
Peaking
May 11, 2026
GSD 2 is a standalone TypeScript CLI that wraps LLM coding agents with real session management, spec-driven execution, and autonomous milestone progression. It's genuinely ambitious, actively developed, and rough enough around the edges that you should know what you're signing up for.
5,380 stars
gsd-build/gsd-2
7 min read
Stable
May 7, 2026
Humanizer is a Claude Code skill with nearly 14k stars that strips AI-writing patterns from text using a curated list of 29 specific anti-patterns. It's not magic, but it's more systematic than anything else I've seen in this space.
13,958 stars
blader/humanizer
7 min read
Rust
Stable
May 6, 2026
Vibe Kanban hit 25k stars by solving a real problem: managing multiple AI coding agents across a project without losing your mind. The catch? The company behind it, Bloop, is shutting down — and that changes everything about whether you should adopt it.
25,141 stars
BloopAI/vibe-kanban
8 min read
TypeScript
Breakout
May 3, 2026
claude-mem hooks into Claude Code to capture session context, compress it with AI, and inject it back into future sessions. With 70k stars and active development, I took a hard look at whether it solves a real problem or just rides the AI tooling hype wave.
70,206 stars
thedotmack/claude-mem
7 min read
TypeScript
Peaking
May 1, 2026
RuFlo (formerly claude-flow) is a multi-agent orchestration framework built around Claude Code that's been trending hard. I dug into the repo to figure out whether the star count reflects real utility or just good marketing.
31,234 stars
ruvnet/ruflo
7 min read