# Project skills

Short playbooks for agents and maintainers. Prefer these when you need depth beyond `.cursor/rules/*.mdc`.

| Skill | When to use |
|-------|-------------|
| [`code-review/`](code-review/SKILL.md) | Structured PR review, release readiness, API/doc alignment |
| [`testing/`](testing/SKILL.md) | Jest e2e vs TypeScript tests, `test/config.js` env, dist build |
| [`contentstack-javascript-cda/`](contentstack-javascript-cda/SKILL.md) | CDA usage: `Stack`, delivery token, regions, queries, sync, live preview |
| [`framework/`](framework/SKILL.md) | Request layer: `fetch`, retries, plugins, runtime adapters |

**Repo overview:** see root [`AGENTS.md`](../AGENTS.md). **Rule index:** [`.cursor/rules/README.md`](../.cursor/rules/README.md).
