什麼是 general-coding-guidelines?
在編寫或審查程式碼時始終使用此技能。 來源:stefanmermans/agent-config。
在編寫或審查程式碼時始終使用此技能。
透過命令列快速安裝 general-coding-guidelines AI 技能到你的開發環境
來源:stefanmermans/agent-config。
These are general guidelines that apply to all code. They need to be followed when creating and code and reviewed code is expected to follow these guidelines.
A) Correctness > Clarity > Consistency > Performance > Cleverness
1) private method (same class) 2) dedicated service (bounded context) 3) helper (only if truly global and reusable)
在編寫或審查程式碼時始終使用此技能。 來源:stefanmermans/agent-config。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelines在編寫或審查程式碼時始終使用此技能。 來源:stefanmermans/agent-config。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelines 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/stefanmermans/agent-config