With Agents + Claude Design, Visual Site Platforms Don’t Matter Anymore
Floyd’s exact words: “Or go ghost. With agents and Claude design I don’t know that a visual site hosting platform matters anymore.”
Date: 2026-05-24 (04:13 UTC) Source: floyd-marinescu, Hugh session 6d44221a Context: Conversation about website management (Squarespace for commonwealth.ca, Webflow for progress.org)
The Idea
Visual site-building platforms (Webflow, Squarespace, Wix, etc.) are designed around the assumption that humans need a GUI to design and edit websites. But if an AI agent can:
- Generate HTML/CSS/Handlebars themes from natural language
- Deploy directly via API
- Iterate instantly (“make it more minimal” → redeploy in seconds)
- Manage content, navigation, and structure via API calls
…then the visual layer becomes unnecessary overhead. The platform’s drag-and-drop UI is a workaround for human inability to write or read code fluently — an agent doesn’t have that constraint.
Test case: progress-org — already on Ghost, zero migration cost. Ghost themes are just Handlebars + CSS in a zip. Claude can read, edit, and regenerate them. The whole site IS code.
Why Ghost Over Webflow/Squarespace
- Ghost theme = Handlebars + CSS zip file. Fully readable/editable by Claude.
- Ghost Admin API covers: create/edit/publish posts+pages, tags, navigation, image upload, theme deployment, site settings.
- Webflow and Squarespace: private undocumented APIs, cross-origin iframe barriers, no theme-as-code access.
- Ghost = the whole site is code → agent-native.
Implications
- For orgs like UBI Works / Common Wealth: any site currently on Squarespace/Webflow could be migrated to Ghost + agent-managed stack.
- Design iteration speed: seconds instead of hours.
- No licensing/platform dependency.
- Hugh becomes the “web team” for content, design, and deployment.
Status
- Floyd proposed testing on progress.org. [Source: User, Floyd Marinescu, 2026-05-24]
- Project page: migrate-progressorg-from-webflow-to-ghost-apply-claude-design (to be created)
- Next: scope the test — redesign a section, deploy a test page, or full theme regeneration.