·go-service
</>

go-service

遵循 GO 模块化架构约定(Fx DI、OTEL 跟踪、接口优先设计)生成 Go 服务。在内部/modules/<module>/service/ 中创建可重用业务服务时使用 - 电子邮件发送器、令牌生成器、哈希实用程序、模板编译器、缓存支持的查找或封装单一职责并由用例或其他服务使用的任何域服务。

15安装·2热度·@cristiano-pacheco

安装

$npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-service

如何安装 go-service

通过命令行快速安装 go-service AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-service
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:cristiano-pacheco/ai-tools。

SKILL.md

查看原文

Use Execute method with a dedicated input struct when the service does one thing.

Use descriptive method names when the service groups related operations.

Omit logger and config when the service is a pure utility with no I/O.

遵循 GO 模块化架构约定(Fx DI、OTEL 跟踪、接口优先设计)生成 Go 服务。在内部/modules/<module>/service/ 中创建可重用业务服务时使用 - 电子邮件发送器、令牌生成器、哈希实用程序、模板编译器、缓存支持的查找或封装单一职责并由用例或其他服务使用的任何域服务。 来源:cristiano-pacheco/ai-tools。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-service
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from cristiano-pacheco/ai-tools

快速解答

什么是 go-service?

遵循 GO 模块化架构约定(Fx DI、OTEL 跟踪、接口优先设计)生成 Go 服务。在内部/modules/<module>/service/ 中创建可重用业务服务时使用 - 电子邮件发送器、令牌生成器、哈希实用程序、模板编译器、缓存支持的查找或封装单一职责并由用例或其他服务使用的任何域服务。 来源:cristiano-pacheco/ai-tools。

如何安装 go-service?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-service 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/cristiano-pacheco/ai-tools

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-26