CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. manutej
  4. /
  5. luxor-claude-marketplace
  6. /
  7. Spring Boot Development

Spring Boot Development

Editor's Note

A solid reference for building Spring Boot applications with real code examples covering the fundamentals: auto-configuration mechanics, constructor-based dependency injection (which it rightly recommends over field injection), REST controller patterns with proper status codes and response handling, and the usual Spring Data and Security patterns you'd expect. The examples show actual implementation details like conditional beans, path variables, request mapping variations, and ResponseEntity patterns. Worth using when you need quick guidance on idiomatic Spring Boot practices or want to see how auto-configuration actually works under the hood. The code snippets are production-oriented, not toy examples, which makes it more useful than generic Spring tutorials.

Install

npx skills add https://github.com/manutej/luxor-claude-marketplace --skill spring-boot-development
Votes
0
Installs249
GitHub Stars57
Categories
Java & JVM
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Java & JVM Skills

View all →
java-springboot

github/awesome-copilot

0
15.7k
34.3k
Comprehensive best practices guide for building production-ready Spring Boot applications.
java-spring-boot

pluginagentmarketplace/custom-plugin-java

0
10.9k
37
Production-ready Spring Boot applications with REST APIs, security, data access, and monitoring.
kotlin-springboot

github/awesome-copilot

0
9k
34.3k
Spring Boot development patterns and idioms tailored for Kotlin applications.
create-spring-boot-java-project

github/awesome-copilot

0
8.9k
34.3k
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose.
create-spring-boot-kotlin-project

github/awesome-copilot

0
8.4k
34.3k
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services.
java-jpa-hibernate

pluginagentmarketplace/custom-plugin-java

0
403
37
java jpa hibernate