Lean TS Patterns

Patterns for building lightweight, zero-dependency TypeScript tools and libraries. Use when building new CLI tools, libraries, or utilities from scratch. Use when refactoring existing TypeScript projects to remove unnecessary dependencies. Use when writing fetch wrappers, CLI parsers, loggers, config merging, string utilities, or any infrastructure code that should be lean and self-contained. Triggers on: "build a CLI", "write a logger", "fetch wrapper", "remove dependencies", "lightweight", "zero-dep", "inline utility", "refactor to be simpler".

caidanw 884ee21 6 files · 46.5 KB Updated

File contents

caidanw/skills/tree/main/lean-ts-patterns commit 884ee21c02

Frequently asked questions

npx skillmds@latest add caidanw/lean-ts-patterns