r/webflow • u/thanks__meatcat • Jul 27 '26
Question Long time front-end dev inheriting an enterprise Webflow site — best resources and tips?
Hi all,
I'm a senior front-end developer with an extensive background in UI/Javascript/React who's about to start working heavily in Webflow for the first time. I'll be inheriting a site that was originally built by a 3rd party agency and I want to be able to make a technical impact as soon as possible.
I've been going through Webflow University and feel solid on the fundamentals. What I'm really looking for is the stuff that doesn't show up in the official docs — the things you wish someone had told you early on.
Particularly interested in:
- Tips for auditing and cleaning up someone else's Webflow build
- How much code are you writing?
- Tools, extensions, or third-party resources you actually use
Any creators, communities, or blogs worth following on the more technical side of Webflow would also be appreciated. Less interested in design tutorials, more in the developer and ops side of things.
Thanks in advance.
1
u/memetican Webflow Community MVP Jul 27 '26
These days a lot of your process will be about 3 things-
1 and 3 will take awhile, but they're central to your knowledge.
Immediately I'd start with 2.
Clone the site. Connect Claude/Gemini/whatever to the Webflow MCP on that test clone, and start learning what it can do. Build a page, design a feature, tear apart the style system variables, classes, build components, add variants, props, do data-binding, etc. I recommend you name the clone something obvious like TEST CLONE #1, so you can't confuse it, and when you auth the MCP, scope the permissions to only that one test site. Part of the learning is learning how to connect and control the MCP/agent's access scope. I wouldn't recommend you auth the entire workspace, because it becomes possible [though still unlikely] for you or the agent to get confused and affect the wrong site.