Skip to main content
Run any Skill in Manus
with one click

webflux-reactive-patterns

Stars5
Forks0
UpdatedMarch 16, 2026 at 14:25

Expert guidance for Java Spring WebFlux reactive programming. Enforces pure reactive flows, lazy error handling with Mono.defer(), proper use of flatMap/map/filter, parallel operations with Mono.zip(), and elimination of imperative patterns. Use this skill when: - Developing reactive Java applications with WebFlux - Handling Mono/Flux streams - Refactoring imperative code to reactive style - Reviewing reactive code for anti-patterns - Debugging reactive issues (streams not executing, blocking calls, memory leaks) - Implementing error handling strategies - Optimizing reactive performance - Converting blocking code to non-blocking ACTIVATE when the user mentions: "Mono", "Flux", "flatMap", "switchIfEmpty", "Mono.zip", "Mono.defer", "WebFlux", "reactive", "reactivo", "cadena reactiva", "operadores reactor", "block()", "StepVerifier", "onErrorResume", "filter reactivo", "pipeline reactivo", "WebClient", "R2DBC", "spring-webflux", "programación reactiva Java", "reactive streams", questions like "cómo hago X sin bl

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
9 files
SKILL.md
readonly