Expert design reviews
on every PR.

Rams catches design issues in your code before they ship. Spacing, hierarchy, accessibility, and more, directly in your GitHub workflow.

rams-design-review bot
acme/web-app #42 · Update pricing page
74/100 · 8 files · 12.4s

Button group uses identical styling for primary and secondary actions — both "Get Started" and "Learn More" are filled white buttons at the same size, so there's no visual hierarchy between the conversion action and the informational one.

Suggested change
- <button className="bg-white text-black px-6 py-3 rounded-lg">Learn More</button>
+ <button className="border border-neutral-700 text-white px-6 py-3 rounded-lg">Learn More</button>
Apply suggestionAdd suggestion to batch

Stats section uses hardcoded hex colorsstyle={{ color: '#22c55e' }} bypasses the design system. When you change your theme or add dark mode, these values won't update.

Suggested change
- <span style={{ color: '#22c55e' }}>+12%</span>
+ <span className="text-emerald-500">+12%</span>
Apply suggestionAdd suggestion to batch

Feature grid cards are visually identical — all six cards share the same weight, color, and spacing. Nothing draws the eye to any single card, so users scan headings without absorbing content. Vary icon color or highlight one card to create an entry point.

3 issues with inline suggestions
2 more on changed files
Rams · Automated Design Reviews

Pricing

Basic · Public Beta

Automated design reviews on every pull request with inline fix suggestions.

$179 / month
GitHub App integration
Inline fix suggestions
109 design rules
1 repository
10 PR reviews per day
Email support
Get Started
Pro · Public Beta

For teams shipping across multiple repos. More capacity, priority support.

$499 / month
GitHub App integration
Inline fix suggestions
109 design rules
5 repositories
25 PR reviews per day
Priority support
Get Started
Enterprise

Unlimited reviews for large teams. Custom rules, SSO, and dedicated support.

Custom
Everything in Pro
Unlimited repositories
Unlimited PR reviews
Custom rule configuration
SSO / SAML
Dedicated support & SLA
Contact Us
Skill · Free forever
Install Free