contentstack-kickstart
Installation
SKILL.md
Contentstack kickstart – kickstart-next-ssg
When to use
- Changing how the app fetches or displays CMS content
- Debugging Live Preview or Visual Builder integration
- Extending TypeScript types for new fields or content types
Instructions
Entry points
- Stack and helpers: lib/contentstack.ts —
stack,initLivePreview(),getPage(url) - CMS-aligned types: lib/types.ts — e.g.
Page,Block,File