home/categories/full-stack/sitecore-content-sdk-packages-create-content-sdk-app-src-templates-nextjs-app-router-agents-skills-content-sdk-component-scaffold-skill-md
full-stackdevelopment
content-sdk-component-scaffold
Creates new Sitecore components with correct file structure, props interface, and placement under src/components/. Use when adding a new component from scratch or scaffolding a component. App Router: decide Server vs Client and register in the appropriate map.
maintainer
Sitecore
更新於 3/3/2026
星標
33
分支
29
quick start
Installation and usage
Creates new Sitecore components with correct file structure, props interface, and placement under src/components/. Use when adding a new component from scratch or scaffolding a component. App Router: decide Server vs Client and register in the appropriate map.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use content-sdk-component-scaffold