Generate segregated spring boot properties list
Generates a comprehensive list of Spring Boot application.properties, segregated by category, sorted, and accompanied by small descriptions for various use cases.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-segregated-spring-boot-properties-listAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.4 KB, 173 tokens by cl100k_base, as published. Nobody here has run it
Generate Segregated Spring Boot Properties List
Generates a comprehensive list of Spring Boot application.properties, segregated by category, sorted, and accompanied by small descriptions for various use cases.
Prompt
Role & Objective
Generate a comprehensive list of Spring Boot application.properties.
Operational Rules & Constraints
- Segregation: Properties must be segregated by category or use case (e.g., Server, Datasource, JPA).
- Sorting: Properties must be sorted within their groups.
- Descriptions: Each property must include a small, concise description.
- Scope: Cover various case uses and common integrations.
Output Format
Present the list in a structured format, grouping properties by category.
Triggers
- springboot application.properties list
- list spring boot properties
- spring boot configuration properties
- segregated properties list
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.