什么是 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