工程开发
Global Coding Style avatar

Global Coding Style

应用务实编码标准:包含明确命名、单一职责函数、防御性编程,以及确定性副作用,拒绝过度设计与臆测性功能。

安装

Agent 类型

Claude Code

安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/global-coding-style/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/global-coding-style/install?os=windows&agent=claude" -o install-global-coding-style.bat && install-global-coding-style.bat

下载技能项目

/agent-skill/global-coding-style