Join the waitlist today at getmiyagi.com!
01.07.2025 20:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0@bradfordhuber.bsky.social
Dev Lead @ Amply | Webflow Websites For High-Growth B2B
Join the waitlist today at getmiyagi.com!
01.07.2025 20:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0CMS Agent: Perform actions in the CMS like:
- Creating Collections
- Creating Collection Items
- Bulk edits across CMS
- Content Migration
Code Agent - think Cursor built for Webflow. Can code, host & deploy files on your behalf and can also interact with your project to pull class names or even add attributes to elements.
01.07.2025 20:13 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Design Agent - has access to Webflow's designer API & your site context and can perform actions on your behalf like:
- Bulk add Alt Text
- Export/Import all SEO meta data via CSV
- add Aria labels
- Importing Variables
- Building Layouts
- Class Renaming
Excited to announce the newest Webflow app we've been building ๐ฅ
Miyagi: An AI app for Webflow made up of 3 powerful agents:
โข Design Agent: Automate tasks in the Webflow Designer
โข Code Agent: Vibe code in Webflow
โข CMS Agent: Bulk edit and create content in the CMS
Learn more below ๐
I posted this idea back in 2023, and have really been thinking about it a lot recently.
We really need something like this in the Webflow CMS.
Clients really want the ability to add styled content into the rich text in Webflow, and the workarounds we do have are a terrible client UX.
Hereโs a unique little Webflow component we created recently!
Multistep quiz that directs users to the best page suited to their needs
Built with superformjs, which is one of my favorite multistep form libraries as of late!
Nice!
24.02.2025 18:32 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Awesome. What framework are you using btw?
24.02.2025 18:03 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Also this allows a client to unlink the component and be able have more flexibility while still being able to work with that component in build mode.
24.02.2025 17:14 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0The benefit here is that it's faster then creating multiple components all from scratch. You can pass over properties in 1 click rather than creating each prop from scratch.
24.02.2025 17:14 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0is going to repeat exactly the same on multiple pages (ex. a specifc header layout), you can wrap that component in another component and pass over only the relevant props. (headings, text) You now have global control over that layout and can always unlink it to get back to the Master component
24.02.2025 17:12 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0I've run into this challenge - it's basically the line between global control and instance specific flexibility. What I've realized is a great solution though is creating wrapped components.
Essentially you can have your master, flexible component, and then when you notice a section that
Overall, I think the pros outweigh the cons when executed properly. But there are still cases where a component-first approach might be overkill or not the best choice for a particular client.
Have you built with a component first approach? Whatโs your experience been like? ๐
Cons
โณ More time & thought must go into it to ensure it's built in a scaleable way
โณ More Timely QA/Post Launch: Once clients start using the project they may need adjustments to the properties
โณ If the client has development background/webflow experience, a standard build may be preferred
Pros:
โณ Easy for clients to edit without having to understand webflow
โณ Makes it difficult for clients to break their site
โณ Speeds up dev time if the project is big enough
โณ Easy to maintain consistency when working a team of devs
โณ Maintain global control over large projects if built correctly
Lately, weโve been diving deep into component first builds, and the overall results have been great! Now that we've implemented this approach multiple times, Iโve noticed some clear advantagesโand a few challengesโI wanted to share ๐งต
24.02.2025 16:28 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0The Webflow Input Enhancer just got better!
You can now add custom property descriptions and tooltips to your Webflow components!
We built this custom component in Webflow
using GSAP for the animations, and the assets for the image sequence and MP3 files are hosted GitHub pages. (This works like a charm, no need to create a custom server)
New Site Launch for whisperroom.com!
We built 95% of the site using Webflow components, and we incorporated component variants, variable modes, and slots more deeply then we have on any other site. It's amazing to see how easy it is for the client to be able to update and customize the site.
Haven't heard of the Webflow Input Enhancer? Here's a brief summary of what it can do ๐
โข Auto suggest css properties, classes, and variables in component props
โข Enhance and expand style properties to write instance specific css
โข Create dropdown properties for easy editing for clients
If the extension is installed, this component will be hidden by default as the page loads. ๐
The component also includes some code to make sure that the pop up is only ever visible inside the designer, not on the published site.
You can grab the cloneable below ๐
One of the biggest downsides of chrome extensions for Webflow is that every user has to download these on their browser.
Because of that, we've added a pop-up component that you can add to your projects that will let other users know to download the Webflow Input Enhancer for the best experience.
we're just trying to keep up!
14.02.2025 02:08 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0check it out here: chromewebstore.google.com/detail/webfl...
13.02.2025 16:02 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0create custom dropdown properties for your
Webflow components!
How do dropdown properties work?
โข All dropdown lists live in a single component in your project
โข Link to a list via an ID in the property name (this get's hidden by the extension)
โข That's it!
ah got it. It would be great if slots worked like the custom elements where you could assign any html tag to them
22.01.2025 15:11 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0For your use case does the rich text element not work?
22.01.2025 02:58 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Variable breakpoints are finally here!!!
14.01.2025 18:30 โ ๐ 6 ๐ 0 ๐ฌ 0 ๐ 0