بنقرة واحدة
javascript
Use for Webpack configs, multi-target dist outputs, and Babel/loader setup in contentstack-javascript.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use for Webpack configs, multi-target dist outputs, and Babel/loader setup in contentstack-javascript.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when reviewing PRs for contentstack-javascript—API compatibility, bundles, Jest, and npm/CDN impact.
Use for the contentstack npm package API—Stack, regions, queries, and @contentstack/utils usage.
Use for npm scripts, Husky, CI, and branch workflow in contentstack-javascript.
Use for Jest e2e and TypeScript test suites, jest configs, and test layout in contentstack-javascript.
Contentstack Content Delivery (CDA) JavaScript SDK — Stack, tokens, regions, queries, sync, live preview in src/core/.
HTTP and cross-cutting behavior for the CDA SDK — request.js, fetch retries, plugins, runtime http/localstorage.
| name | javascript |
| description | Use for Webpack configs, multi-target dist outputs, and Babel/loader setup in contentstack-javascript. |
webpack/*.js or changing how src is bundled per platformwebpack.node.js, webpack.web.js, etc.)—keep shared options consistent via webpack-merge where the repo already does.dist/—verify package.json main / browser / react-native fields after changing filenames or folders.index.d.ts ships typings—update when public JS exports or options change.