By abjutus
Google Engineering Practices code review guidelines for reviewers and authors, covering review standards, CL descriptions, small CLs, and conflict resolution
Personal plugin marketplace for Claude Code.
| 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 | 自動格式化檔案,未支援的檔案類型會提醒使用者實作 |
# 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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimAutomatically formats files after Write/Edit operations and reminds users about unsupported file types
Setup guide for integrating supermemory MCP server with Claude Code using mcp-remote and API key authentication
Enforces atomic commits with Conventional Commits message format - one logical change per commit with structured type/scope/description
Ensures all Chinese output follows native Taiwanese Mandarin conventions - correct terminology, natural phrasing, and full-width punctuation
npx claudepluginhub abjutus/my-claude-plugins --plugin google-eng-practicesGoogle Gemini CLI ecosystem plugin with documentation management, Claude-to-Gemini integration agents, exploration/planning skills, workspace bridging, and meta-skills for configuration, checkpointing, sandboxing, and session management
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Git and PR workflows with code review, onboarding, and PR enhancement
Code review plugin with a standalone reviewer agent and two skill strategies: disposable subagents for one-shot reviews and persistent team members for iterative reviews
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
Injects coding best practices from Philosophy of Software Design and The Art of Readable Code at session start