dr-jskill
Generates production-ready Spring Boot apps with Docker and front-ends
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Dr JSkill?โผ
Run `npx skills add jdubois/dr-jskill --all -g -y` in your terminal to install the skill globally for your AI coding assistant.
How to generate a Spring Boot project with AI?โผ
Ask your AI agent to create an app with Dr JSkill, and it downloads a pre-configured project from start.spring.io with the latest Spring Boot version, PostgreSQL, and Docker support.
Which front-end frameworks does Dr JSkill support?โผ
It supports Vue.js 3 (default), React 19, Angular 22, and Vanilla JavaScript, all built into the Spring Boot JAR with hot reload during development.
Does Dr JSkill work with GitHub Copilot CLI and Claude Code?โผ
Yes. It follows the open Agent Skills specification and works with GitHub Copilot CLI, Claude Code, and any compatible AI assistant.
Can Dr JSkill build Docker and native images?โผ
Yes. Generated projects include four Dockerfiles covering standard JVM, Spring AOT, GraalVM native, and CRaC fast-restore deployments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core