testing

Installation
SKILL.md

Testing – kickstart-next-ssg

When to use

  • Checking whether CI or npm runs tests (it does not, yet)
  • Planning unit, component, or E2E tests for this kickstart

Instructions

Current state

  • There is no test script in package.json.
  • There are no *.test.*, *.spec.*, or __tests__ directories in the repository.
  • GitHub Actions workflows do not run npm test; PR checks are security/policy focused (see AGENTS.md).

If you add tests

Installs
1
First Seen
Jul 16, 2026
testing — contentstack/kickstart-next-ssg