Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 (developmentmaster, back-merge, GitHub Release publish), Maven/CI, 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).