UmurInan
AI Tooling Topic

AI Tooling

I use AI tooling every day, mostly Claude Code with a stack of MCP servers. These posts cover the actual setups, the workflows that produced real value, and where the line between useful automation and vibe coding actually sits.

Thinking

Posted on May 22, 2026

AI Code Review Is Mostly Noise

AI code reviewers are the hot dev-tool category of 2026. After months of real use on a review queue, the signal-to-noise ratio is bad. Here are the numbers.

Read more
Thinking

Posted on May 16, 2026

Your AI Coding Speedup Is Not What You Think

AI coding tools promise a 10x speedup. After a year of daily Claude Code use, the real number on a real codebase is closer to 1.5x. Here is what I measure.

Read more
Thinking

Posted on Mar 21, 2026

Vibe Coding Is Not Engineering

Vibe coding has its place. But the gap between prompting an AI until something works and actually engineering reliable software is wider than people think.

Read more
Tools

Posted on Feb 25, 2026

I Gave My AI Agent Access to My Life. Here's What Happened

I connected OpenClaw to WhatsApp, iMessage, and my browser with scheduled heartbeats. Here is what living with an always-on AI agent for a week looks like.

Read more
Tools

Posted on Feb 18, 2026

Debugging iOS Memory Issues from Your AI Chat Interface

I built an MCP server that lets Claude inspect iOS simulators from the chat window. Crash analysis, memory risk scoring, log streaming, and leak detection.

Read more
Tools

Posted on Feb 18, 2026

I Use Slack to Boss Around My Local Claude Code Terminal (And It's Glorious)

How I wired up Slack as a remote control for my local Claude Code terminal. I can send coding prompts from my phone, from a meeting, or anywhere else.

Read more
Tools

Posted on Feb 15, 2026

How I Use MCP Agents, Skills, and Subagents to Build Software Faster

My actual workflow with Claude Code's MCP servers, custom agents, and skills across Spring Boot, iOS, and Android. Real examples from production code.

Read more
Tools

Posted on Feb 14, 2026

How MCP Servers Supercharge My AI Development Workflow

The four MCP servers I use daily with Claude Code: Firebase, Notion, Context7, Greptile. What each one does, how to set them up, how they work together.

Read more
Tools

Posted on Feb 11, 2026

How I Use Claude Code Terminal to Supercharge My Development Workflow

Patterns from months of daily Claude Code use: parallel tasks, MCP integrations, git workflow automation, and tips for getting consistent real-world value.

Read more