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에 표시된 보조 파일을 읽어 보세요.