java-error-as-value
Implement error-as-value pattern in Java using Result type for type-safe error handling. Use this skill when implementing error handling without exceptions, converting try-catch to Result pattern, or
java
error
value
Also installable via skills CLI
npx skills add homveloper/doodle/development/java-error-as-value