Frontend Nov 18, 2025

Solve AI Context Failures in React with MCP and Tooling This Way

📉 AI success rates drop to 20% on real-world tasks due to the “Complexity Cliff.” Stop untangling hallucinations and solve Context Failures in React using Model Context Protocol (MCP).

In this talk, Addy Osmani, Engineering Manager at Google, reveals the engineering stack needed to move from chaotic “vibe coding” to reliable production quality.

You will learn how to: ✅ Fix Design Flaws: Force models to follow your design system using Skills. ✅ Inject Truth: Use MCP servers (Next.js, Chrome DevTools) to give agents access to runtime state. ✅ Architect Control: Implement a closed-loop workflow that validates code before you commit.