Sailop
ProductPricingBlog

Install in 60 seconds

One command. No account needed. Works with Claude Code, Cursor, and any AI coding agent.

Recommended
Step by step
From source (advanced)
git clone https://github.com/Git-gta/sailop.git && cd sailop/cli && npm i && npm link && sailop setup --global

What happens next?

/sailop in Claude Code

The MCP skill activates inside Claude Code and Cursor. It scans your frontend code for AI-generated visual patterns across 7 dimensions: colors, typography, spacing, radius, shadows, layout, and animations.

73+ detection rules

Each rule targets a specific AI pattern: the blue-indigo palette, 4px uniform radius, predictable 8px grids, gradient hero sections, and more. Your score tells you exactly how "AI" your site looks.

Fix with one command

Pro users get the transform engine: it rewrites your CSS to use a procedurally generated design system that is unique to your project. No two outputs are the same.

Your first scan

Run this in your project directory:

$
sailop scan ./src
Scanning 24 files...
Slop score: 67/100 (high - typical AI output)
Colors: 4 rules triggered (blue-indigo palette detected)
Radius: 2 rules triggered (uniform 8px everywhere)
Spacing: 3 rules triggered (perfect 4px grid)
Typography: 2 rules triggered (Inter + system-ui only)
Run `sailop fix ./src` to transform (Pro)

FAQ

Sailop
HomeProductPricing