Nº01 Do token-saving plugins make AI coding agents worse? Skills like Caveman and tools like RTK save tokens, but their benchmarks rarely measure whether the agent still completes the work correctly. 24 Jul 2026 · 12 min read aideveloper-toolsclaude-code
Nº02 Understand-Anything: a knowledge graph for your codebase that hit 5K stars in a week A deep look at the Claude Code plugin that turns codebases into interactive knowledge graphs — how the multi-agent pipeline works, what the dashboard looks like, and where the rough edges are. 23 Mar 2026 · 8 min read aiclaude-codedeveloper-tools
Nº03 Stop giving your AI agent tasks — give it goals The difference between managing and micro-managing AI agents is the same gap that separates good tech leads from bad ones. Share the why, not just the what. 16 Mar 2026 · 8 min read aiclaude-codedeveloper-tools
Nº04 Scheduled tasks in Claude Code: automate the boring waits Claude Code can poll deployments, babysit PRs, and remind you to push — all with a single /loop command or a plain-English sentence. 8 Mar 2026 · 7 min read claude-codedeveloper-toolsai
Nº05 Skills, CLI, and MCP: picking the right tool layer for your AI agent A practical guide to when Skills, CLI tools, and Model Context Protocol each shine — and why the best agent setups use all three. 1 Mar 2026 · 7 min read aideveloper-toolsclaude-code
Nº06 Building a self-healing server with Claude Code and a Bash script How I built openclaw-watchdog — a lightweight monitoring tool that uses Claude Code to automatically diagnose and fix OpenClaw gateway failures. 27 Feb 2026 · 5 min read aiclaude-codeopen-source
Nº07 Claude Code vs Codex for Laravel teams: choosing your AI coding tool in 2026 A detailed comparison of Claude Opus 4.6 and GPT-5.3-Codex for Laravel/Vue/Inertia stacks — benchmarks, costs, ecosystem depth, and practical recommendations. 18 Feb 2026 · 10 min read claude-codelaraveldeveloper-tools
Nº08 Superpowers: the Claude Code plugin that enforces what you already know you should do A look at the most popular Claude Code plugin — how it turns AI coding agents from capable-but-undisciplined into structured development partners through composable skills. 17 Feb 2026 · 11 min read claude-codedeveloper-toolsai
Nº09 A structured workflow for building features with AI coding agents A seven-step process for turning requirements into shipped features using Claude Code — from scoping with parallel sub-agents to test-driven execution. 14 Feb 2026 · 8 min read claude-codeaideveloper-tools
Nº10 claude-mem vs auto memory: do you need a memory plugin for Claude Code? Claude Code now has built-in auto memory, but a 28k-star plugin called claude-mem offers a far more sophisticated approach. Here's how they compare and when each makes sense. 13 Feb 2026 · 8 min read claude-codedeveloper-toolsai