一键导入
framework
Axios HTTP stack in @contentstack/core — clients, retries, serialization pipeline.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Axios HTTP stack in @contentstack/core — clients, retries, serialization pipeline.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when reviewing PRs or preparing changes for contentstack-js-core—API stability, tests, and consumer impact.
Use when working on @contentstack/core API surface, HTTP layer, errors, or how other SDKs consume this package.
Use when changing branches, CI, npm scripts, Husky hooks, or release workflow in contentstack-js-core.
Use when writing or fixing Jest tests, mocks, or test layout under test/ in contentstack-js-core.
Use for TypeScript layout, tsconfig variants, and build outputs (CJS/ESM/UMD/types) in contentstack-js-core.
@contentstack/core — httpClient, request helpers, param serialization, errors, delivery retry handlers.
| name | framework |
| description | Axios HTTP stack in @contentstack/core — clients, retries, serialization pipeline. |
@contentstack/core)httpClient(params) returns a configured Axios instance (baseURL, headers, timeout, adapters).retryPolicy/delivery-sdk-handlers.ts may be attached by consumers for retry-on-429-style behavior.param-serializer ensures query strings match API expectations.contentstack-core.ts.param-serializer.ts (watch for regressions in delivery-sdk tests).retryPolicy/delivery-sdk-handlers.ts.test/request.spec.ts, test/contentstack-core.spec.ts, retry specs under test/retryPolicy/ — extend when altering behavior..cursor/rules/contentstack-js-core.mdc · .cursor/rules/typescript.mdc