rams

Analyze UI components for WCAG violations and visual design inconsistencies.

357|29|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/brianlovin/claude-config --skill rams-brianlovin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rams
Source: https://github.com/brianlovin/claude-config/tree/main/skills/rams
Command: npx skills add https://github.com/brianlovin/claude-config --skill rams-brianlovin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rams analyzes UI code to identify accessibility and visual design issues, helping teams ship inclusive interfaces faster.

Core Features & Use Cases

  • WCAG compliance checks for components
  • Visual design consistency reviews across layouts
  • Use Case: QA or CI checks during PR reviews to flag accessibility issues early

Quick Start

Run Rams on your UI codebase to surface accessibility and visual design issues.

Frequently Asked Questions about rams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my UI code for WCAG compliance during a code review?

To check UI code for WCAG compliance during code reviews, you can run automated accessibility checks to surface violations and visual inconsistencies. This process provides a structured WCAG checklist and actionable remediation guidance.

What is a structured WCAG checklist for auditing a design system?

A structured WCAG checklist for auditing a design system is a repeatable review workflow that identifies accessibility and visual design issues across UI components, surfacing WCAG violations to help ship inclusive interfaces.

Can I run accessibility checks in CI pipelines to catch visual design issues early?

Yes, you can run accessibility checks in CI pipelines to catch visual design issues early. Integrating UI reviews into CI pipelines flags accessibility issues and visual inconsistencies during PR reviews before merging.

How do I audit visual design consistency across UI layouts?

To audit visual design consistency across UI layouts, run a component review that identifies visual inconsistencies and WCAG violations, applying a structured, repeatable review workflow to your UI codebase.

Does this accessibility review approach work without external dependencies?

Yes, this accessibility review approach works without external dependencies. You can analyze UI code to identify accessibility and visual design issues directly, without needing additional components.