Frontman posts about
ai
Stay informed, stay productive with all the latest from Frontman.
How artificial intelligence powers Frontman and the broader landscape of AI-assisted frontend development. From prompt-driven editing to runtime-aware code generation, explore the AI techniques behind modern developer tooling.
There are currently 15 articles tagged "ai". Check back regularly — we publish new content every week.
Frontman vs v0: Generated Code vs Your Code

Frontman vs v0: Generated Code vs Your Code
By Danni Friedland on April 16, 2026
v0 generates new components from scratch. Frontman edits the components you already have. These solve different problems — here is which one you actually need.Best AI Tools for UI/UX Designers 2026: What Works, What Doesn't, and What's Missing

Best AI Tools for UI/UX Designers 2026: What Works, What Doesn't, and What's Missing
By Danni Friedland on April 15, 2026
Honest comparison of the best AI tools for UI/UX designers in 2026. What works, what's overhyped, and what lets you ship without waiting on devs.Why Vibe Coding Is Killing Your Production App

Why Vibe Coding Is Killing Your Production App
By Danni Friedland on April 15, 2026
AI-generated code is fast to write and slow to understand. Here's what accumulates when you vibe-code your way through a codebase, and why the bill always comes due.AI Code Review Hallucination: The AI Said My Code Was Fine

AI Code Review Hallucination: The AI Said My Code Was Fine
By Danni Friedland on March 25, 2026
AI code reviews pattern-match the genre of analysis without doing the work. A structured reasoning template fixes this — here is the one we use.AI Coding Tools That Work on Existing Codebases (2026)

AI Coding Tools That Work on Existing Codebases (2026)
By Danni Friedland on March 23, 2026
Most AI coding tools are built for greenfield. Six that actually work on production codebases — including one that runs in the browser for visual work.What Are Framework-Aware AI Coding Tools?

What Are Framework-Aware AI Coding Tools?
By Danni Friedland on March 17, 2026
Framework-aware AI coding tools let you click on any element in your running app and describe what you want changed—in plain language. They understand your component library, your design system structure, and which file to edit. Here is what the category is, how the five current tools compare, and which ones matter for design and product teams.Best Open-Source AI Coding Tools in 2026 — 12 Tools Tested and Compared

Best Open-Source AI Coding Tools in 2026 — 12 Tools Tested and Compared
By Danni Friedland on March 3, 2026
CLI agents, IDE extensions, browser tools, and BYOK options — we tested 12 open-source AI coding tools and ranked them with honest tradeoffs. Updated April 2026.Multi-Select: Fix Design Drift Across Your Entire App at Once

Multi-Select: Fix Design Drift Across Your Entire App at Once
By Danni Friedland on February 27, 2026
Spot inconsistencies across teams? Shift-click every off-brand element, describe what it should look like, and Frontman fixes them all in one pass — real code changes, no tickets filed.Add Runtime Context to Your AI Workflow (Next.js)

Add Runtime Context to Your AI Workflow (Next.js)
By Danni Friedland on February 23, 2026
Step-by-step: install Frontman in a Next.js project, connect your AI key, and fix a CSS layout bug by clicking the broken element instead of describing it.Browser-Aware AI Coding Tools in 2026 — Compared by Architecture

Browser-Aware AI Coding Tools in 2026 — Compared by Architecture
By Danni Friedland on February 23, 2026
Frontman, Stagewise, Tidewave, Chrome DevTools MCP, and Onlook: how each one connects to your running app, what they can and can't see, and who each is for.Frontman Launch: Ship UI Fixes From the Browser

Frontman Launch: Ship UI Fixes From the Browser
By Danni Friedland on February 23, 2026
Frontman is an open-source AI agent that connects to your browser and your dev server. Click any element, describe a change in plain English, and see it applied to your actual source code. Runs locally, code never leaves your machine.Lighthouse Audits Without Leaving the Browser

Lighthouse Audits Without Leaving the Browser
By Danni Friedland on February 21, 2026
Frontman now runs Google Lighthouse audits as a built-in tool. Your agent sees the scores, reads the issues, and fixes them — all inside the browser you are already working in.AI Coding Tools and the Runtime Context Gap

AI Coding Tools and the Runtime Context Gap
By Danni Friedland on February 20, 2026
AI coding tools read your source files but never see the running application. Here is what that means technically — on both the client and server side — and which tools are building the bridge.Every AI Coding Agent Is Blind to Your UI

Every AI Coding Agent Is Blind to Your UI
By Danni Friedland on February 18, 2026
Claude Code, Cursor, Copilot, Windsurf — every AI coding agent shares the same blind spot. They read your source files but cannot see what your app actually looks like. This is not a model quality problem. It is an architectural gap.Frontman vs. Cursor vs. Claude Code
