I build websites.
Mostly in Webflow.

I work on the structure underneath the design too. How your content is organised in the CMS, what ends up in the HTML, and whether a search engine can make sense of it. That includes the AI tools people use to find answers, like ChatGPT and Perplexity.

Press / to ask a question. Escape brings you back here.

NewI've released flowy, my Webflow skill for Claude Code

flowy: A Webflow skill I built for Claude Code

I use Claude on paid Webflow projects, and flowy comes from the things I've had to correct along the way. Sometimes an agent says it changed a style, but the change hasn't saved. Sometimes it rebuilds a component when copying it would have preserved everything. It can also change CMS bindings that were working, or strip out interactions because they don't run in the Designer canvas.

I put those corrections into flowy. You give Claude a task, it works through the Webflow MCP, then checks that the changes saved. It asks before publishing or deleting. The instructions are open source under the MIT license, on GitHub since August 2026, with dates attached to the claims so you can see when they were checked.

  • There are three skills in the package. One helps Claude choose how to do a task: through the MCP, in the Designer, or with a clipboard paste. Another documents the Webflow MCP's behaviour. The third checks the result after a write.
  • Claude Code also gets four guard hooks. These run independently of whether the model follows the instructions: they ask before publishing or deleting, block resizing, and remind Claude to verify each write.
  • I built it for Claude Code. You can also load the skills in Cursor, Codex and Windsurf. For claude.ai, Cowork or the Claude API, use the single-file build.
Install in Claude Code
/plugin marketplace add yaroshidi/flowy
/plugin install flowy

One email when flowy changes, and nothing else.

The zip contains the single-skill build for claude.ai, Cowork and the API. The README and the rest of the files are in the GitHub repository.

Questions about working with me

You can open each answer on its own page too. That gives search engines and AI tools a direct link to the answer.

How is AEO different from SEO?
With SEO, you're trying to get your page into the search results. With AEO, you're trying to get it used as a source in the answer itself. One part of this is what the crawler can read. Google renders JavaScript, and AI Overviews use its search index. Apple also documents browser rendering for Applebot. For OpenAI, Anthropic and Perplexity, I work on the assumption that the content needs to be in the HTML they fetch. A page can show up in Google while parts of it are unavailable to those other tools. Read this answer on its own page
Do you work with existing Webflow sites or only new builds?
Both. If you already have a site, I can audit it and fix the architecture. You may already have the content and search authority you need. In that case, sorting out how the site is put together can be more useful than starting again. Read this answer on its own page
Can my team edit the site after handover?
Yes. I include a documented component library and a training session in every project, so your team can edit the site after I hand it over. Read this answer on its own page
Do you work with our designer or from Figma files?
Yes. Most of my projects come with Figma files from an in-house or freelance designer. I usually join once the brand and design are agreed. Read this answer on its own page
What happens after launch?
There's a support window included in the project. If you need ongoing development or help with AI workflows after that, I offer retainers. Read this answer on its own page
Do you only build in Webflow?
I usually use Webflow because it takes care of the CMS and hosting. I also work with React and static sites when those suit the project better. Read this answer on its own page

Latest videos

Watch me build in Webflow and work with AI.

Latest writing

Things I've worked through on projects, with the sources and details included.

See everything I have published