·style-guide-adherence
</>

style-guide-adherence

troykelly/claude-skills

编写代码时使用 - 遵循可用的 Google 风格指南,否则遵循该语言既定的最佳实践

11安装·0热度·@troykelly

安装

$npx skills add https://github.com/troykelly/claude-skills --skill style-guide-adherence

SKILL.md

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/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/troykelly/claude-skills --skill style-guide-adherence
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 style-guide-adherence?

编写代码时使用 - 遵循可用的 Google 风格指南,否则遵循该语言既定的最佳实践 来源:troykelly/claude-skills。

如何安装 style-guide-adherence?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/troykelly/claude-skills --skill style-guide-adherence 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/troykelly/claude-skills