By abjutus
Enforces atomic commits with Conventional Commits message format - one logical change per commit with structured type/scope/description
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
Ensures all Chinese output follows native Taiwanese Mandarin conventions - correct terminology, natural phrasing, and full-width punctuation
Google Engineering Practices code review guidelines for reviewers and authors, covering review standards, CL descriptions, small CLs, and conflict resolution
npx claudepluginhub abjutus/my-claude-plugins --plugin atomic-conventional-commitsCreates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.
Git commit workflow: atomic commits, validation, conventions
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Structured commit messages following the Conventional Commits specification
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.