Install
git clone https://github.com/jdubois/dr-jskill.git ~/.claude/skills/dr-jskillWhat is dr-jskill?
An Agent Skill for creating Spring Boot applications
Trust
82/100 · Excellent3 factors scored below maximum
Documentation
README · ~4 min readDr JSkill
|
An Agent Skill for creating Spring Boot applications following Julien Dubois' best practices. Generate Spring Boot 4.x projects with Java 25, PostgreSQL, Docker support, and your choice of front-end framework (Vue.js, React, Angular, or Vanilla JS). Dr JSkill is an agent skill: it is meant to work with tools like GitHub Copliot CLI or Claude Code. |
|
Video Introduction
What This Skill Provides
- Automated project generation from https://start.spring.io with the latest available Spring Boot version
- Docker-ready applications with standard and native image builds
- Multiple front-end options: Vue.js (default), React, Angular, or Vanilla JS
- Production-ready configurations with PostgreSQL, REST APIs, and monitoring
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →configuring-airflow-language-sdks
Configures Airflow to run language SDK tasks (Java, Go, and future native SDKs) — register a coordinator, map a queue to it, ensure the runtime/artifact on workers, and tune coordinator options. Use when the user wants Airflow to route a queue to a native-language coordinator, asks about the `[sdk]`
412 stars
commerce-app-admin-ui
Add or modify Adobe Commerce Admin UI extensions on the commerce/backend-ui/2 extension point: custom grid columns, mass actions, order view buttons, and a custom Admin menu entry. Use whenever the user wants to extend the Commerce Admin — add a column to the order, product, or customer grid, add a
151 stars
dotnet
Appwrite .NET SDK skill. Use when building server-side C# or .NET applications with Appwrite, including ASP.NET and Blazor integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.