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.

跳到安装

来源信息

仓库
cajias/claude-skills
最近来源活动
2026年7月20日 07:29
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。