# Skills — @contentstack/marketplace-sdk

Project-local skills for AI agents. Each folder contains a `SKILL.md` with YAML frontmatter (`name`, `description`).

| Skill | When to use |
|-------|-------------|
| [code-review](code-review/SKILL.md) | PRs, pre-merge review, risk triage |
| [testing](testing/SKILL.md) | Running/fixing tests, env for sanity runs, mocks |
| [contentstack-javascript-marketplace](contentstack-javascript-marketplace/SKILL.md) | Where to change client/marketplace behavior; auth and host model |
| [framework](framework/SKILL.md) | Axios HTTP client, retries, concurrency queue, serializers |

Cursor rules index: [`.cursor/rules/README.md`](../.cursor/rules/README.md). Repo overview: [`AGENTS.md`](../AGENTS.md).
