원클릭으로
typescript-style
TypeScript compiler options, ESLint setup, and Contentstack entry typing conventions for kickstart-next.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
TypeScript compiler options, ESLint setup, and Contentstack entry typing conventions for kickstart-next.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
PR checklist and severity guidance for kickstart-next contributions.
Contentstack Delivery SDK, live preview, getPage, env overrides, and content model alignment for kickstart-next.
Local setup, Contentstack seeding, env vars, CI expectations, and PR ownership for kickstart-next.
Next.js, Tailwind v4, PostCSS, package scripts, and image optimization configuration for kickstart-next.
App Router structure, React components, client vs server, and rendering patterns in kickstart-next.
Test layout and policy for kickstart-next—currently no automated tests; credentials and CI context.
| name | typescript-style |
| description | TypeScript compiler options, ESLint setup, and Contentstack entry typing conventions for kickstart-next. |
strict is true, noEmit true, moduleResolution bundler, jsx react-jsx, paths includes @/* → ./*.**/*.ts, **/*.tsx, and Next-generated types under .next.eslint-config-next core-web-vitals and typescript presets.@typescript-eslint/no-explicit-any is explicitly set to off; avoid introducing any without reason, but the project does not fail lint on it.Page, blocks, files, CSLP $ mappings). When Live Preview needs new editable regions, add the corresponding $ field shapes on interfaces.