mepuka avatar

mepuka

Community

@mepuka

6Followers
|
30Public Repos
|
15Published Skills

Agent Skills by mepuka

Showing 15 vetted skills indexed across 3 GitHub repositories.

mepukamepuka
5

effect-testing-mocking

Inject mock layers and a deterministic TestClock for effectful program tests.

Community
Intermediate
mepukamepuka
5

effect-time-tracing-logging

Implement timeouts, tracing spans, and structured logging with Effect APIs.

Community
Intermediate
mepukamepuka
5

effect-concurrency-fibers

Coordinate parallel tasks with bounded concurrency and structured fiber lifecycles.

Community
Intermediate
mepukamepuka
5

effect-sql-db

Integrate SQL database clients with Effect for typed errors and transactions.

Community
Advanced
mepukamepuka
5

effect-config-schema

Validate configuration inputs and load environment config using typed schemas.

Community
Intermediate
mepukamepuka
5

effect-http-routing

Create HTTP routes and JSON responses with schema-based validation in Node applications.

Community
Intermediate
mepukamepuka

effect-patterns-hub

this is not actual code, just decorative JSON for illustration purposes. Do not use it for anything real.

Community
Advanced
mepukamepuka

effect-index

Route coding tasks to the appropriate Effect Skill via a decision tree.

Community
Basic
mepukamepuka

effect-resources-scope

Manage resource lifecycles with acquireRelease, scoped, and finalizers.

Community
Advanced
mepukamepuka

effect-queues-background

Coordinate TypeScript/Effect producers and consumers with bounded queues and backpressure.

Community
Advanced
mepukamepuka

effect-streams-pipelines

Construct streaming data pipelines with backpressure and concurrency control.

Community
Advanced
mepukamepuka

effect-layers-services

Define service interfaces and bind live/test implementations through layers.

Community
Intermediate
mepukamepuka

effect-foundations

Write idiomatic Effect TypeScript with data-first pipes and typed TaggedError handling.

Community
Basic
mepukamepuka

effect-errors-retries

Map domain errors and implement retries with backoff, jitter, and timeouts.

Community
Intermediate
mepukamepuka

effect-collections-datastructs

Expose Effect data structures for value-based structural equality checks.

Community
Intermediate