Claude Skill
jdubois/dr-jskill
Dr. JSkill is a Claude Skill that helps developers create Spring Boot applications by generating scaffolding, configuration, and code. Streamline your Spring Boot project setup.
Overview
Repository
Install this Skill
git clone https://github.com/YOUR_USERNAME/dr-jskill.gitRegistry
git clone https://github.com/YOUR_USERNAME/dr-jskill.gitgit clone https://github.com/jdubois/dr-jskill.gitgit clone <repository-url> ~/.github-copilot/skills/dr-jskillgit clone <repository-url> ~/skills/dr-jskill
Summary
Dr. JSkill is an Agent Skill (Claude Skill) designed to help developers create Spring Boot applications quickly and efficiently. It leverages Claude's capabilities to generate project scaffolding, configuration, and code for Spring Boot projects.
用于创建Spring Boot应用的Agent Skill(Claude Skill)
Key features
- Spring Boot project scaffolding generation
- Automated configuration setup
- Code generation for common Spring Boot components
- Integration with Claude for interactive development
- Streamlined project initialization workflow
Use cases
- Rapidly bootstrapping new Spring Boot microservices
- Generating REST API endpoints with Spring Boot
- Setting up Spring Data JPA repositories and entities
- Creating Spring Boot configuration files and properties
- Prototyping Spring Boot applications in minutes
README excerpt
# Dr JSkill <table> <tr> <td> <p><strong>An Agent Skill for creating Spring Boot applications following Julien Dubois' best practices.</strong></p> <p>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).</p> <p>Dr JSkill is an agent skill: it is meant to work with tools like GitHub Copliot CLI or Claude Code. </p> </td> <td align="right" valign="middle" width="340"> <img src="./dr-jskill-small.png" alt="Dr JSkill logo" width="320" /> </td> </tr> </table> ## Video Introduction <a href="https://youtu.be/Z8tWJ0NTy08"> <img src="https://img.youtube.com/vi/Z8tWJ0NTy08/hqdefault.jpg" alt="Dr JSkill Video" width="480" /> </a> ## 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 ## Comparison with JHipster [JHipster](https://jhipster.tech) is an awesome Spring Boot application generator, also created by Julien Dubois. Dr JSkill builds on the JHipster experience: - It generates applications that should be similar to what JHipster creates - It is closer to Julien Dubois' tastes, as JHipster is ultimately the work of hundreds of people - Dr JSkill is an AI agent: it is not deterministic, it is slower and can cost some money to execute. But it is easier to tune, more versatile, and can update projects easily. At the moment, Dr JSkill is an experiment. If it is successful, it might join the JHipster organizat
Topics
No topics yet.