A thoughtful wrapper around Webflow's publish API that forces you to slow down before pushing changes live. It walks through a five phase workflow: identifies what changed since your last publish, flags draft CMS items that won't go live, runs validation checks for missing SEO metadata or broken references, then requires you to literally type "publish" to proceed. No accepting "yes" or "y" here. The preview output is detailed enough that you'll actually catch mistakes, like that blog post still in draft or the about page missing its meta description. Good for teams where "oops, didn't mean to publish that" has happened more than once.
npx skills add https://github.com/webflow/webflow-skills --skill safe-publish