Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

content-sdk

content-sdk enthält 43 gesammelte Skills von Sitecore, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
43
Stars
34
aktualisiert
2026-07-08
Forks
39
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

content-sdk-component-data-strategy
Webentwickler

Layout data from getPage/getComponentData; path/locale from extractPath/context.

2026-07-08
content-sdk-component-registration
Webentwickler

Registers components in .sitecore/component-map.ts for Pages Router layout and editing.

2026-07-08
content-sdk-component-scaffold
Webentwickler

Creates new Sitecore components under src/components/. Pages Router; map auto-regenerates on dev/build.

2026-07-08
content-sdk-component-variants
Webentwickler

Multiple renderings of one component type; regenerate component map after changes.

2026-07-08
content-sdk-dictionary-and-i18n
Webentwickler

Next.js i18n via next.config.js; locale from context.locale in data methods.

2026-07-08
content-sdk-editing-safe-rendering
Webentwickler

Preview/editing for Pages Router via context.preview and context.previewData in [[...path]].tsx.

2026-07-08
content-sdk-field-usage-image-link-text
Webentwickler

Renders Sitecore fields with SDK components Text, RichText, Image, Link.

2026-07-08
content-sdk-graphql-data-fetching
Webentwickler

Page/dictionary fetch via SitecoreClient in [[...path]].tsx getStaticProps/getServerSideProps.

2026-07-08
content-sdk-multisite-management
Webentwickler

Multisite via proxy.ts: PreviewProxy → BotTrackingProxy → MultisiteProxy → RedirectsProxy → PersonalizeProxy.

2026-07-08
content-sdk-route-configuration
Softwareentwickler

Pages Router catch-all at src/pages/[[...path]].tsx; data via getStaticProps/getServerSideProps.

2026-07-08
content-sdk-site-setup-and-env
Softwareentwickler

sitecore.config.ts and env vars; document in .env.example only.

2026-07-08
content-sdk-sitemap-robots
Softwareentwickler

API routes src/pages/api/sitemap.ts and robots.ts with SDK middleware.

2026-07-08
content-sdk-troubleshoot-editing
Softwareentwickler

Debug Pages Router preview: context.preview, previewData, editing API routes.

2026-07-08
content-sdk-upgrade-assistant
Softwareentwickler

Upgrade @sitecore-content-sdk/* packages; check CHANGELOG and migration guides.

2026-07-08
content-sdk-component-data-strategy
Softwareentwickler

Layout from getPage; site/locale from route params; serializable client props.

2026-07-08
content-sdk-component-registration
Softwareentwickler

Registers components in .sitecore/component-map.ts and component-map.client.ts for App Router.

2026-07-08
content-sdk-component-scaffold
Softwareentwickler

Creates Sitecore components under src/components/. App Router; server/client maps auto-regenerate.

2026-07-08
content-sdk-component-variants
Softwareentwickler

Multiple presentations per component; regenerate maps after changes.

2026-07-08
content-sdk-dictionary-and-i18n
Softwareentwickler

next-intl with requestLocale = `${site}_${locale}`; routing.ts + request.ts.

2026-07-08
content-sdk-editing-safe-rendering
Softwareentwickler

Preview/editing via draftMode() and getPreview/getDesignLibraryData in App Router pages.

2026-07-08
content-sdk-field-usage-image-link-text
Softwareentwickler

Renders Sitecore fields with SDK Text, RichText, Image, Link components.

2026-07-08
content-sdk-graphql-data-fetching
Softwareentwickler

Page/dictionary via SitecoreClient; SSG via getAppRouterStaticParams.

2026-07-08
content-sdk-multisite-management
Softwareentwickler

Proxy: PreviewProxy → BotTracking → Locale → Multisite → Redirects → Personalize.

2026-07-08
content-sdk-route-configuration
Softwareentwickler

App Router catch-all at src/app/[site]/[locale]/[[...path]]/page.tsx; setRequestLocale required.

2026-07-08
content-sdk-site-setup-and-env
Softwareentwickler

sitecore.config.ts and env vars; document in .env.example only.

2026-07-08
content-sdk-sitemap-robots
Softwareentwickler

Route handlers under src/app/api/ with createSitemapRouteHandler / createRobotsRouteHandler.

2026-07-08
content-sdk-troubleshoot-editing
Softwareentwickler

Check draftMode, getPreviewData(headers), setRequestLocale, getCachedPageParams, maps.

2026-07-08
content-sdk-upgrade-assistant
Softwareentwickler

Upgrade @sitecore-content-sdk/*; follow CHANGELOG and migration guides.

2026-07-08
content-sdk-cache-components-and-osr
Softwareentwickler

Tag-based caching in src/lib/cache/ and POST /api/revalidate webhook for on-demand invalidation.

2026-07-08
content-sdk-component-data-strategy
Softwareentwickler

Cached layout data via cache helpers; preview via client; site/locale from params.

2026-07-08
content-sdk-component-registration
Softwareentwickler

Registers components in .sitecore/component-map.ts and component-map.client.ts for App Router.

2026-07-08
content-sdk-component-scaffold
Softwareentwickler

Creates Sitecore components under src/components/. App Router; server/client maps auto-regenerate.

2026-07-08
content-sdk-component-variants
Softwareentwickler

Multiple presentations per component; regenerate maps after changes.

2026-07-08
content-sdk-dictionary-and-i18n
Softwareentwickler

next-intl with requestLocale = `${site}_${locale}`; routing.ts + request.ts.

2026-07-08
content-sdk-editing-safe-rendering
Softwareentwickler

Preview/editing via draftMode() and getPreview/getDesignLibraryData in App Router pages.

2026-07-08
content-sdk-field-usage-image-link-text
Softwareentwickler

Renders Sitecore fields with SDK Text, RichText, Image, Link components.

2026-07-08
content-sdk-graphql-data-fetching
Softwareentwickler

Cached reads via src/lib/cache helpers; preview via client directly.

2026-07-08
content-sdk-multisite-management
Softwareentwickler

Proxy: PreviewProxy → BotTracking → Locale → Multisite → Redirects → Personalize.

2026-07-08
content-sdk-route-configuration
Softwareentwickler

App Router catch-all at src/app/[site]/[locale]/[[...path]]/page.tsx; setRequestLocale required.

2026-07-08
content-sdk-site-setup-and-env
Softwareentwickler

sitecore.config.ts and env vars; document in .env.example only.

2026-07-08
Zeigt die Top 40 von 43 gesammelten Skills in diesem Repository.