# Rams

> Rams external design-review command for accessibility, visual consistency, and UI polish. Use when the user explicitly asks for Rams or /rams. For Cortex-native review without the Rams command, use preflight for static review or wip-senior-audit for a live product audit.

- **Type:** Skill
- **Install:** `agentstack add skill-tommylower-cortex-rams`
- **Verified:** Pending review
- **Seller:** [tommylower](https://agentstack.voostack.com/s/tommylower)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tommylower](https://github.com/tommylower)
- **Source:** https://github.com/tommylower/cortex/tree/main/design/tools/rams

## Install

```sh
agentstack add skill-tommylower-cortex-rams
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Rams

Rams is an external design-review command. Use this skill only when the user explicitly asks for Rams, `/rams`, or the installed Rams workflow.

## What It Checks

- Accessibility issues such as missing alt text, unlabeled icon buttons, missing form labels, skipped headings, keyboard gaps, color-only state, small touch targets, and contrast below 4.5:1.
- Visual consistency issues such as spacing drift, overflow, z-index conflicts, mixed font families, weak line height, and missing font fallbacks.
- UI polish issues with line-numbered suggestions when the command supports them.

## Setup

If Rams is not installed and the user wants it:

```bash
curl -fsSL https://rams.ai/install | bash
```

Then restart the coding agent if its command list is loaded at session start.

## Routing

- Use `rams` when the user names Rams.
- Use `preflight` for the Cortex-native static design/a11y/AI-slop review.
- Use `wip-senior-audit` for a live product audit with screenshots and a report.

Do not call Rams a Cortex-owned slash command unless `scripts/sync-claude-commands.sh` installs it.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tommylower](https://github.com/tommylower)
- **Source:** [tommylower/cortex](https://github.com/tommylower/cortex)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** yes
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: flagged — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-tommylower-cortex-rams
- Seller: https://agentstack.voostack.com/s/tommylower
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
