Help AI coding agents write, review, and refactor Java lambdas, method references, functional interfaces, identity functions, suppliers, predicates, consumers, and callbacks with behavior-preserving readability.
99
100%
Does it follow best practices?
Impact
95%
3.06xAverage score across 3 eval scenarios
Passed
No findings from the security scan
{
"name": "martinfrancois/java-functional-style",
"version": "0.1.1",
"description": "Help AI coding agents write, review, and refactor Java lambdas, method references, functional interfaces, identity functions, suppliers, predicates, consumers, and callbacks with behavior-preserving readability.",
"summary": "Java functional style guidance for lambdas, method references, identity functions, callbacks, and functional interfaces.",
"repository": "https://github.com/martinfrancois/java-functional-style-skill",
"homepage": "https://github.com/martinfrancois/java-functional-style-skill#readme",
"license": "MIT",
"entrypoint": "README.md",
"private": false
}