·spring-boot-full-stack
</>

spring-boot-full-stack

mduongvandinh/skills-java-spring

Complete Java Spring Boot skill set for building enterprise applications. Includes modular architecture with optional components: - PostgreSQL database with JPA/Hibernate + Flyway migration - Redis caching (optional) - Kafka/RabbitMQ messaging (optional, choose one) - JWT + OAuth2 authentication (optional OAuth2) - RBAC authorization (optional) - TDD with Mockito - Spec-First Development with OpenSpec

40Installs·1Trend·@mduongvandinh

Installation

$npx skills add https://github.com/mduongvandinh/skills-java-spring --skill spring-boot-full-stack

SKILL.md

This skill provides a complete, modular framework for building Java Spring Boot applications with enterprise-grade features.

| PostgreSQL | ON | -Dmodule.postgresql.enabled=true | | Redis | OFF | -Dmodule.redis.enabled=true | | Kafka | OFF | -Dmodule.kafka.enabled=true | | RabbitMQ | OFF | -Dmodule.rabbitmq.enabled=true | | OAuth2 | OFF | -Dmodule.oauth2.enabled=true |

Complete Java Spring Boot skill set for building enterprise applications. Includes modular architecture with optional components: - PostgreSQL database with JPA/Hibernate + Flyway migration - Redis caching (optional) - Kafka/RabbitMQ messaging (optional, choose one) - JWT + OAuth2 authentication (optional OAuth2) - RBAC authorization (optional) - TDD with Mockito - Spec-First Development with OpenSpec Source: mduongvandinh/skills-java-spring.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mduongvandinh/skills-java-spring --skill spring-boot-full-stack Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mduongvandinh/skills-java-spring --skill spring-boot-full-stack
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is spring-boot-full-stack?

Complete Java Spring Boot skill set for building enterprise applications. Includes modular architecture with optional components: - PostgreSQL database with JPA/Hibernate + Flyway migration - Redis caching (optional) - Kafka/RabbitMQ messaging (optional, choose one) - JWT + OAuth2 authentication (optional OAuth2) - RBAC authorization (optional) - TDD with Mockito - Spec-First Development with OpenSpec Source: mduongvandinh/skills-java-spring.

How do I install spring-boot-full-stack?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mduongvandinh/skills-java-spring --skill spring-boot-full-stack Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mduongvandinh/skills-java-spring

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None