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
Updated 3/3/2026
Stars
33
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use content-sdk-component-scaffold