Code Organisation

Code-organisation discipline for TypeScript — named exports, declarative entry points, one responsibility per file, explicit package boundaries, and reuse before writing. Applies whenever editing or creating TypeScript files.

g-bastianelli 6cdfe4b 1.8 KB Updated

File contents

g-bastianelli/nuthouse/tree/main/subroutine/skills/code-organisation commit 6cdfe4b648

Frequently asked questions

npx skillmds@latest add g-bastianelli/code-organisation