dev-workflow
Installation
SKILL.md
Dev workflow – kickstart-next-ssr
When to use
- Cloning the repo and running the app for the first time
- Running build, dev server, or lint
- Knowing what GitHub Actions do (and do not do) for this project
Instructions
Prerequisites
- Node.js and npm (versions aligned with your org; this repo uses Next.js 16 and React 19 per package.json)
- A Contentstack stack, delivery/preview tokens, and
.envvalues as described in README.md