home/categories/full-stack/sitecore-content-sdk-packages-create-content-sdk-app-src-templates-nextjs-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. Pages Router: register in .sitecore/component-map.ts only.

Sitecore
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. Pages Router: register in .sitecore/component-map.ts only.

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