AI Product · WordPress · In Progress
WPBueno
An AI operating assistant for WordPress and WooCommerce: describe what you want changed in plain English, and a multi-agent system handles it, with automatic backups and one-click rollback built in from day one. Currently in private beta, waitlist open now.
Role
Product Engineer (UI + Full-Stack)
For
Agencies · Site Owners · Freelancers
Built with
Figma · Claude Code · React · FastAPI · Storybook
Year
2026 · In Progress

The challenge
Agencies managing WordPress and WooCommerce sites for multiple clients, and solo site owners who don't want to touch code, hit the same wall: routine maintenance (content edits, plugin updates, SEO tweaks, performance and security fixes) means either learning to code or paying a developer for a change that should take minutes.
As Product Engineer, I own WPBueno end to end, designing the interface in Figma and building the real product with Claude Code, so the chat-first interaction and the multi-agent system underneath it are shaped together, not handed off between a designer and a separate engineering team.
What I did
Replaced the plugin/settings-page hunt with one chat bar, “What would you like WPBueno to do?”, as the primary way to operate a site.
Built a multi-agent architecture behind that single input: an orchestrator classifies every request (minor edit, major change, or question) and routes it to the right specialist (content, SEO, images, security, and more), so simple asks stay near-instant and structural changes get more careful handling, visibly, not as a black box.
Made trust the default instead of an afterthought: every write operation snapshots the site (git + database) automatically first, high-risk changes wait for explicit approval, and the Changes log makes every action searchable and reversible with one click.
Designed onboarding to set expectations plainly upfront: pick an access tier, from read-only URL analysis to full AI-driven management, connect credentials, verify the connection live, then meet the AI team.
Built the full stack myself with Claude Code (React/Vite/Tailwind frontend, FastAPI + async SQLAlchemy backend, Claude orchestration over SSH and WP-CLI), so UI decisions and agent capabilities evolved in the same sitting instead of designing ahead of what the system could do.
Built the dashboard's design system in Storybook: isolated, documented components (cards, status pills, nav items, buttons) that keep the UI consistent as the multi-agent surface area grows.
How someone actually uses it
Connect a site
Pick an access tier (from read-only URL analysis to full AI-driven management), then verify the connection live.
Describe what you want
One chat bar replaces the settings-page hunt: “update the homepage hero,” “improve site speed,” “write a blog post.”
The orchestrator decides
Routine request
A specialist agent (content, SEO, images, security) executes right away; most changes finish in seconds.
High-risk change
Structural edits (themes, database, plugin patches) wait in a queue for explicit approval before they run.
Every change is logged and reversible
An automatic git + database backup runs before the write; any change can be rolled back in one click from the Changes log.
Site Health, AI Tasks Completed, and Time Saved keep the owner in the loop without ever opening wp-admin.
Key screens
Home, at a glance
Site Health, changes this month, AI tasks completed, and time saved: the questions a site owner actually has, answered before they ask, with the chat bar front and center.
Every change, searchable and reversible
247 changes this month, 3 awaiting approval, 2 auto-restored: the Changes log is what makes handing a site over to AI agents feel safe instead of risky.
Meet your AI team
Onboarding sets expectations in three steps (choose access, connect the site, meet the specialists) instead of dropping someone into an empty dashboard.