Wrdn Effect Typed Errors

Fix lint findings that use untyped JavaScript error handling instead of Effect typed failures. Use when lint flags new Error, throw, try/catch, Promise.catch, Promise.reject, instanceof Error, unknown error message/stringification, or redundant helpers that only construct tagged errors.

usefulsoftwareco 92274df 11.8 KB Updated

File contents

usefulsoftwareco/executor/tree/main/.agents/skills/wrdn-effect-typed-errors commit 92274dfd09

Frequently asked questions

npx skillmds@latest add usefulsoftwareco/wrdn-effect-typed-errors