什么是 style-guide-adherence?
编写代码时使用 - 遵循可用的 Google 风格指南,否则遵循该语言既定的最佳实践 来源:troykelly/codex-skills。
编写代码时使用 - 遵循可用的 Google 风格指南,否则遵循该语言既定的最佳实践
通过命令行快速安装 style-guide-adherence AI 技能到你的开发环境
来源:troykelly/codex-skills。
Follow established style guides. Consistency over personal preference.
Core principle: Code is read more than written. Consistent style aids reading.
| TypeScript/JavaScript | https://google.github.io/styleguide/tsguide.html | | Python | https://google.github.io/styleguide/pyguide.html | | Go | https://google.github.io/styleguide/go/ | | Java | https://google.github.io/styleguide/javaguide.html | | C++ | https://google.github.io/styleguide/cppguide.html |
编写代码时使用 - 遵循可用的 Google 风格指南,否则遵循该语言既定的最佳实践 来源:troykelly/codex-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/troykelly/codex-skills --skill style-guide-adherence编写代码时使用 - 遵循可用的 Google 风格指南,否则遵循该语言既定的最佳实践 来源:troykelly/codex-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/troykelly/codex-skills --skill style-guide-adherence 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/troykelly/codex-skills