Show HN: Score any website for AI design patterns

This is the open-source repo behind my recent blog post "Scoring Show HN submissions for AI design patterns"[0].

The tool systematically scores any website for 16 common AI design patterns by running a Playwright script that checks deterministic CSS/DOM rules.

Here are the results for the ShowHN submissions: https://www.adriankrebs.ch/ai-design-scorer-report.html

This is how you can run it yourself (example is the latest Show HN submission):

  node cli.js https://engagemii.com/aeo

  Heavy · score 38/100 · 6/16 patterns

  Triggered:
   • Vibe purple
   • Gradients
   • Perma dark
   • 1·2·3 steps
   • Eyebrow pill
   • FAQ

[0] https://news.ycombinator.com/item?id=47864393


Comments URL: https://news.ycombinator.com/item?id=48027518

Points: 2

# Comments: 0

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top