Choose Dev Entrypoints

Choose the right dev-environment entrypoint and responsibility boundary across Nix, Just, Bun, Turborepo, package scripts, shellHook, and ./scripts. Triggers when the user asks which command should run dev/build/test/install/codegen, whether to put work in nix develop or shellHook, how to split responsibilities between just, bun, turbo, and scripts, or how to make dev environments lazy, cacheable, and understandable. Do NOT trigger for ordinary implementation work or Nix flake layout refactors. In a TypeScript-only repo, ops scripts are TypeScript (ADR-0012), not bash.

darkmatter cc10015 8.3 KB Updated

File contents

darkmatter/skills/tree/main/skills/choose-dev-entrypoints commit cc1001586b

Frequently asked questions

npx skillmds@latest add darkmatter/choose-dev-entrypoints