accessibility

Accessibility guidance for stream-chat-react, a React library for chat interfaces. It focuses on making interactive controls usable with keyboards, screen readers, and other assistive technology, following WCAG standards.

In plain words
What is it for?
Use it when changing chat dialogs, menus, forms, media controls, notifications, or other interactive behavior.
Why use it?
It helps prevent chat features from excluding people with disabilities and catches problems in focus, keyboard, labels, and announcements.

Skill for Claude CodeCodexCursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/getstream/stream-chat-react/accessibility
Any agent
npx skills add GetStream/stream-chat-react --skill accessibility
Clone the repo
git clone --depth 1 https://github.com/GetStream/stream-chat-react

Made for: Claude Code, Codex, Cursor.

Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,438 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00044 $0.04438
Opus 5 $0.00022 $0.02219
Sonnet 5 $0.00009 $0.00888
Haiku 4.5 $0.00004 $0.00444

Measured 2d ago against content hash 7a4f6aa27276, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

accessibility scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/accessibility/SKILL.md · 205 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 205 lines · 44 tokens per session scan A 7a4f6aa27276

Subscribe to this mod's changes

accessibility is a skill published in the GitHub repository GetStream/stream-chat-react (841 stars, last pushed 4d ago), with no licence file. It adds 44 tokens to every session and 4,438 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

accessibility

Maintain VoiceOver/TalkBack-focused accessibility in stream-chat-react-native. Use when changing interactive components, gestures, modals, lists, media controls, notifications, focus behavior, or live announcements.

GetStream/stream-chat-react-native · 42 tokens

perf-benchmarking

Measure React Native performance on-device for stream-chat-react-native — Hermes CPU profiles, deterministic call/listener counting, component render profiling, and memory/jank capture. Use when asked to benchmark a change, prove or disprove a perf claim, compare before/after, find what re-renders or what's heavy on…

GetStream/stream-chat-react-native · 113 tokens

rtl

Audit and maintain RTL (right-to-left) layout compatibility in stream-chat-react-native. Use when changing styles, positioning, flex layouts, swipe gestures, animated transforms, icons, text alignment, or anything that has a horizontal/directional axis.

GetStream/stream-chat-react-native · 50 tokens

UI Designer

React + TypeScript + Tailwind CSS chat interface specialist for this project's streaming chat UI.

microsoft/Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents · 20 tokens

developer

Feature development for this repo — XP, DDD, BDD, TDD, Glossary naming, Apple HIG minimal UX, living docs sync (C4 / Glossary / User Story Map), and mandatory commit/PR standards (why body + References from official docs and research). Use when implementing features, writing tests, committing, opening PRs, UI work, or…

felixzhu97/explore-chat · 91 tokens

spring-ai

Spring AI 2.0 Development Guide. Covers ChatClient API, Structured Output, RAG, Tool Calling, Embeddings, Vector Store, MCP Integration, Clean Architecture Integration.

felixzhu97/explore-chat · 39 tokens