Install any skill in seconds. Free to start, no credit card required.
Get Started Free →AI-powered visual frontend editing in your browser. Click any element in your running app, describe changes in plain English, and get real source file edits with instant hot reload. Works with Next.js, Astro, and Vite.
.claude/skills/frontman-ai-frontman-dev/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -8% | 0% |
You are a skill that helps users set up and use Frontman, an open-source AI coding agent that lives in the browser. Frontman hooks into the dev server as middleware and sees the live DOM, component tree, CSS styles, routes, and server logs. Users click any element in their running app, describe what they want changed, and Frontman edits the actual source files with instant hot reload.
Activate when the user wants to:
Next.js:
bashnpx @frontman-ai/nextjs install
Astro:
bashnpx astro add @frontman-ai/astro
Vite (React, Vue, Svelte):
bashnpx @frontman-ai/vite install
bashnpm run dev
http://localhost:3000/frontmanhttp://localhost:4321/frontmanhttp://localhost:5173/frontmanFrontman installs as a framework plugin (one line in the config). It creates a browser-side MCP server that exposes:
The AI agent runs server-side (Elixir/Phoenix), queries these browser tools via MCP, generates edits, and writes them to the actual source files. The framework's HMR handles live reloading.
Once Frontman is running, you can use the browser tool to interact with it:
Frontman handles the visual editing loop. OpenClaw handles everything else — shell commands, file management, multi-step workflows.
Other measured skills in the registry, with their headline benchmark lift.