Source of truth for detailed guidance. Read AGENTS.md first, then open the skill that matches your task.
| Skill folder | Use when |
|---|---|
| dev-workflow | Branches, CI, how to run build/test, PR expectations, optional TDD. |
| java | Java 17 conventions, package layout under com.contentstack.utils, JSON/Jsoup, Javadoc, dependency discipline. |
| contentstack-utils-java | Changing Utils, GQL, DefaultOption, callbacks, embedded/RTE behavior or JSON contracts. |
| testing | Writing or refactoring tests, fixtures, Surefire/JaCoCo, offline tests. |
| code-review | Reviewing a PR or self-review before merge. |
| framework | Editing pom.xml, plugins, release signing, Maven Central, or sample/ dependency versions. |
Each folder contains SKILL.md with YAML frontmatter (name, description).