Work from Builder.io
Blog posts and technical writing from my current role (2025–present).
Builder.io Blog Posts
Selected writing published on Builder.io's blog.
Perplexity Computer Review: What It Gets Right (and Wrong)
Mar 2026We tested Perplexity Computer. Discover why its cloud-based, multi-model AI agent excels at generalist workflows but falls short for web development.
Read →Claude Code on Your Phone
Mar 2026Every way to run Claude Code from your phone—SSH, Remote Control, third-party apps, and cloud agents—with the trade-offs of each approach.
Read →Claude Code for Designers
Feb 2026Discover how designers can use Claude Code and Figma to iterate faster, build higher-fidelity UI, and safely ship changes without breaking production.
Read →AI Agent Orchestration is Broken
Feb 2026Multi-agent coding workflows promise speed, but shared state causes collisions. Learn practical fixes and why isolation plus orchestration matters.
Read →MCP Apps are the Future of Agentic Workflows
Feb 2026MCP Apps is MCP's official UI extension. Learn the mental model for MCP servers and hosts, where it fits, the gotchas, and the security tradeoffs in practice.
Read →Subagents: When and How to Use Them
Feb 2026Subagents let you delegate to specialists with clean contexts. Learn when to use them in agentic IDEs, how patterns differ, and what guardrails prevent chaos
Read →Lovable Alternatives for 2026
Jan 2026A practical guide to Lovable alternatives, with a comparison table and decision framework, for prototypes that need to grow up fast.
Read →Agent Skills vs. Rules vs. Commands
Jan 2026Agent skills, rules, and commands offer different, strategic context for AI agents. Here’s when to use each and how to optimize them for production.
Read →OpenCode vs Claude Code
Jan 2026Is Anthropic's polished CLI better than the open-source alternative? We compare features, the OAuth drama, and why visual context is the missing piece.
Read →Cursor’s Design Mode (Visual Editing) Explained
Dec 2025Is Cursor’s design mode a Figma killer? Here’s how it works, where it falls short for non-developers and on source mapping, and how to let designers edit code.
Read →The AI software engineer in 2026
Dec 2025AI tools are everywhere, but trust is falling. Learn how engineers become orchestrators in 2026, choosing which agents to scaffold, ship, and maintain.
Read →The Best MCP Servers for Developers in 2026
Dec 2025Discover the best MCP servers for devs in 2026 to code, ship, and automate safely with powerful, standardized tooling. Turn AI agents into real assistants.
Read →Cursor Alternatives in 2026
Dec 2025Cursor redefined AI coding, but it’s no longer alone. Explore the best Cursor alternatives in 2026 for agents, speed, pricing, control, and workflows.
Read →A Practical Guide to AI Prototyping
Nov 2025AI prototyping helps teams align faster with real data, mergeable code, and workflows that turn early ideas into production-ready progress.
Read →The Best VS Code Extensions for 2026
Nov 2025Discover the best VS Code extensions for 2026 to boost productivity, code quality, and collaboration with faster, smarter tools for every developer.
Read →The best agentic IDEs heading into 2026
Oct 2025Agentic IDEs are evolving fast. Explore the leading tools reshaping code editors into teammates, from Cloud sandboxes to editor-embedded agents.
Read →Create a full-stack app with AI
Oct 2025Create and deploy a full-stack voting board app with AI. Fusion for UI, Supabase for auth and data, Netlify for hosting.
Read →Five things to try with the Supabase MCP server
Sep 2025Discover five powerful ways to use the Supabase MCP server with Fusion to create dynamic, AI-powered web apps. No coding required. Fast setup, easy workflow.
Read →Why Is AI Design Bad?
Sep 2025Why most AI design tools disappoint, and how designers can get better, brand-consistent results by working visually, in code, and with smart component reuse.
Read →Git Branching for Designers
Sep 2025A designer-friendly guide to git branching, merging, and pull requests, all explained with relatable Figma examples and visuals. Experiment with confidence.
Read →Designers Can Ship without Engineering Handoffs
Sep 2025Designers can ship UI changes without engineering handoffs. With Fusion, visually edit your live site, use real tokens and components, and make PR‑ready diffs.
Read →Production-grade AI Prototyping
Aug 2025Production-grade AI prototyping with Fusion: connect your repo, use real components, iterate in multiplayer, and ship PR-ready code. No throwaway demos.
Read →You Need Evals to Ship AI Features
Aug 2025AI features are unpredictable and traditional tests fall short. Evals, automated checks for AI behavior, help you prevent regressions and measure success.
Read →Test-Driven Development with AI
Jul 2025Learn how AI transforms test-driven development (TDD) from a time-consuming chore into your secret weapon for building robust and bug-free applications.
Read →Code Review in the AI Age
Jul 2025AI hasn't replaced developers; it's promoted them to architects. Learn how to review AI-generated code and use tools that create review-friendly diffs.
Read →Design to Code with the Figma MCP Server
Jul 2025Turn Figma designs into code using the official MCP server. Skip screenshot guesswork and let AI access structured design data directly through Figma's API.
Read →The MCP Client for Design Handoffs
Jul 2025MCP clients let AI agents connect to your tools, but most are either chat-only or IDE-only. Fusion bridges design and dev workflows.
Read →Mock Up a Website in Five Prompts
Jun 2025Learn how to create a website mockup in minutes using AI-assisted tools. This guide walks through building a bakery site from concept to working prototype.
Read →AI for Grown-ups
May 2025AI tools often generate quick but messy code. Let's examine how AI can integrate with professional workflows to be productive without sacrificing quality.
Read →What is the Agent2Agent (A2A) Protocol?
May 2025The Agent2Agent (A2A) Protocol enables AI agents to collaborate across networks, streamlining discovery, authentication, and data exchange.
Read →Fine-tune an LLM: Why, when, and how
Apr 2025Fine-tuning LLMs can save tokens, guarantee output formats, & bake in edge-case fixes. Learn when to fine-tune & how to do it effectively for your AI projects.
Read →How to Build Your Own MCP Server
Apr 2025Learn to build a Model Context Protocol (MCP) server for AI assistants. This tutorial covers creating tools, resources, and prompts for a CSS tutor example.
Read →Designing Agentic AI Systems: A Web Dev’s Guide
Apr 2025Web developers' skills in system design and API integration are key for building effective AI agent systems. Learn about core concepts and common patterns.
Read →What is the Model Context Protocol (MCP)?
Apr 2025MCP aims to standardize AI tool integration, potentially simplifying development and enabling more capable AI assistants. Current adoption is limited.
Read →What is an AI Agent?
Mar 2025AI agents use models, loops, memory, and tools to automate complex tasks. Learn how they work, their evolution, and their practical uses and limitations.
Read →