chat skills

290 tagged chat, measured the same way as everything else here.

Browse within: cometchat 59context 53digest 53github 53ingest 53deepseek 29gemini 22desktop 18github-copilot 18kubernetes 18tui 18ReAct 17claude-ai 15agent-sdk 14

architecture

01

iOfficeAI/AionUi

Skill Claude CodeCodex

Project architecture and file structure conventions for all process types. Use when: (1) Creating new files or modules, (2) Deciding where code should go, (3) Converting single-file components to directories, (4) Reviewing code for structure compliance, (5) Adding new bridges, services, agents, or workers.

32k 4d ago A 69 tokens original Apache-2.0

bump-version

02

iOfficeAI/AionUi

Skill Claude CodeCodex

Use when bumping the AionUi version: query AionCore release, verify artifacts, update package.json, generate CHANGELOG, branch, commit, push, create PR, auto-merge, tag release.

32k 4d ago A 0 tokens original Apache-2.0

i18n

03

iOfficeAI/AionUi

Skill Claude CodeCodex

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text, (3) Reviewing code for i18n compliance, (4) Adding a new translation module.

32k 4d ago A 61 tokens original Apache-2.0

WuKongIM/WuKongIM

Skill Claude CodeCodex

Operate the Codex-owned WuKongIM chat-lifecycle laboratory directly from the local repository. Use when the operator explicitly asks to buy temporary Alibaba Cloud servers and start the repair stability run, deploy a committed candidate to the same Lease, start or monitor the bounded long workload, diagnose a stopped…

4.9k 2d ago A 115 tokens

WuKongIM/WuKongIM

Skill Claude CodeCodex

Diagnose one exact live WuKongIM cloud Simulation Run or chat-lifecycle Cloud Lease through the repository Analysis MCP. Use when the user or a local Analysis Session asks Codex to inspect a run's cluster state, Prometheus signals, application logs, diagnostics, Controller task audits, profiles, or redacted config…

4.9k 2d ago A 114 tokens

wukongim-ops

06

WuKongIM/WuKongIM

Skill Claude CodeCodex

Diagnose WuKongIM single-node or multi-node clusters through the embedded read-only Operations MCP. Use when investigating cluster health, nodes, physical Slots, exact channel runtime state, Controller tasks, fixed Prometheus signals, raw application logs, diagnostics, redacted config, backups, or bounded pprof…

4.9k 2d ago A 69 tokens

add-adapter

07

vercel/chat

Skill Claude CodeCodex

Add a vendor-official or community adapter to the Chat SDK catalog and docs — adapters.json registry, chat/adapters catalog entry, the docs MDX page, meta.json, integration-test lists, and a changeset. Use when a developer wants to add, list, register, or submit a third-party (vendor-official or community) adapter to…

2.3k 2d ago A 109 tokens original MIT

chat-sdk

08

vercel/chat

Skill Claude CodeCodex

Build multi-platform chat bots with Chat SDK (chat npm package). Use when developers want to scaffold a bot with create-chat-sdk, build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files…

2.3k 2d ago A 108 tokens original MIT

chat-sdk

09

vercel/chat

Skill Claude CodeCodex

Build multi-platform chat bots with Chat SDK (chat npm package). Use when developers want to scaffold a bot with create-chat-sdk, build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files…

2.3k 2d ago A 108 tokens copy · 100% MIT

accessibility

10

GetStream/stream-chat-react-native

Skill Claude CodeCodex

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.

1.2k 4d ago A 42 tokens

perf-benchmarking

11

GetStream/stream-chat-react-native

Skill Claude CodeCodex

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…

1.2k 4d ago A 113 tokens

rtl

12

GetStream/stream-chat-react-native

Skill Claude CodeCodex

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.

1.2k 4d ago A 50 tokens

draft-release-blog

13

obot-platform/obot

Skill Claude CodeCodex

Draft a release announcement blog post for an obot release, modeled on the existing obot.ai blog voice. Use when the user asks to draft a release blog, write a launch post, or write a blog announcement for a vX.Y.0 release. Outputs a markdown file the user can paste into the CMS. Can also create the post as a…

966 3d ago A 101 tokens original MIT

draft-release

14

obot-platform/obot

Skill Claude CodeCodex

Draft a GitHub release (as a draft, not published) for an upcoming obot minor release by analyzing git history since the previous release. Use when the user asks to draft a release, prepare release notes, or write release notes for an upcoming vX.Y.0 release. Creates a DRAFT GitHub release; never publishes it and…

966 3d ago A 78 tokens original MIT

obot-platform/obot

Skill Claude CodeCodex

Rewrite an obot GitHub security advisory into Obot's short, user-facing format (Summary / Am I affected? / Details / Impact / Mitigation / Severity / Credits). Use when the user gives a GHSA id or advisory URL and asks to rewrite, simplify, or reformat it. Writes the result to a markdown file in the repo root for the…

966 3d ago A 87 tokens original MIT

GetStream/stream-chat-react

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

841 4d ago A 67 tokens

accessibility

17

GetStream/stream-chat-react

Skill Claude CodeCodexCursor

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.

841 4d ago A 44 tokens

playwright-cli

18

GetStream/stream-chat-react

Skill Claude CodeCodexCursor

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.

841 4d ago A 52 tokens

octospec-workflow

19

Mininglamp-OSS/octo-server

Skill Claude CodeCodex

Use when implementing a feature, fixing a bug, or making any non-trivial code change in this repository. Drives the octospec 4-phase engineering flow (Plan, Implement, Verify, Finish) so the change follows this repo's rules in .octospec/ and ships a PR with a linked spec. Triggers on requests like "add ..."…

819 2d ago A 135 tokens original Apache-2.0

tool-ui

21

assistant-ui/tool-ui

Skill Claude CodeCodex

Find, install, configure, and integrate Tool UI components in React apps using shadcn registry entries, compatibility checks, scaffolded runtime wiring, toolkit setup with assistant-ui, and troubleshooting workflows. Use when developers ask to add one or more Tool UI components, choose components for a use case…

773 3mo ago A 89 tokens original MIT

add-sponsor

22

agarwalvishal/claude-chat-exporter

Skill Claude CodeCodex

Add, move or remove a sponsor logo in the README and on the install page. Use when a GitHub sponsor reaches the Team or Company tier, when a sponsorship lapses, or when a sponsor sends a new logo asset.

654 yesterday A 50 tokens original MIT

pdsuwwz/chatgpt-vue3-light-mvp

Skill Claude CodeCodex

Distill the chatgpt-vue3-light-mvp project into reusable architecture for building similar ChatGPT-style web products in other repositories. Use when designing or implementing streaming chatbot UIs, SSE/fetch response pipelines, model adapter contracts, typewriter rendering, Markdown/code/KaTeX/Mermaid rendering…

574 1mo ago A 85 tokens original MIT

antfu

24

pdsuwwz/chatgpt-vue3-light-mvp

Skill Claude CodeCodex

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

574 1mo ago A 52 tokens original MIT