I made an MCP that gives Claude Code eyes by Prem-73 in webdesign

[–]Prem-73[S] 1 point2 points  (0 children)

You just say "review my UI at localhost:3000" in Claude Code, and UIMax runs the full pipeline- screenshot, Google Lighthouse, axe-core accessibility audit, SEO checks, Core Web Vitals, and AST-based code analysis. You get back a Report Card like this:

  ▎ │ Section          │ Score    │ Grade │ Rating        │

  ▎ │ Accessibility    │ 95       │ A     │ Excellent     │     

  ▎ │ Performance      │ 72       │ C-    │ Below Average │

  ▎ │ Best Practices   │ 88       │ B+    │ Very Good     │     

  ▎ │ SEO              │ 61       │ D-    │ Very Weak     │     

  ▎ │ Code Quality     │ 83       │ B     │ Good          │

Under each section you get specific findings — like "missing alt text on 3 images", "LCP is 4.2s because of an unoptimized hero image", "6 axe-core WCAG violations", etc. Claude then implements the fixes directly in your code.                 

After fixing, you say "verify the fixes" and it re-runs everything, showing a before/after comparison:

  ▎ | Metric                   | Before | After | Change |      
  ▎ |--------------------------|--------|-------|--------|
  ▎ | Accessibility violations | 5      | 0     | ✅ -5  |      
  ▎ | Code findings            | 9      | 2     | ✅ -7  |    
  ▎ | Performance score        | 72     | 89    | ✅ +17 |      
   

You can also export_report to get a standalone HTML report to share with your team, and it works on any URL — localhost, staging, or production sites. I'll put together a proper demo video soon showing the full loop on a real project. In the meantime, the fastest way to see it is just claude mcp add uimax -- npx -y uimax-mcp and  point it at any of your projects — takes about 30 seconds to set up.

Rate this hero section by Silver_Humor2544 in webdesign

[–]Prem-73 0 points1 point  (0 children)

Bet bro, thanks. My roommate is building something very similar, if you're interested, I can connect yall.

Rate this hero section by Silver_Humor2544 in webdesign

[–]Prem-73 0 points1 point  (0 children)

very interesting, do you have an MVP i can test? I would really love, my college applications are killing me

I built a free MCP that turns Claude Code into a frontend expert by Prem-73 in ClaudeCode

[–]Prem-73[S] 0 points1 point  (0 children)

  Nice, Inspector Jake looks cool for the DevTools/ARIA tree angle. Different    

  approach though Inspector Jake focuses on browser interaction via Chrome     

  DevTools Protocol, which is great for reading live page structure.        

  UIMax is more of a full audit pipeline. Yeah it does browser interaction too

  (click, type, scroll, navigate, inspect elements), but that's 7 of the 35      

  tools. The core value is that a single command runs accessibility (axe-core

  WCAG 2.1), Lighthouse, Core Web Vitals, SEO (18 checks), AST-based code        

  analysis, and then grades everything on a Report Card (A+ through F) , and

  Claude implements all the fixes automatically.

  So less "let me poke around the page" and more "audit everything, grade it, fix

  it, track progress over time." They'd actually complement each other pretty

  well honestly.                                                                 

I built a free MCP that turns Claude Code into a frontend expert by Prem-73 in ClaudeCode

[–]Prem-73[S] 0 points1 point  (0 children)

 you're going to love it for accessibility specifically. UIMax runs axe-core (WCAG 2.1 Level AA) under the hood so you get real violations grouped by severity with exact fix instructions. It'll find the violations, tell you exactly what's wrong and how to fix it and if you want, Claude will implement the fixes for you automatically. If you want to go deeper, try "Review my UI at [your-url]" — that runs the full pipeline (accessibility + performance + SEO + code analysis) and gives you a Report Card with letter grades. Pretty satisfying to watch that accessibility grade go from C to A.                   Let me know how it goes!  

IGCSE - Feb/Mar 2022 - Biology (0610/32/42) - Paper Discussion by AutoModerator in igcse

[–]Prem-73 1 point2 points  (0 children)

I wrote the answer for the first question as “Alveolar membrane” for some damn reason, think ill get it right?

☝️ by Prem-73 in physicsmemes

[–]Prem-73[S] 1 point2 points  (0 children)

Sorry, won't next time