A collection of Claude Code plugins that enhance your development workflow with git operations, semantic code analysis, and rule generation.
| Plugin | Description |
|---|---|
| git | Streamline your git workflow with simple commands for committing, pushing, and creating pull requests |
| rule-creator | Generate project-specific Claude Code rules (.claude/rules/) by analyzing the codebase |
| serena | Provide codebase-aware assistance using Serena for semantic code analysis and navigation |
| review | Run CodeRabbit code reviews and apply suggested fixes |
Add the marketplace and install plugins:
claude marketplace add t0k0sh1/agent-plugins
claude plugin add git
claude plugin add rule-creator
claude plugin add serena
claude plugin add review
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Runs pre-commands
Contains inline bash commands via ! syntax
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 claimStreamline your git workflow with simple commands for committing, pushing, and creating pull requests
Generate project-specific Claude Code rules (.claude/rules/) by analyzing the codebase.
Simplify and refactor code by detecting duplication, unnecessary complexity, and naming issues
Provide codebase-aware assistance using Serena for semantic code analysis and navigation
npx claudepluginhub t0k0sh1/agent-plugins --plugin reviewAI-powered code review in Claude Code, powered by CodeRabbit
使用多個專門代理進行自動化程式碼審查,配備基於置信度的評分系統以過濾誤報
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
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
Automated code review with severity levels and actionable feedback
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns