Back to Discover

sivalabs-marketplace

plugin

sivaprasadreddy

Java Application Development plugins for Claude Code

View on GitHub
47 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add sivaprasadreddy/sivalabs-marketplace

README

SivaLabs Marketplace

A collection of plugins that helps building Spring Boot applications using Claude Code.

Installation

/plugin marketplace add sivaprasadreddy/sivalabs-marketplace
/plugin enable sivaprasadreddy/sivalabs-marketplace
/plugin install spring-boot-dev@sivalabs-marketplace

Available Plugins

spring-boot-dev

A plugin for Spring Boot application development using Java, Spring Boot, Spring Data JPA technology stack.

Skills

SkillDescription
spring-boot-package-structure-creatorCreates recommended package structure for Spring Boot projects
jpa-entity-creatorCreates JPA Entitiies
spring-data-jpa-repo-creatorCreates Spring Data JPA Repositories
spring-service-creatorCreates Spring Service layer classes
spring-rest-api-creatorCreates Spring MVC REST API Controllers

MCP Servers

ServerDescription
context7General library documentation lookup

How to use?

  • Add the sivalabs-marketplace and install the spring-boot-dev plugin

    $ claude
    /plugin marketplace add sivaprasadreddy/sivalabs-marketplace
    /plugin enable sivaprasadreddy/sivalabs-marketplace
    /plugin install spring-boot-dev@sivalabs-marketplace
    
  • Verify the plugin and skills are installed successfully using /plugins command in Claude CLI

  • Create a Spring Boot project with Web, Validation, Spring Data JPA, H2 starters

  • In the Claude CLI, prompt "Implement CRUD REST API for Person with id, name, email and phone fields"

Rendered live from sivaprasadreddy/sivalabs-marketplace's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
spring-boot-devPlugin for Spring Boot application development./plugins/spring-boot-dev

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.