Ikeh Akinyemi Ikeh Akinyemi is a software engineer based in Rivers State, Nigeria. He’s passionate about learning pure and applied mathematics concepts, open source, and software engineering.

Stories by Ikeh Akinyemi

Skills vs. MCP tools for AI agents: When to use which

Dev

Choosing between skills and MCP tools comes down to auditability versus flexibility. By building the exact same capability twice, this guide reveals when your agent needs a deterministic tool and when it needs an interpretive skill.

Ikeh Akinyemi
Aug 25, 2026 ⋅ 8 min read
Building multi-turn AI agents with Genkit's Agents API

Building multi-turn AI agents with Genkit’s Agents API

Dev

Learn to build multi-turn AI agents with Genkit’s Agents API — with persistent Firestore sessions, detached long-running turns, and human approval gates.

Ikeh Akinyemi
Aug 18, 2026 ⋅ 10 min read

How to build AI-ready Nuxt apps in 2026

Dev

Learn how to build and deploy production-ready AI streaming applications in Nuxt using the Vercel AI SDK, Nuxt UI chat components, and Cloudflare Workers AI at the edge.

Ikeh Akinyemi
Aug 17, 2026 ⋅ 8 min read
Building an AI chat app in Nuxt with the Vercel AI SDK and Cloudflare Workers AI

Building an AI chat app in Nuxt with the Vercel AI SDK and Cloudflare Workers AI

Dev

Learn how to build a streaming AI chat app in Nuxt using the Vercel AI SDK, Nuxt UI chat components, and Cloudflare Workers AI for edge inference.

Ikeh Akinyemi
Aug 17, 2026 ⋅ 9 min read
Comparing AI agent sandbox platforms: E2B, Modal, Daytona, and more

Comparing AI agent sandbox platforms: E2B, Modal, Daytona, and more

Dev

Compare 15 AI agent sandbox platforms across cold start, isolation, persistence, SDK ergonomics, and pricing to find the best fit for your agent.

Ikeh Akinyemi
Aug 4, 2026 ⋅ 10 min read

The top 15 MCP servers for your AI projects

Dev

Explore 15 essential MCP servers for web developers to enhance AI workflows with tools, data, and automation.

Ikeh Akinyemi
Jul 15, 2026 ⋅ 18 min read

Storybook MCP for AI-aware component libraries

Dev

Learn how Storybook MCP enables AI agents to understand your component library, generate accurate UI, and validate code using documentation, stories, and automated tests.

Ikeh Akinyemi
Jul 6, 2026 ⋅ 6 min read
TSRX: TypeScript Render Extensions for React beyond JSX

What is TSRX?: What JSX would look like if it were designed today

Dev

TSRX adds first-class control flow, conditional hooks, and scoped styles to React via a TypeScript compiler extension — no new framework required.

Ikeh Akinyemi
Jun 12, 2026 ⋅ 6 min read
How to build advanced forms in Next.js using a rule engine

How to build advanced forms in Next.js using a rule engine

Dev

Learn how to build advanced Next.js forms with rule engines, client-side previews, Server Actions, and server-validated form logic.

Ikeh Akinyemi
May 21, 2026 ⋅ 18 min read
Why are AI companies buying the teams behind your favorite dev tools?

Why are AI companies buying the teams behind your favorite dev tools?

Dev

AI companies are buying developer tools as coding agents turn runtimes, package managers, and linters into strategic infrastructure.

Ikeh Akinyemi
May 10, 2026 ⋅ 6 min read
I tested every major auth library for Next.js in 2026 Here’s what you should use

I tested every major auth library for Next.js in 2026: Here’s what you should use

Dev

Test out Auth.js, Clerk, WorkOS, and Better Auth in Next.js 16 to see which auth library fits your app in 2026.

Ikeh Akinyemi
Apr 20, 2026 ⋅ 14 min read

I let Claude review my PRs: What it caught and missed

Dev

A hands-on test of Claude Code Review across real PRs, breaking down what it flagged, what slipped through, and how the pipeline actually performs in practice.

Ikeh Akinyemi
Apr 7, 2026 ⋅ 4 min read