npx claudepluginhub xinqilin/claude-dev-toolkit-marketplaceSenior unit test reviewer specializing in Java/Spring Boot testing best practices
Expert code reviewer focusing on clean code, design patterns, and Java best practices
Senior Java/Spring Boot developer with expertise in JPA, database optimization, and enterprise architecture
Java development best practices: Clean Architecture, Effective Java, MySQL optimization
繁體中文 | English
Enterprise-grade Java/Spring Boot development toolkit with 4 independent professional plugins.
Focused on unit test review and best practices
/review-test - Unit test code reviewCode quality review and PR Review
/code-review - Code quality review (Clean Code + avoiding over-engineering)/review-pr - PR change review (branch diff or GitHub PR, runs in forked context)Spring Boot development and database optimization expert
/design-solution - Technical solution design and recommendations/optimize-query - SQL/JPA optimization (runs in forked context)Java development best practices knowledge base
/ menu):
clean-architecture - Clean Architecture design principleseffective-java - Effective Java best practicesmysql-optimization - MySQL performance optimization and JPA tuningDifference between Skills and Agents:
- Skills (
/xxx): Slash commands or auto-triggered knowledge base- Agents: Automatically start based on conversation, provide interactive assistance
In Claude Code, run:
/plugin marketplace add xinqilin/claude-dev-toolkit-marketplace
git clone https://github.com/xinqilin/claude-dev-toolkit-marketplace
cd claude-dev-toolkit-marketplace
./install.sh --all
# List available plugins
./install.sh --list
# Install only what you need
./install.sh --plugin bill-code-reviewer
./install.sh --plugin bill-java-developer
./install.sh --plugin bill-java-skills
./install.sh --plugin bill-billing-unit-test-reviewer
./uninstall.sh
install.sh users: git pull — symlinks auto-update, no reinstall needed.
git pull
marketplace users: Updates are pulled from the GitHub repo automatically when the plugin reloads.
/code-review src/main/java/com/example/OrderService.java
# Review GitHub PR (requires gh CLI)
/review-pr 123
/review-pr #456
# Review current branch diff against master
/review-pr
# Review feature-branch against develop
/review-pr feature-branch develop
Note: GitHub PR review requires gh CLI:
brew install gh
gh auth login
/design-solution
[Describe your requirements or problem]
/optimize-query
[Paste your SQL or JPA code]
Tip: mysql-optimization knowledge is automatically preloaded into the bill-java-developer agent.
/review-test src/test/java/com/example/OrderServiceTest.java
Agents automatically activate based on conversation context:
Knowledge skills (clean-architecture, effective-java, mysql-optimization) are preloaded into agents automatically — see Agent Advanced Features above.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.