Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

content-sdk

content-sdk には Sitecore から収集した 43 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
43
Stars
34
更新
2026-07-08
Forks
39
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

content-sdk-component-data-strategy
ウェブ開発者

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

2026-07-08
content-sdk-component-registration
ウェブ開発者

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

2026-07-08
content-sdk-component-scaffold
ウェブ開発者

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

2026-07-08
content-sdk-component-variants
ウェブ開発者

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

2026-07-08
content-sdk-dictionary-and-i18n
ウェブ開発者

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

2026-07-08
content-sdk-editing-safe-rendering
ウェブ開発者

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

2026-07-08
content-sdk-field-usage-image-link-text
ウェブ開発者

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

2026-07-08
content-sdk-graphql-data-fetching
ウェブ開発者

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

2026-07-08
content-sdk-multisite-management
ウェブ開発者

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

2026-07-08
content-sdk-route-configuration
ソフトウェア開発者

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

2026-07-08
content-sdk-site-setup-and-env
ソフトウェア開発者

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

2026-07-08
content-sdk-sitemap-robots
ソフトウェア開発者

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

2026-07-08
content-sdk-troubleshoot-editing
ソフトウェア開発者

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

2026-07-08
content-sdk-upgrade-assistant
ソフトウェア開発者

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

2026-07-08
content-sdk-component-data-strategy
ソフトウェア開発者

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

2026-07-08
content-sdk-component-registration
ソフトウェア開発者

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

2026-07-08
content-sdk-component-scaffold
ソフトウェア開発者

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

2026-07-08
content-sdk-component-variants
ソフトウェア開発者

Multiple presentations per component; regenerate maps after changes.

2026-07-08
content-sdk-dictionary-and-i18n
ソフトウェア開発者

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

2026-07-08
content-sdk-editing-safe-rendering
ソフトウェア開発者

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

2026-07-08
content-sdk-field-usage-image-link-text
ソフトウェア開発者

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

2026-07-08
content-sdk-graphql-data-fetching
ソフトウェア開発者

Page/dictionary via SitecoreClient; SSG via getAppRouterStaticParams.

2026-07-08
content-sdk-multisite-management
ソフトウェア開発者

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

2026-07-08
content-sdk-route-configuration
ソフトウェア開発者

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

2026-07-08
content-sdk-site-setup-and-env
ソフトウェア開発者

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

2026-07-08
content-sdk-sitemap-robots
ソフトウェア開発者

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

2026-07-08
content-sdk-troubleshoot-editing
ソフトウェア開発者

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

2026-07-08
content-sdk-upgrade-assistant
ソフトウェア開発者

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

2026-07-08
content-sdk-cache-components-and-osr
ソフトウェア開発者

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

2026-07-08
content-sdk-component-data-strategy
ソフトウェア開発者

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

2026-07-08
content-sdk-component-registration
ソフトウェア開発者

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

2026-07-08
content-sdk-component-scaffold
ソフトウェア開発者

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

2026-07-08
content-sdk-component-variants
ソフトウェア開発者

Multiple presentations per component; regenerate maps after changes.

2026-07-08
content-sdk-dictionary-and-i18n
ソフトウェア開発者

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

2026-07-08
content-sdk-editing-safe-rendering
ソフトウェア開発者

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

2026-07-08
content-sdk-field-usage-image-link-text
ソフトウェア開発者

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

2026-07-08
content-sdk-graphql-data-fetching
ソフトウェア開発者

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

2026-07-08
content-sdk-multisite-management
ソフトウェア開発者

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

2026-07-08
content-sdk-route-configuration
ソフトウェア開発者

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

2026-07-08
content-sdk-site-setup-and-env
ソフトウェア開発者

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

2026-07-08
このリポジトリの収集済み skills 43 件中、上位 40 件を表示しています。