·modular-go
</>

modular-go

Go 包设计的实用指南,具有最少的公共 API、单一职责边界、无状态优先流程、单向状态转换以及编排与功能分离。在创建、重构或审查 Go 架构、包边界、接口、处理程序、管理器、构建器和执行流时使用。

21安装·1热度·@psiace

安装

$npx skills add https://github.com/psiace/skills --skill modular-go

如何安装 modular-go

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

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

来源:psiace/skills。

SKILL.md

查看原文

Concise guidance for designing Go packages that stay small, focused, and easy to evolve.

| Module Boundary | Expose minimal API and separate deep vs wide interfaces | references/module-boundary.md | | State Flow | Use stateless functions and one-shot state objects | references/state-flow.md | | Orchestration | Use a single public executor and internal helpers | references/orchestration.md |

| Review Checklist | Run a fast architecture sanity check before merge | references/review-checklist.md |

Go 包设计的实用指南,具有最少的公共 API、单一职责边界、无状态优先流程、单向状态转换以及编排与功能分离。在创建、重构或审查 Go 架构、包边界、接口、处理程序、管理器、构建器和执行流时使用。 来源:psiace/skills。

可引用信息

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

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

Browse more skills from psiace/skills

快速解答

什么是 modular-go?

Go 包设计的实用指南,具有最少的公共 API、单一职责边界、无状态优先流程、单向状态转换以及编排与功能分离。在创建、重构或审查 Go 架构、包边界、接口、处理程序、管理器、构建器和执行流时使用。 来源:psiace/skills。

如何安装 modular-go?

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

这个 Skill 的源码在哪?

https://github.com/psiace/skills

详情

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