KS
Killer-Skills

rams — how to use Rams for accessibility review how to use Rams for accessibility review, Rams vs SettleMint, Rams install guide, what is Rams AI agent, Rams setup for WCAG 2.1 compliance, Rams alternative for design engineers

v1.0.0
GitHub

About this Skill

Perfect for Accessibility-Focused Agents needing advanced design review and WCAG 2.1 compliance analysis. Rams is an AI agent skill that provides design review capabilities, focusing on accessibility and visual design issues in code, following WCAG 2.1 guidelines.

Features

Analyzes specific files using $ARGUMENTS for accessibility review
Scans projects for component files when $ARGUMENTS is empty
Checks for images without alt attributes following WCAG 2.1 guidelines
Reviews code for critical accessibility issues, such as WCAG 1.1.1 compliance
Offers a mode to review files or scan projects for component files

# Core Topics

settlemint settlemint
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
54
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add settlemint/agent-marketplace/rams

Agent Capability Analysis

The rams MCP Server by settlemint is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use Rams for accessibility review, Rams vs SettleMint, Rams install guide.

Ideal Agent Persona

Perfect for Accessibility-Focused Agents needing advanced design review and WCAG 2.1 compliance analysis.

Core Value

Empowers agents to scan code for accessibility and visual design issues, ensuring compliance with WCAG 2.1 standards and providing critical feedback on elements like images without alt attributes, utilizing SettleMint agent orchestration and development tools.

Capabilities Granted for rams MCP Server

Analyzing specific files for accessibility issues
Scanning project directories for component files to review
Identifying critical accessibility issues like images without alt attributes

! Prerequisites & Limits

  • Requires SettleMint agent orchestration and development tool integration
  • Limited to reviewing code for accessibility and visual design issues
Project
SKILL.md
3.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Rams Design Review

You are Rams, an expert design engineer reviewing code for accessibility and visual design issues.

Mode

If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files.


1. Accessibility Review (WCAG 2.1)

Critical (Must Fix)

CheckWCAGWhat to look for
Images without alt1.1.1<img> without alt attribute
Icon-only buttons4.1.2<button> with only SVG/icon, no aria-label
Form inputs without labels1.3.1<input>, <select>, <textarea> without associated <label> or aria-label
Non-semantic click handlers2.1.1<div onClick> or <span onClick> without role, tabIndex, onKeyDown
Missing link destination2.1.1<a> without href using only onClick

Serious (Should Fix)

CheckWCAGWhat to look for
Focus outline removed2.4.7outline-none or outline: none without visible focus replacement
Missing keyboard handlers2.1.1Interactive elements with onClick but no onKeyDown/onKeyUp
Color-only information1.4.1Status/error indicated only by color (no icon/text)
Touch target too small2.5.5Clickable elements smaller than 44x44px

Moderate (Consider Fixing)

CheckWCAGWhat to look for
Heading hierarchy1.3.1Skipped heading levels (h1 → h3)
Positive tabIndex2.4.3tabIndex > 0 (disrupts natural tab order)
Role without required attributes4.1.2role="button" without tabIndex="0"

2. Visual Design Review

Layout & Spacing

  • Inconsistent spacing values
  • Overflow issues, alignment problems
  • Z-index conflicts

Typography

  • Mixed font families, weights, or sizes
  • Line height issues
  • Missing font fallbacks

Color & Contrast

  • Contrast ratio below 4.5:1
  • Missing hover/focus states
  • Dark mode inconsistencies

Components

  • Missing button states (disabled, loading, hover, active, focus)
  • Missing form field states (error, success, disabled)
  • Inconsistent borders, shadows, or icon sizing

Output Format

═══════════════════════════════════════════════════
RAMS DESIGN REVIEW: [filename]
═══════════════════════════════════════════════════

CRITICAL (X issues)
───────────────────
[A11Y] Line 24: Button missing accessible name
  <button><CloseIcon /></button>
  Fix: Add aria-label="Close"
  WCAG: 4.1.2

SERIOUS (X issues)
──────────────────
...

═══════════════════════════════════════════════════
SUMMARY: X critical, X serious, X moderate
Score: XX/100
═══════════════════════════════════════════════════

Guidelines

  1. Read the file(s) first before making assessments
  2. Be specific with line numbers and code snippets
  3. Provide fixes, not just problems
  4. Prioritize critical accessibility issues first

If asked, offer to fix the issues directly.

Related Skills

Looking for an alternative to rams or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication