Decorative grid background pattern

Posts about the developer tools ecosystem and how Frontman fits alongside your existing workflow. Browser DevTools, build systems, and the tools that make frontend development faster.

There are currently 10 articles tagged "Developer Tools". Check back regularly — we publish new content every week.

Case Study: Frontman vs OpenCode vs Claude CodeCase Study: Frontman vs OpenCode vs Claude Code

Case Study: Frontman vs OpenCode vs Claude Code

By Danni Fridland on May 5, 2026

A single-task case study comparing Frontman, OpenCode, and Claude Code on the same Astro consent-banner integration. Same final code quality, very different iteration and token profiles.
Frontman vs v0 for Existing CodebasesFrontman vs v0 for Existing Codebases

Frontman vs v0 for Existing Codebases

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.
Why Vibe Coding Breaks Production AppsWhy Vibe Coding Breaks Production Apps

Why Vibe Coding Breaks Production Apps

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.
Edit Next.js Components in Your BrowserEdit Next.js Components in Your Browser

Edit Next.js Components in Your Browser

By Danni Friedland on April 14, 2026

Frontman connects to your running Next.js app and lets you click any element to edit the source. No file hunting, no class name guessing — just click and describe.
AI Code Reviews Hallucinate Without EvidenceAI Code Reviews Hallucinate Without Evidence

AI Code Reviews Hallucinate Without Evidence

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.
Best Open-Source AI Coding Tools in 2026Best Open-Source AI Coding Tools in 2026

Best Open-Source AI Coding Tools in 2026

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.
Browser-Aware AI Coding Tools ComparedBrowser-Aware AI Coding Tools Compared

Browser-Aware AI Coding Tools Compared

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.
Run Lighthouse Audits Inside FrontmanRun Lighthouse Audits Inside Frontman

Run Lighthouse Audits Inside Frontman

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.
Runtime Context Gap in AI Coding ToolsRuntime Context Gap in AI Coding Tools

Runtime Context Gap in AI Coding Tools

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.
Introducing Frontman: AI That Sees Your UIIntroducing Frontman: AI That Sees Your UI

Introducing Frontman: AI That Sees 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.