#368 · Primary category: AI Coding Assistants
frontman
The AI agent that lives in your framework/browser
Project last updated:08/29/26
GitHub Stars
681
Forks
49
Contributors
10
License
Apache-2.0
Why we included this project
Frontman flips the usual AI coding workflow: you point at the rendered page in your browser, describe the change in plain English, and it edits the source file behind that element with hot reload. It reads the live DOM, computed CSS, component tree, routes, and source maps to figure out which file owns the UI, so you don't have to guess. That context is exactly what terminal-based tools miss, which makes Frontman useful for product managers and designers fixing copy, spacing, or layout without opening an IDE, and for frontend developers who want to see the effect of their edits immediately. It runs as a local dev-server integration for Next.js, Astro, and Vite, and supports bring-your-own-key LLM providers, so teams can try it against their existing stack before committing.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.