بنقرة واحدة
content-sdk-component-data-strategy
Layout data from getPage/getComponentData; path/locale from extractPath/context.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Layout data from getPage/getComponentData; path/locale from extractPath/context.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
Renders Sitecore fields with SDK components Text, RichText, Image, Link.
| name | content-sdk-component-data-strategy |
| description | Layout data from getPage/getComponentData; path/locale from extractPath/context. |
Detail: AGENTS-router-specifics.md#routing-and-data-fetching
getPage + getComponentData in catch-all pageDocs: Content SDK.