Short playbooks for agents and maintainers. Prefer these when you need depth beyond .cursor/rules/*.mdc.
| Skill | When to use |
|---|---|
code-review/ |
Structured PR review, release readiness, API/doc alignment |
testing/ |
Mocha unit vs sanity runs, env vars, mocks, Jest TS tests |
contentstack-javascript-cma/ |
CMA client usage: client, stack, auth, regions, entities |
framework/ |
Axios HTTP layer: retries, concurrency queue, interceptors, plugins, errors |
Repo overview: see root AGENTS.md. Rule index: .cursor/rules/README.md.
In Cursor, reference a skill in chat when supported (e.g. instructions that point at @skills/testing may map to these paths depending on your setup).