spring-boot-engineer
🎯Skillfrom jeffallan/claude-skills
Provides Spring Boot development patterns including REST APIs, dependency injection, JPA persistence, security configuration, and testing best practices
Overview
The Spring Boot Engineer skill is part of a collection of 65 skills and 9 workflows for Claude Code, designed to transform Claude Code into an expert pair programmer across the entire development stack. The collection uses a progressive disclosure pattern and context engineering approach to provide lean core skills with detailed reference documentation that loads on demand.
Key Features
- Progressive Disclosure Architecture - Lean SKILL.md core files with detailed reference documentation loaded based on the current task context
- 65 Skills Across Full Stack - Covers frontend, backend, infrastructure, testing, and more with Spring Boot as a key backend specialty
- 9 Project Workflows - Includes structured workflows for common development tasks with optional Atlassian MCP integration for Jira and Confluence
- Context Engineering - Designed to provide the right information at the right time, reducing token usage while maintaining depth
- Plugin Marketplace Integration - Installable via Claude Code's plugin marketplace with a single command for the full skill set
Who is this for?
This skill is for Java developers working with Spring Boot who want Claude Code to serve as a knowledgeable pair programmer for backend development. It is particularly valuable for full-stack teams who can benefit from the broader 65-skill collection covering the entire development lifecycle from architecture to deployment.
Same repository
jeffallan/claude-skills(66 items)
Installation
npx vibeindex add jeffallan/claude-skills --skill spring-boot-engineernpx skills add jeffallan/claude-skills --skill spring-boot-engineer~/.claude/skills/spring-boot-engineer/SKILL.mdSKILL.md
More from this repository10
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
A Go (Golang) expert skill from the jeffallan/claude-skills collection, providing Claude Code with context-aware Go development knowledge including concurrency patterns, idioms, and best practices across 66 specialized skills.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Expert guidance for Kubernetes cluster management, deployments, troubleshooting, Helm charts, and kubectl operations.
Provides DevOps engineering guidance for CI/CD, infrastructure automation, and cloud deployment, from a collection of 65 skills and 9 workflows built for full-stack developers.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Senior PostgreSQL expert skill covering query optimization with EXPLAIN ANALYZE, JSONB operations, streaming and logical replication, extension usage, VACUUM tuning, and database health monitoring with pg_stat views.
Provides WebSocket implementation patterns including real-time bidirectional communication, connection management, message handling, and error recovery