Skip to content

Latest commit

History

History
16 lines (12 loc) · 936 Bytes

File metadata and controls

16 lines (12 loc) · 936 Bytes

Skills – Contentstack Utils (Java)

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

When to use which skill

Skill folderUse when
dev-workflowBranches, CI, how to run build/test, PR expectations, optional TDD.
javaJava 17 conventions, package layout under com.contentstack.utils, JSON/Jsoup, Javadoc, dependency discipline.
contentstack-utils-javaChanging Utils, GQL, DefaultOption, callbacks, embedded/RTE behavior or JSON contracts.
testingWriting or refactoring tests, fixtures, Surefire/JaCoCo, offline tests.
code-reviewReviewing a PR or self-review before merge.
frameworkEditing pom.xml, plugins, release signing, Maven Central, or sample/ dependency versions.

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