什么是 go-usecase?
使用基于端口的依赖关系和基于装饰器的可观察性为模块化架构生成 Go 用例。在内部/模块/<模块>/usecase/中实现业务操作时使用,例如创建、更新、列出、删除、状态转换、上传、通知或编排存储库/服务的任何域操作。 来源:cristiano-pacheco/ai-tools。
使用基于端口的依赖关系和基于装饰器的可观察性为模块化架构生成 Go 用例。在内部/模块/<模块>/usecase/中实现业务操作时使用,例如创建、更新、列出、删除、状态转换、上传、通知或编排存储库/服务的任何域操作。
通过命令行快速安装 go-usecase AI 技能到你的开发环境
来源:cristiano-pacheco/ai-tools。
Generate a use case that depends on ports (interfaces), not concrete implementations.
Create one file per operation in: internal/modules/ /usecase/ usecase.go
Observability and error translation are handled by ucdecorator in Fx wiring.
使用基于端口的依赖关系和基于装饰器的可观察性为模块化架构生成 Go 用例。在内部/模块/<模块>/usecase/中实现业务操作时使用,例如创建、更新、列出、删除、状态转换、上传、通知或编排存储库/服务的任何域操作。 来源:cristiano-pacheco/ai-tools。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-usecase使用基于端口的依赖关系和基于装饰器的可观察性为模块化架构生成 Go 用例。在内部/模块/<模块>/usecase/中实现业务操作时使用,例如创建、更新、列出、删除、状态转换、上传、通知或编排存储库/服务的任何域操作。 来源:cristiano-pacheco/ai-tools。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-usecase 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cristiano-pacheco/ai-tools