dev-workflow

Installation
SKILL.md

Development workflow – Contentstack Management JavaScript SDK

When to use

  • Starting work or opening a PR.
  • Choosing which npm scripts to run before push.
  • Deciding whether to bump package.json version.

Instructions

Branches

  • Follow team Git conventions (e.g. feature branches off development / integration branch used in this repo).
  • Keep commits focused; do not commit with test.only, it.only, describe.only, or permanent skips.

Before opening a PR

Installs
1
GitHub Stars
4
First Seen
Jul 16, 2026
dev-workflow — contentstack/contentstack-management-javascript