بنقرة واحدة
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.