con un clic
rulii
rulii contiene 6 skills recopiladas de algox, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Guide for creating a RuleFlow in rulii — fluent pipeline builder covering bind, run/apply/execute steps, step specs (as/with/onException), when/forEach/scope containers, exit, async (asyncRun/await), exception handling, and custom containers
Diagnostic guide for troubleshooting rulii rules that aren't firing, returning unexpected PASS/FAIL/SKIP, or throwing exceptions — covers bindings, types, scope, tracing, and validation violations
Guide for creating a Rule in rulii — lambda-based and class-based styles, conditions, actions, otherwise, preCondition, and running rules manually
Guide for creating a RuleSet in rulii — covers builder API, lifecycle hooks, input params, stop conditions, validating mode, async execution, and error handling
Guide for creating a new custom ValidationRule in rulii — rule class, builder class, annotations, supported types, isValid logic, and customizeViolation
Guide for writing JUnit 5 tests in the rulii project — test structure, known JUnit 5.12.1 ambiguities, PASS/FAIL/SKIP patterns, ValidationRule test patterns, and missing-binding test patterns