with one click
stream-chat-react
stream-chat-react contains 6 collected skills from GetStream, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Maintain WCAG-focused accessibility in stream-chat-react. Use when changing interactive components, dialogs, menus, forms, media controls, notifications, focus behavior, keyboard flows, aria attributes, or screen-reader announcements.
Styling and structure conventions for stream-chat-react. Use when adding or editing components, SCSS, or icons in this repoโfile layout, styling folder structure, SCSS imports, and icon placement.
Structures plan.md files for parallel, non-overlapping agent work. Use when creating or editing execution plans, task lists for multiple agents, or when the user asks how to structure plans or split work into tasks.
Collaboration protocol for Ralph loop (Plan โ Act โ Reflect โ Refine). Use when working from spec files in specs/<name>/ (goal.md/spec.md, plan.md, state.json, decisions.md); when executing tasks in a shared plan; or when the user mentions Ralph, multi-agent, or file-based collaboration.
Creates and manages git worktrees for isolated plan execution. Use when setting up a worktree for a plan, syncing with base branch, rebasing, or cleaning up worktrees. Never modify the main repo for plan workโall work happens in the worktree.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.