AgentStack
SKILL unreviewed MIT Self-run

Rams

skill-tommylower-cortex-rams · by tommylower

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.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-tommylower-cortex-rams

Open-source listing — not yet scanned by AgentStack. Follow the source repository for install instructions.

Security review

⚠ Flagged

1 finding(s); flagged for manual review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures
  • high Pipes remote content directly into a shell (remote code execution).

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Rams? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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:

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.

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.