Interface Over Conditionals

Model behavioral variation as an interface with N implementations and select the right one for the context — instead of branching on a type/flag at every call site.

selamy-labs 8977b4e 2.4 KB Updated

File contents

selamy-labs/agent-skills/tree/main/skills/interface-over-conditionals commit 8977b4e5ef

Frequently asked questions

npx skillmds@latest add selamy-labs/interface-over-conditionals