بنقرة واحدة
content-sdk-dictionary-and-i18n
Next.js i18n via next.config.js; locale from context.locale in data methods.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Next.js i18n via next.config.js; locale from context.locale in data methods.
التثبيت باستخدام 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.
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-dictionary-and-i18n |
| description | Next.js i18n via next.config.js; locale from context.locale in data methods. |
Detail: AGENTS-router-specifics.md#i18n-pages-router
next.config.js → i18n.locales / defaultLocale aligned with Sitecorecontext.locale to client.getPagecontext.localeDocs: Content SDK.