PaulJPhilp/buddy

The refactored buddybuilder

2Stars on the repository
7Mods indexed here, across every type
10mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

effect-composition

01

PaulJPhilp/buddy

Cursor rule Cursor

Cursor rule "effect-composition" from PaulJPhilp/buddy, covering effect layer composition rule and effect service anti-patterns.

2 10mo ago A 180 tokens

effect-config

02

PaulJPhilp/buddy

Cursor rule Cursor

Cursor rule "effect-config" from PaulJPhilp/buddy, covering effect configuration patterns, core configuration patterns, environment configuration, json configuration files and configuration loading patterns.

2 10mo ago A 1,256 tokens

PaulJPhilp/buddy

Cursor rule Cursor

// api.ts export interface MyServiceApi { readonly doSomething: (input: string) => Effect.Effect }.

2 10mo ago A 1,287 tokens

PaulJPhilp/buddy

Cursor rule Cursor

Every Effect.Service class automatically exports a .Default layer that can be used for dependency injection in tests and applications.

2 10mo ago A 0 tokens