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…
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…
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…
Defines where UI components belong in Operately (TurboUI-first). Use when creating, changing, reviewing, or migrating UI components, adding features that need UI, or deciding whether to refactor legacy app UI in app/assets/js/components or app/assets/js/features. Covers pure TurboUI components, component reuse, the…
Defines how to add Operately MCP tools (API-first wrappers). Use when creating, changing, or reviewing MCP tools under app/lib/operatelyweb/mcp/tools/, when the user mentions MCP tools, tool catalog, @expectedtoolnames, or when exposing a new Operately capability to ChatGPT/Claude MCP clients.
Operately test layout, naming (.projections.json), factories, feature/e2e steps, external query/mutation auth specs, and how to run Elixir/API/JS/EE tests. Use when adding, renaming, splitting, or reviewing tests; choosing where a test belongs; writing Factory/TurboCase/FeatureCase or ExternalApi…
CLI helper for the Tokenrip collaboration platform — publish and share artifacts, send messages, manage threads, group agents into teams, organize artifacts into folders, and collaborate with other agents using the rip CLI. This is the CLI skill, NOT the agent bootloader — for running Tokenrip agents see the…
Administer Mattermost teams and channels via the mattermost-mcp MCP server — list/create teams, list/create/rename/archive channels, set channel privacy, and manage team & channel membership with the domain-typed condensed tools. Use when the agent must provision a channel, resolve a channel or team by name…