Skip to main content

monorepo-cookiecutter-ts-gotchas

Bugs and footguns when cutting a TypeScript-only instance of the cajias/monorepo-cookiecutter scaffold and getting its test tiers green. Use WHENEVER you scaffold, cut, or generate a project from cajias/monorepo-cookiecutter (especially headless via COOKIECUTTER_SUBPROJECTS + uvx cookiecutter --no-input), OR when a freshly-cut instance shows any of: every Cucumber step "undefined" though steps exist (config is the dotfile .cucumber.mjs, not auto-discovered); first step fails, this.apiEndpoint undefined (world.ts never calls setWorldConstructor); node_modules/.env staged, no .gitignore generated; pnpm install can't resolve @lint-configs/eslint-config (404 not 403 with a write:packages token; use a file: link); husky/pre-commit fails on "Type tag typescript is not recognized" (commit --no-verify); cucumber-js --name won't match or won't load .env; make install fails frozen-lockfile after a dep add; jest double-runs or finds no tests; tsc errors on JSX.Element under React 19. Covers all 11 recurring traps.

Jump to install

Source facts

Repository
cajias/claude-skills
Last source activity
July 20, 2026 at 07:29
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.