ワンクリックで
content-sdk-site-setup-and-env
sitecore.config.ts and env vars; document in .env.example only.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
sitecore.config.ts and env vars; document in .env.example only.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Layout data from getPage/getComponentData; path/locale from extractPath/context.
Registers components in .sitecore/component-map.ts for Pages Router layout and editing.
Creates new Sitecore components under src/components/. Pages Router; map auto-regenerates on dev/build.
Multiple renderings of one component type; regenerate component map after changes.
Next.js i18n via next.config.js; locale from context.locale in data methods.
Preview/editing for Pages Router via context.preview and context.previewData in [[...path]].tsx.
| name | content-sdk-site-setup-and-env |
| description | sitecore.config.ts and env vars; document in .env.example only. |
Detail: AGENTS-key-concepts.md#component-maps-editing-env
sitecore.config.tsdictionary.caching.enabled: false)Docs: Content SDK.