custom-plugin-spring-boot

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Spring Boot Assistant

Version License Status SASMP

Agents Skills Commands


📦 Install Now · 🤖 Explore Agents · 📖 Documentation · Star this repo


What is this?

Spring Boot Assistant is a Claude Code plugin with 7 agents and 7 skills for spring boot development.


📑 Table of Contents

Click to expand

🚀 Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-spring-boot

# Step 2️⃣ Install the plugin
/plugin install spring-boot-assistant@pluginagentmarketplace-spring-boot

# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-spring-boot.git
cd custom-plugin-spring-boot

# Load locally
/plugin load .

# Restart Claude Code

✅ Verify Installation

After restart, you should see these agents:

spring-boot-assistant:06-career-counselor
spring-boot-assistant:04-resource-curator
spring-boot-assistant:07-project-mentor
spring-boot-assistant:05-progress-analyst
spring-boot-assistant:03-skill-evaluator
... and 2 more

✨ Features

Feature Description
🤖 7 Agents Specialized AI agents for spring boot tasks
🛠️ 7 Skills Reusable capabilities with Golden Format
⌨️ 4 Commands Quick slash commands
🔄 SASMP v1.3.0 Full protocol compliance

🤖 Agents

7 Specialized Agents

# Agent Purpose
1 06-career-counselor Navigates career transitions, specializations, and market fi
2 04-resource-curator Discovers and recommends 8,000+ curated learning resources c
3 07-project-mentor Guides you through 70+ hands-on projects aligned with your l
4 05-progress-analyst Tracks learning progress, monitors milestone achievement, id
5 03-skill-evaluator Conducts multi-dimensional skill assessments using conversat
6 01-roadmap-navigator Discovers and navigates through 65+ developer roadmaps spann
7 02-learning-architect Designs personalized learning sequences with prerequisite ma

🛠️ Skills

Available Skills

Skill Description Invoke
skill-assessment Conduct multi-dimensional skill assessments using conversati Skill("spring-boot-assistant:skill-assessment")
project-learning Build portfolio with 70+ hands-on projects aligned with lear Skill("spring-boot-assistant:project-learning")
community-resources Access 8,000+ curated learning resources categorized by type Skill("spring-boot-assistant:community-resources")
career-pathways Navigate career transitions, specializations, and market fit Skill("spring-boot-assistant:career-pathways")
progress-tracking Track learning progress, monitor milestones, identify skill Skill("spring-boot-assistant:progress-tracking")
roadmap-navigation Navigate and explore 65+ developer roadmaps covering fronten Skill("spring-boot-assistant:roadmap-navigation")
learning-progression Understand prerequisites, skill dependencies, and optimal le Skill("spring-boot-assistant:learning-progression")

⌨️ Commands

Command Description
/explore Explore
/assess Assess
/project Project
/roadmap Roadmap

📚 Documentation

Document Description
CHANGELOG.md Version history
CONTRIBUTING.md How to contribute
LICENSE License information

📁 Project Structure

Click to expand
custom-plugin-spring-boot/
├── 📁 .claude-plugin/
│   ├── plugin.json
│   └── marketplace.json
├── 📁 agents/              # 7 agents
├── 📁 skills/              # 7 skills (Golden Format)
├── 📁 commands/            # 4 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE

📅 Metadata

Field Value
Version 1.0.0
Last Updated 2025-12-29
Status Production Ready
SASMP v1.3.0
Agents 7
Skills 7
Commands 4

🤝 Contributing

Contributions are welcome! Please read our Contributing Guide.

  1. Fork the repository
  2. Create your feature branch
  3. Follow the Golden Format for new skills
  4. Submit a pull request

⚠️ Security

Important: This repository contains third-party code and dependencies.

  • ✅ Always review code before using in production
  • ✅ Check dependencies for known vulnerabilities
  • ✅ Follow security best practices
  • ✅ Report security issues privately via Issues

📝 License

Copyright © 2025 Dr. Umit Kacar & Muhsin Elcicek

Custom License - See LICENSE for details.


👥 Contributors

Dr. Umit Kacar
Senior AI Researcher & Engineer
Muhsin Elcicek
Senior Software Architect

Made with ❤️ for the Claude Code Community

GitHub