contentstack
- 69 skills
- 0 followers
- 9 hours ago last updated
- ▌ Cms Assets 2 · contentstackAdvise developers on organizing, delivering, and transforming assets in Contentstack. Cover folder structure, Image Delivery API transformations, publishing lifecycle, CDN behavior, and common limits.
- ▌ Cms Entries 2 · contentstackAdvise developers on querying, localizing, versioning, publishing, and structuring Contentstack entries for efficient delivery. Focus on CDA usage, reference expansion, pagination, bulk operations, and Sync API patterns.
- ▌ Cms Releases 2 · contentstackAdvise developers on using Contentstack Releases for coordinated, atomic content deployment. Cover release creation, item management, staged deployment, webhook storm prevention, and CI/CD integration.
- ▌ Cms Taxonomy 2 · contentstackAdvise developers on using Contentstack Taxonomy for structured, hierarchical content classification and delivery-side filtering. Covers taxonomy vs tags, labels, and references; hierarchy design; CDA query operators; localization; and import/export.
- ▌ Cms Webhooks 2 · contentstackAdvise developers on configuring and consuming Contentstack webhooks for real-time event notifications. Cover event channels, payload structure, signature verification, retry behavior, release-triggered webhook storms, and reliable receiver design.
- ▌ Cms Workflows 2 · contentstackAdvise developers on designing and configuring Contentstack workflows and publish rules for content governance. Cover stage design, transition restrictions, approval flows, publish governance, automation hooks, and common pitfalls.
- ▌ Dx Delivery Sdk 2 · contentstack bundleHelp agents write correct, production-ready TypeScript using `@contentstack/delivery-sdk` for Contentstack entries, assets, references, filtering, sorting, pagination, locale, Live Preview, and Visual Builder support. Verify SDK behavior against the Delivery SDK Spec when method names, options, or chain order matter.
- ▌ Cms Localization 2 · contentstackAdvise developers on Contentstack localization: language setup, fallback chains, localized vs unlocalized entries, non-localizable fields, and multi-locale publishing.
- ▌ Brand Kit Assistant 2 · contentstack bundleAdvise users on Contentstack Brand Kit concepts, setup, governance, and on-brand AI generation. Route API-specific tasks to the right Brand Kit capability or reference skill, and enforce brand and safety rules before presenting anything as ready.
- ▌ Cms Branches Aliases 2 · contentstackAdvise developers on using Contentstack branches for isolated content development and aliases for zero-downtime content deployments. Cover branch strategy, branch-specific vs global modules, CI/CD integration, merge behavior, and rollback patterns.
- ▌ Cms Roles Permissions 2 · contentstackAdvise developers on designing roles, permissions, teams, and token access in Contentstack. Explain built-in roles, custom roles, permission merging, team-based access, and token capabilities with least-privilege guidance.
- ▌ Dx Migrate JS To TS Sdk 2 · contentstackMigrate Contentstack Delivery SDK code from JavaScript to TypeScript. Rewrite setup, initialization, Stack, Entries, Assets, Query, pagination, cache, utils, taxonomy, and image transform usage while preserving behavior and calling out TypeScript-specific differences.
- ▌ Cms Tokens Authentication 2 · contentstackAdvise developers on choosing the right Contentstack authentication method and token type for frontend, backend, automation, and third-party app use cases. Include security guidance, rate-limit awareness, and SSO considerations.
- ▌ Cms Environments Publishing 2 · contentstackAdvise developers on configuring environments, publishing content, using delivery and preview tokens, leveraging the Sync API, and understanding CDN and publish queue behavior in Contentstack.
- ▌ Developer Hub App Architect 2 · contentstack bundleTurn Contentstack Developer Hub and Marketplace app ideas into concrete implementations. Choose the right UI location, map the architecture, generate boilerplate-aligned React/TypeScript code, and troubleshoot setup, SDK, manifest, proxy, and publishing issues.
- ▌ Cms Variants Personalization 2 · contentstackAdvise developers on using Contentstack Variants and Personalize for audience-targeted content. Explain when to use variants versus separate entries, how variant groups work, and how to integrate Personalize with the CMS.
- ▌ Cms Data Modeling Best Practices 2 · contentstackGuide developers to model content in Contentstack using the simplest reusable structure. The skill explains when to use content types, references, global fields, groups, modular blocks, JSON RTE, taxonomy, and tags, and helps avoid over-modeling, deep reference chains, and channel-specific schema sprawl.
- ▌ Launch Trigger And Monitor Launch Deployments 2 · contentstackTrigger a Launch deployment for a specific environment, then poll its status until completion. If the deployment fails or is cancelled, fetch the deployment log and diagnose likely causes with next-step recommendations.
- ▌ Cms Live Preview Visual Builder Support Assistant 2 · contentstackDiagnose and guide Contentstack Live Preview and Visual Builder implementations. Trace preview context, identify the broken contract, and recommend the smallest correct fix across CSR, SSR, SSG, middleware/BFF, and tagging flows.
- ▌ Launch Sync Environment Variables From Env Example 2 · contentstackFetch environment variables from a Contentstack Launch project, compare them with a local `.env.example` file, and patch the target environment to add any missing keys.
- ▌ Contentstack Vibe Docs · contentstack bundleComprehensive Contentstack CMS documentation for building web applications. Covers REST API, GraphQL API, Content Management API, Image Delivery API, TypeScript SDKs, Live Preview, Visual Builder, OAuth authentication, data modeling, webhooks, releases, workflows, branches, roles, localization, variants/personalization, Launch deployments, and framework patterns for Next.js, Nuxt, and Gatsby. Use when implementing any Contentstack feature.
- ▌ Typescript CLI Tsgen · contentstackMental model for the contentstack-cli-tsgen OCLIF plugin and tsgen command.
- ▌ Datasync Asset Store · contentstackPublic API and DataSync integration for the filesystem asset store — use for start, FSAssetStore, config, and asset paths.
- ▌ Javascript Node · contentstackUse for ESLint, formatting, and JavaScript/Node conventions in this repository.
- ▌ Datasync Boilerplate · contentstackUse for DataSync wiring—index.js, config, listener, asset/content stores, and Contentstack settings.
- ▌ Android · contentstackUse for Android module layout, Gradle config, and Kotlin/Java conventions in contentstack-android.
- ▌ Contentstack Android Cda · contentstackUse for the public Android Content Delivery SDK surface and package com.contentstack.sdk.
- ▌ Dart Style · contentstackUse for package layout, imports, naming, and analyzer/linter alignment in this Dart repo.
- ▌ Runtime And HTTP · contentstackUse for HTTP client usage, env configuration, logging, retries, and dependency packaging for this SDK.
- ▌ Contentstack Dart Sdk · contentstackUse when changing the public API, Stack, queries, CDA calls, errors, or SDK boundaries.
- ▌ Javascript Style · contentstackJavaScript and TypeScript declaration style for lib, webpack, types — ESLint standard, modules, JSDoc.
- ▌ Contentstack Javascript Cma · contentstackContentstack Management (CMA) JavaScript SDK — client, stack, auth, regions, entities in lib/.
- ▌ Python Style · contentstackUse for package layout under contentstack_management/, setup.py, pylint-friendly style, and imports.
- ▌ Contentstack Management · contentstackUse for Client, Stack, _APIClient, domain resources, OAuth, and CMA API alignment.
- ▌ Contentstack Utils · contentstackUse for Stack initialization, queries, entries, assets, live preview, taxonomy, and variants in contentstack-python.
- ▌ Swift Style · contentstackSwiftLint, Sources layout, Kanna/libxml2, platforms, naming, access control for all Swift in this repo.
- ▌ Typescript · contentstackTypeScript and ESLint conventions, path aliases, and where to place new code.
- ▌ Testing · contentstackUse for Mocha/NYC unit tests, API tests, and Jest TypeScript tests in contentstack-marketplace-sdk.
- ▌ Framework · contentstackHTTP stack for marketplace-sdk — Axios wrapper, retries, concurrency, params serialization, logging hook
- ▌ Javascript · contentstackUse for Babel presets, Webpack configs, and multi-target builds in contentstack-marketplace-sdk.
- ▌ Code Review · contentstackUse when reviewing PRs for contentstack-marketplace-sdk—API, bundles, tests, and npm publish impact.
- ▌ Dev Workflow · contentstackUse for npm scripts, CI, and release flow in contentstack-marketplace-sdk.
- ▌ Marketplace Sdk · contentstackUse for Marketplace client behavior, public methods in lib/, and axios/@contentstack/utils usage.
- ▌ Contentstack Javascript Marketplace · contentstackMental model for the Marketplace SDK — client factory, org-scoped marketplace API, auth, regions, module map
- ▌ Next App · contentstackApp Router structure, React components, client vs server, and rendering patterns in kickstart-next.
- ▌ Typescript Style · contentstackTypeScript compiler options, ESLint setup, and Contentstack entry typing conventions for kickstart-next.
- ▌ Contentstack Kickstart · contentstackContentstack Delivery SDK, live preview, getPage, env overrides, and content model alignment for kickstart-next.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Contentstack Migration Companion · contentstack bundleMigration companion for moving to Contentstack from another CMS. Guides content and application migration through a structured, step-by-step workflow. Currently supports migrations from Contentful, with additional source platforms planned. Use when users want to migrate, move, switch, port, or re-platform to Contentstack, including content models, content, assets, locales, application integrations, or website code. Trigger on requests such as "migrate to Contentstack", "move to Contentstack", "switch to Contentstack", "migrate from Contentful", "move my Contentful space", "port my CMS", or similar migration-related requests. The skill validates prerequisites, guides the migration process, provides progress checkpoints, and delivers a completion summary. Prefer this skill whenever a Contentstack migration is requested.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Launch Trigger And Monitor Launch Deployments · contentstacklaunch-trigger-and-monitor-launch-deployments
- ▌ Cms Live Preview Visual Builder Support Assistant · contentstackcms-live-preview-visual-builder-support-assistant
- ▌ Launch Sync Environment Variables From Env Example · contentstacklaunch-sync-environment-variables-from-env-example