Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.16 KB

File metadata and controls

16 lines (12 loc) · 1.16 KB

Skills – Contentstack Management Java SDK

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

When to use which skill

Skill folder Use when
dev-workflow Branching against master/staging, running Maven/CI commands, release or publish touchpoints.
contentstack-java-cma-sdk Changing public API, Contentstack / Stack flows, auth tokens, or SDK surface exposed to integrators.
java Package structure under com.contentstack.cms, Java 8 compatibility, Lombok, imports, and code style in this repo.
testing Adding or fixing tests, Surefire skipTests behavior, MockWebServer or live API tests, env/credentials.
code-review Preparing or reviewing a PR: scope, tests, API compatibility, and security around tokens.
http-client-stack Retrofit services, OkHttp client/interceptors, retries, proxies, or HTTP logging.

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