byamplicode· 15 skills
Configures Spring Boot's Kafka starter through application.properties / application.yml. Use this skill when Kafka configuration needs to be created, either standalone or as part of a larger task (e.g. before adding a KafkaTemplate producer or a @KafkaListener consumer).
$npx -y skills add amplicode/spring-skills --skill kafka-configurationInstalls into the current project.
Run `npx skills use "https://github.com/amplicode/spring-skills" --skill "amplicode/spring-skills/kafka-configuration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amplicode/spring-skills" that are relevant to the current task. Run `npx skills add "https://github.com/amplicode/spring-skills"` and select the relevant skills, then follow their instructions.