Skip to content

smootify/website-checker-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Smootify Website Checker — Claude Skill

A Claude custom skill that audits and diagnoses Smootify projects in Webflow. It analyzes your Webflow project and identifies common configuration errors that prevent Smootify from working correctly.

What it does

Once installed in Claude, the skill activates when you ask for help with a Smootify project that isn't publishing, has broken functionality, or needs a configuration review. You provide:

  • The sandbox link of your Webflow project
  • The CMS collection slugs you used for Products, Collections and Vendors
  • A description of what isn't working

Claude then walks through an 11-point diagnostic checklist, inspects your project, and produces a structured audit report with the issues found, their severity, and how to fix each one — every recommendation linked to the official Smootify documentation.

Installation

  1. Download the latest release: smootify-skill.zip
  2. Open Claude.ai
  3. Go to Settings → Capabilities → enable Code execution and file creation
  4. Go to Customize → Skills → click Upload skill
  5. Select the downloaded smootify-skill.zip
  6. Open a new chat and start describing your Smootify issue

Requirements

  • A Claude.ai account (the skill works on all plans, including Free)
  • Code execution enabled in your Claude settings
  • A Webflow project that uses Smootify

How it works

The skill reads the Smootify documentation live from https://docs.smootify.io/ for every audit, so it always works with the most up-to-date information. It never relies on outdated training data or made-up answers — every recommendation is backed by an official doc page.

What it does NOT cover

  • Generic Webflow issues unrelated to Smootify
  • Shopify admin configuration beyond what Smootify documents
  • Custom JavaScript debugging beyond the official Smootify Custom Code section
  • Building a Smootify project from scratch (this skill is for projects already partially configured)

For these topics, refer to:

Support

For issues, questions, or suggestions about the skill itself, open an issue on this repository.

For Smootify product questions, join the Smootify Discord.

License

See the LICENSE file in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors