Short-form guides for humans and agents. Root context: AGENTS.md. Cursor rule index: .cursor/rules/README.md.
| Skill | When to use |
|---|---|
code-review/ |
Before opening or approving a PR; expanded checklist (API docs, compatibility, errors, tests, terminology). |
testing/ |
Running Jest, understanding pretest/build, mocks, reports, and why no live API tests exist here. |
typescript-contentstack-utils/ |
Mental map of RTE/embed/GQL/endpoints/Live Preview code paths and where to change behavior safely. |
There is no separate framework skill: this repo has no shared HTTP client or retry layer.