By hungrytech
Kotlin/Java Spring Boot workflow agent with convention verification
Modifies files
Hook triggers on file write and edit operations
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of 12 Claude Code plugins that form a complete software engineering team. Each plugin is a specialized expert agent — no runtime build system, just shell scripts and SKILL.md prompts.
User Request
│
▼
sub-team-lead (classify & route)
├── Single domain → Direct delegation to one expert
├── Multi domain → Sequential/parallel multi-expert dispatch
├── Existing skill → Pass-through to matching skill
└── Ambiguous → Ask user for clarification
| # | Expert | Command | Role |
|---|---|---|---|
| 1 | sub-team-lead | /sub-team-lead | Team orchestrator — classifies requests, routes to experts |
| 2 | sub-kopring-engineer | /sub-kopring-engineer | Kotlin/Java Spring Boot development (Hexagonal Architecture) |
| 3 | sub-test-engineer | /sub-test-engineer | Type-driven test generation (Java/Kotlin/TypeScript/Go) |
| 4 | sub-api-designer | /sub-api-designer | Contract-first API design (OpenAPI 3.1) |
| 5 | sub-code-reviewer | /sub-code-reviewer | Code review & refactoring (SOLID, code smells, tech debt) |
| 6 | sub-devops-engineer | /sub-devops-engineer | DevOps/CI-CD (Docker, GitHub Actions, K8s, Terraform) |
| 7 | sub-performance-engineer | /sub-performance-engineer | Performance analysis & optimization (JVM, DB, load testing) |
| 8 | engineering-workflow | /engineering-workflow | Architecture decisions across DB/BE/IF/SE domains |
| 9 | numerical | /numerical | Numerical computing verification (Python/Dart) |
| 10 | plugin-introspector | /plugin-introspector | Plugin monitoring & self-improvement |
| 11 | claude-autopilot | /claude-autopilot | Time-bounded autonomous task orchestration |
| 12 | sub-frontend-engineer | /sub-frontend-engineer | React/Vite frontend development (components, state, build) |
You don't need all 12 experts. Install only the ones that match your workflow.
| If you are... | Recommended experts | Install |
|---|---|---|
| Backend developer (Kotlin/Java) | kopring + test + code-reviewer | 3 plugins |
| Backend + API design | kopring + test + api-designer + code-reviewer | 4 plugins |
| Full-stack team | team-lead + kopring + test + api-designer + code-reviewer + devops + frontend | 7 plugins |
| Performance-focused | kopring + test + performance | 3 plugins |
| Architecture/decision-making | engineering-workflow + code-reviewer | 2 plugins |
| Everything | All 12 | 12 plugins |
Every expert works independently. There are no required dependencies between plugins.
# Example: Install only code-reviewer and test-engineer
/plugin install sub-code-reviewer@hungrytech-plugins
/plugin install sub-test-engineer@hungrytech-plugins
sub-team-lead is useful when you have 3+ experts installed — it auto-routes your requests. With 1-2 experts, just call them directly.
When multiple experts are installed, they can hand off work to each other. This is automatic — no configuration needed. If a sister skill isn't installed, the expert simply skips the handoff and continues on its own.
sub-api-designer ──design──→ sub-kopring-engineer ──implement──→ sub-test-engineer
│ │
└── works fine alone works fine alone
sub-api-designer ──spec──→ sub-frontend-engineer ──UI──→ sub-devops-engineer
│ │ │
└── works fine alone └── works fine alone └── works fine alone
Marketplace:
/plugin marketplace add hungrytech/hungrytech-claude-skills
/plugin install <skill-name>@hungrytech-plugins
Manual (single plugin):
git clone https://github.com/hungrytech/hungrytech-claude-skills.git
cp -r plugins/<skill-name>/skills/<skill-name> /path/to/project/.claude/skills/
Manual (multiple plugins):
git clone https://github.com/hungrytech/hungrytech-claude-skills.git
for skill in sub-kopring-engineer sub-test-engineer sub-code-reviewer; do
cp -r plugins/$skill/skills/$skill /path/to/project/.claude/skills/
done
Every plugin shares the same core pattern:
npx claudepluginhub hungrytech/hungrytech-claude-skills --plugin sub-kopring-engineerTeam orchestrator that classifies requests and routes to appropriate expert skills
Time-bounded autonomous Claude Code orchestration — executes user-defined directives until deadline
Numerical computing verification and optimization agent for Python/Dart ndarray, tensor, and scientific computing codebases
React/Vite frontend workflow agent with component design, state management, and build optimization
Type-aware testing workflow agent for Java/Kotlin/TypeScript backends
Best skills for Spring Boot development powered by Amplicode Team
Spring Boot scaffold skill and Spring expert agent for Java 8+ projects
Comprehensive Java development toolkit with Spring Boot, testing, LangChain4J, and AWS integration
使用多個專門代理配合基於置信度的評分系統,分析 Legacy Java Spring Boot 專案並產生高品質教學文件
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses