2 skills found
jabrena / 125-java-concurrencyThe project provides a curated collection of System prompts & Skills for modern SDLC that help software engineers and pipelines in their daily work for Java Enterprise development.
Agrejus / routier-async-patternsRoutier Async Patterns When to Use Async vs Callbacks Use Async Versions When: 1. Internal helper methods - Private/protected methods that don't need to be overridden 2. New code -