10 agent markdown files indexed from bekaku/java-spring-boot-starter. Install any of them pinned to an exact hash with mdr add bekaku/java-spring-boot-starter/<name>.
bekaku/java-spring-boot-starter · .agents/skills/backend-ai-rag/SKILL.md · Optional module. Use only when the task changes Spring AI, Ollama, Qdrant vector stores, document ingestion, SSE chat…
bekaku/java-spring-boot-starter · .agents/skills/backend-api/SKILL.md · Use when adding or changing a REST controller, route, request/response DTO, bean validation, domain validator…
bekaku/java-spring-boot-starter · .agents/skills/backend-async-messaging/SKILL.md · Use when adding or changing background work in this Spring Boot backend — @Async methods, RabbitMQ producers or…
bekaku/java-spring-boot-starter · .agents/skills/backend-core/SKILL.md · Use first for every backend implementation task in this Spring Boot repo (Java 25, Spring Boot 4.1, JPA/MyBatis, JWT)…
bekaku/java-spring-boot-starter · .agents/skills/backend-files/SKILL.md · Use when a change reads, writes, deletes, lists, uploads, downloads, streams, or serves files —…
bekaku/java-spring-boot-starter · .agents/skills/backend-security/SKILL.md · Use when a change affects who can call an endpoint or see a row — public vs protected routes…
bekaku/java-spring-boot-starter · .agents/skills/backend-testing/SKILL.md · Use before finishing any backend implementation in this Spring Boot repo — to choose the right evidence (unit…