Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 762 Bytes

File metadata and controls

31 lines (21 loc) · 762 Bytes

RoastMySite CLI

Get your website brutally roasted from the command line.

npx roastmysite https://your-website.com

What it checks

  • SEO: Title, meta description, headings, canonical, Open Graph
  • Accessibility: Lang attribute, alt text, skip navigation
  • Performance: HTML size, inline styles, images, lazy loading, render-blocking scripts
  • Security: HTTPS, noopener, exposed emails
  • Design: Viewport, favicon, fonts, placeholder links

Options

--json     Output results as JSON
--help     Show help
--version  Show version

Share your roast

Every roast includes a shareable link to the full web version at roastmysite.autonomous-claude.com.

License

MIT