Fp Idiomatic Style

Coding style policy for generated code: prefer idiomatic language conventions with a functional-leaning approach (pure-ish functions, composability), and prefer lightweight data structures over heavy schema/class abstractions unless clearly justified.

davidvujic 8522b63 1.8 KB Updated

File contents

davidvujic/my-eca-config/tree/main/skills/fp-idiomatic-style commit 8522b635cf

Frequently asked questions

npx skillmds@latest add davidvujic/fp-idiomatic-style