Merge pull request #216 from BlueHotDog/add-frontman

Add Frontman to Agents section
This commit is contained in:
James Murdza
2026-05-14 14:34:02 -07:00
committed by GitHub
+1
View File
@@ -201,6 +201,7 @@ Tools that generate components, mockups, and frontend code from text prompts or
- [BoringUi](https://www.boringui.xyz/) — Create beautiful UI using your JSON data. The generated UI is in HTML and Tailwind CSS with code which can be copied and UI can be shared with anyone using links.
- [CSS Picker](https://csspicker.dev/) — Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI.
- [Telex](https://telex.automatica.ai/) — AI-powered WordPress block and theme generator. Describe your idea and it builds WordPress blocks for you.
- [Frontman](https://frontman.sh/) — Open-source AI coding agent that lives in your browser. Click any element, describe changes in plain English, get real code edits with hot reload. Supports Next.js, Vite (React, Vue, Svelte), and Astro. [Source](https://github.com/frontman-ai/frontman)
#### Coding Agents