Source of truth for detailed guidance. Read AGENTS.md first, then open the skill that matches your task.
| Skill folder | Use when |
|---|---|
dev-workflow |
Running installs/tests, understanding CI, branch rules for PRs to master |
contentstack-utils |
Changing public APIs, Utils / GQL, parsers, models, or embed rendering |
php-style |
Code style, PHPCS/PSR-2, namespaces, or src/ layout |
testing |
Adding or changing PHPUnit tests, mocks, or coverage |
code-review |
Preparing or reviewing a PR for this repository |
Each folder contains SKILL.md with YAML frontmatter (name, description).