Typescript CLI Architecture

Use when creating, structuring, or adding a feature to a TypeScript/Node/Bun CLI, agent, or backend project — deciding folder layout, where a new tool/command/module goes, naming, module boundaries, the test framework (Vitest), where tests live, smoke tests, or CI gates. Triggers — "where should this file go", "new feature folder", "set up tests", "vitest config", "smoke test the CLI", "structure this TS project", "feature vs layer folders".

oimiragieo 37a2230 7.5 KB Updated 0 repo stars

File contents

oimiragieo/gotcontext-saddle/tree/main/core/skills/typescript-cli-architecture commit 37a223068e

Frequently asked questions

npx skillmds@latest add oimiragieo/typescript-cli-architecture