工程開發
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