30 Fake AI Extensions Were Stealing My Team's Data — How We Caught It

LayerX researchers found 30+ malicious Chrome extensions impersonating AI assistants, targeting 260,000+ users. One was installed on a developer’s machine on my team. Here’s what happened, what they were stealing, and the 10-minute audit you should run today.

February 20, 2026 · 6 min · Zidane

I Tried Figma's Code to Canvas With My Team — Here's What Actually Changed

Figma just launched Code to Canvas with Anthropic — it converts AI-generated code into editable Figma designs. I tested it on three real projects with my team. The design-dev handoff improved, but there are real cracks beneath the polish.

February 18, 2026 · 5 min · Zidane

I Let GitHub's Agentic Workflows Run My Repo for a Week. Here's What Happened

GitHub’s new Agentic Workflows let coding agents run inside Actions to triage issues, update docs, and propose fixes — automatically. I ran them on a production repo for a week. Some results were genuinely impressive. Others reminded me why ‘autonomous’ still needs human oversight.

February 15, 2026 · 7 min · Zidane

5 Ways I Use AI as an Engineering Manager (That Aren't Coding)

AI isn’t just for writing code. Here’s how I use it for 1:1s, planning, documentation, and the other 60% of a tech lead’s job.

February 14, 2026 · 17 min · Zidane

I Spent 3 Hours Configuring MCP Servers Across 4 Editors. Then I Found add-mcp

Every AI coding tool stores MCP server config differently — Claude Code, Cursor, VS Code, Codex all use different files and formats. I wasted hours on manual setup before discovering add-mcp, a CLI that configures MCP servers across all your tools with a single command. Here’s why MCP fragmentation is the biggest DX problem in AI coding right now, and how the ecosystem is starting to fix it.

February 13, 2026 · 6 min · Zidane

Prompt Engineering for Developers: 7 Patterns That Actually Work

Skip the prompt engineering hype. Here are 7 concrete patterns that make AI coding tools significantly more useful.

February 10, 2026 · 19 min · Zidane

How I Use AI to Review Code 3x Faster (Without Missing Bugs)

A practical guide to using AI for code review — what actually works, what doesn’t, and where human judgment still matters.

February 3, 2026 · 7 min · Zidane

What AI Gets Wrong About Code Generation (And How to Fix It)

AI-generated code has predictable failure modes. Here are the 8 most common mistakes I see and the workarounds I’ve developed.

January 28, 2026 · 18 min · Zidane

Cursor vs Claude Code in 2026: Which AI Coding Tool Should You Use?

An honest comparison of Cursor and Claude Code from someone who uses both daily. When to use which, and why you probably need both.

January 25, 2026 · 6 min · Zidane

Designing Better APIs with AI: Patterns That Work

How I use AI to design, review, and document APIs — the patterns that save time and the ones that waste it.

January 22, 2026 · 18 min · Zidane