GearScope structure log: contentful/skill-kit Host: macOS 26.5.1 aarch64, Node 24.13.1 Date: 2026-07-21 $ git clone --depth 1 https://github.com/contentful/skill-kit Cloned, 312 files, 5.0 MB $ npm install --no-audit --no-fund added 295 packages in 14s $ npx tsc --noEmit Exit 0 (strict mode, zero type errors) $ npm run build > tsc -p tsconfig.build.json Exit 0, dist/ emitted $ node --test --import tsx/esm 'src/**/*.test.ts' tests 427 | pass 427 | fail 0 | skipped 0 | duration_ms 17088 Repo stats: 19,120 LOC TypeScript (src + examples), 46 test files, 4,700 lines docs (api.md 1459, architecture.md 507, hosts.md 722, SPEC.md 2012). 5 examples: get-to-know-you, ts-patterns, contentful-help, game-jam, primitives-showcase.