Skip to main content

using-missive-js

星标17
分支3
更新时间2026年6月22日 04:21

Build and modify TypeScript apps that use the missive.js service bus. Use whenever you see `missive.js`, `createCommandBus`/`createQueryBus`/`createEventBus`, `CommandHandlerDefinition`/ `QueryHandlerDefinition`/`EventHandlerDefinition`, intents, envelopes, stamps, or a CQRS-style command/query/event bus in a TS/JS project. Covers defining typed contracts, writing and registering handlers, dispatching intents, reading results and stamps, configuring the built-in middlewares (validator, cacher, logger, lock, retryer, webhook, feature-flag, mocker, async), and implementing custom adapters (cache, lock, logger). Trigger even when the user does not name the library explicitly but is clearly modeling commands, queries, events, handlers, or cross-cutting middleware on a bus.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly