GetStreamGetStreamOfficialยท3 Agent Skills Included

stream-chat-react-native

Build and audit accessible, high-performance React Native chat apps

Guides AI agents through building, auditing, and optimizing chat apps with the Stream Chat React Native SDK. Covers RTL layout audits, VoiceOver and TalkBack accessibility fixes, and on-device performance benchmarking. Eliminates guesswork around screen-reader behavior, right-to-left layouts, and slow message lists with proven checklists and measurement recipes.
npx skills add GetStream/stream-chat-react-native --all -g -y
Available:

Gives AI coding agents the repository layout, build and test commands, and architectural conventions needed to safely modify the Stream Chat React Native SDK.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install stream-chat-react-native skills?โ–ผ

Run `npx skills add GetStream/stream-chat-react-native --all -g -y` in your terminal to install all skills in this suite globally.

How to make a React Native chat app accessible?โ–ผ

The accessibility skill teaches your agent VoiceOver and TalkBack patterns, including labels, focus management, live announcements, and modal traps, with ready-made hooks from the SDK.

How to add RTL support to a chat app?โ–ผ

The RTL skill audits your layouts, icons, gestures, and text alignment for right-to-left locales like Hebrew and Arabic, then applies the correct logical-property and mirroring fixes.

How to benchmark React Native chat performance?โ–ผ

The perf-benchmarking skill drives the sample app on a real Android device to capture Hermes CPU profiles, render counts, and memory data so you can prove a change is faster or lighter.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and any agent that reads the standard skills location.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’