吴 (@wardward)第一次再Linux do进行项目分享,自己开发了一款skills。用来快速生成springboot模板代码 中发帖

我发现开发springboot项目的时候,很多项目的初始化代码基本一致。没有什么特别多变化。都是CRUD那一套。那么,既然如此,我为什么不开发一个skills出来来快速生成这些模板化的代码呢?也不用每次都要写大段提示词来让他生成这段代码。 
于是,就有了这个项目
wardbit/springboot-init-skills: This skill provides comprehensive specifications for Spring Boot monolithic application initialization and development. It covers technology selection, project structure, and coding standards, offering ready-to-use code templates. Effe...