dev-workflow
Installation
SKILL.md
Dev workflow – kickstart-next-ssg
When to use
- Onboarding or reproducing a local run
- Adding or changing npm scripts
- Understanding what runs on pull requests (vs local build)
Instructions
Prerequisites
- Node.js compatible with Next.js 16 (use a current LTS)
- npm (lockfile:
package-lock.json)