
Google Eng Practices
- 1 repo stars
- Updated February 9, 2026
- abjutus/my-claude-plugins
Apply Google's engineering code-review guide (reviewer and author), enforcing small-CL principles and PR descriptions.
About
google-eng-practices applies Google's engineering code-review guidance for both reviewer and author roles. It automatically enforces small-CL principles and generates structured PR descriptions. It is a code-review quality helper grounded in Google's published practices.
- Google code-review guide
- Reviewer and author roles
- Small-CL principle
- Auto PR descriptions
Google Eng Practices by the numbers
- Data as of Jul 12, 2026 (Skillselion catalog sync)
/plugin marketplace add abjutus/my-claude-plugins/plugin install google-eng-practices@my-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 9, 2026 |
| Repository | abjutus/my-claude-plugins ↗ |
What it does
Apply Google's engineering code-review guide (reviewer and author), enforcing small-CL principles and PR descriptions.
README.md
My Claude Plugins
Personal plugin marketplace for Claude Code.
Plugins
| Plugin | Description |
|---|---|
| language-zh-hant-tw | 繁體中文(臺灣)用語規範,確保輸出符合臺灣母語者習慣 |
| google-eng-practices | Google 工程實踐 Code Review 指南(Reviewer + Author) |
| atomic-conventional-commits | 原子化 Conventional Commits 規範 |
| supermemory-mcp-setup | Supermemory MCP 與 Claude Code 整合設定指南 |
| auto-formatter | 自動格式化檔案,未支援的檔案類型會提醒使用者實作 |
Installation
# Add marketplace
/plugin marketplace add alanaudi/my-claude-plugins
# Install individual plugins
/plugin install language-zh-hant-tw@my-claude-plugins
/plugin install google-eng-practices@my-claude-plugins
/plugin install atomic-conventional-commits@my-claude-plugins
/plugin install supermemory-mcp-setup@my-claude-plugins
/plugin install auto-formatter@my-claude-plugins