home/categories/architecture-patterns/tanstack-router-packages-start-client-core-skills-start-core-execution-model-skill-md
architecture-patternsdevelopment
start-coreexecution-model
Isomorphic-by-default principle, environment boundary functions (createServerFn, createServerOnlyFn, createClientOnlyFn, createIsomorphicFn), ClientOnly component, useHydrated hook, import protection, dead code elimination, environment variable safety (VITE_ prefix, process.env).
maintainer
TanStack
업데이트됨 3/16/2026
스타
14113
포크
1630
quick start
Installation and usage
Isomorphic-by-default principle, environment boundary functions (createServerFn, createServerOnlyFn, createClientOnlyFn, createIsomorphicFn), ClientOnly component, useHydrated hook, import protection, dead code elimination, environment variable safety (VITE_ prefix, process.env).
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use start-coreexecution-model