Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.04 KB

File metadata and controls

18 lines (12 loc) · 1.04 KB

Skills – contentstack-cli-tsgen

Source of truth for detailed guidance. Read AGENTS.md first, then open the skill that matches your task.

Parent repository: contentstack/cli-plugins (packages/contentstack-cli-tsgen).

When to use which skill

Skill folder Use when
dev-workflow pnpm commands, monorepo CI, PR and release process
typescript-cli-tsgen OCLIF tsgen command, flags, helpers vs library behavior
testing Jest, posttest ESLint, integration tests, TOKEN_ALIAS, CI secrets
code-review PR checklist: CLI UX, errors, Delivery vs CMA wording, types-generator dependency

HTTP and generation internals live in @contentstack/types-generator (npm); do not assume a sibling checkout.

Each folder contains SKILL.md with YAML frontmatter (name, description).