CQRS Implementation
实现命令查询职责分离,用于可扩展架构。适用于分离读写模型、优化查询性能或构建事件溯源系统时。
安装命令
npx skills add https://github.com/wshobson/agents --skill cqrs-implementation
实现命令查询职责分离,用于可扩展架构。适用于分离读写模型、优化查询性能或构建事件溯源系统时。
npx skills add https://github.com/wshobson/agents --skill cqrs-implementation