webflux-reactive-patterns
SolidUse when the complete Spring Boot 3 request path is reactive: WebFlux controllers, Reactor pipelines, R2DBC persistence, streaming, backpressure, or cancellation. For defining and registering declarative outbound API interfaces, use http-interface-clients.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- rrezartprebreza
- Repository
- rrezartprebreza/spring-boot-skills
- Created
- 4 months ago
- Last Updated
- 4 days ago
- Language
- Java
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
react-patterns
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.
frontend-patterns
React + TypeScript frontend patterns: component composition, custom hooks, state management, data fetching, performance, forms, error boundaries, animations, accessibility. Trigger keywords: useState, useEffect, useReducer, useMemo, useCallback, useContext, useRef, custom hook, React.memo, Suspense, lazy, ErrorBoundary, Zustand, Redux, Jotai, TanStack Query, SWR, Zod, React Hook Form, framer-motion, virtualizer, ARIA, keyboard navigation, focus management, refactor react, review component, frontend review.
frontend-patterns
Frontend development patterns for React, React Native, Vue, Next.js, SwiftUI, Flutter, state management, performance optimization, and UI best practices.