Claude Skill
jdubois/dr-jskill
Dr. JSkill 是一个 Claude Skill,通过生成脚手架、配置和代码帮助开发者创建 Spring Boot 应用程序。简化您的 Spring Boot 项目设置。
概览
仓库信息
安装这个 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
项目简介
Dr. JSkill 是一个 Agent Skill(Claude Skill),旨在帮助开发者快速高效地创建 Spring Boot 应用程序。它利用 Claude 的能力生成 Spring Boot 项目的脚手架、配置和代码。
An Agent Skill for creating Spring Boot applications
要点
- Spring Boot 项目脚手架生成
- 自动配置设置
- 常见 Spring Boot 组件的代码生成
- 与 Claude 集成实现交互式开发
- 简化的项目初始化工作流
使用场景
- 快速启动新的 Spring Boot 微服务
- 使用 Spring Boot 生成 REST API 端点
- 设置 Spring Data JPA 仓库和实体
- 创建 Spring Boot 配置文件和属性
- 在几分钟内原型化 Spring Boot 应用程序
README 摘要
# 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
话题
暂无话题