一键导入
testing
Test layout and policy for kickstart-next—currently no automated tests; credentials and CI context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Test layout and policy for kickstart-next—currently no automated tests; credentials and CI context.
用 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.
TypeScript compiler options, ESLint setup, and Contentstack entry typing conventions for kickstart-next.
| name | testing |
| description | Test layout and policy for kickstart-next—currently no automated tests; credentials and CI context. |
test script.__tests__ directories or *.test.* / *.spec.* files as part of this kickstart. Confirm with the codebase before assuming tests exist..env.example-style samples only; real values belong in local .env (gitignored).lib/ fetch helpers (e.g. Vitest or Jest) and optional Playwright flows for preview—but only document concrete commands and folders once they exist.