← all publishers

contentstack

@contentstack source repo

69 published skills

  1. Cms Assets 2 · contentstack
    Advise developers on organizing, delivering, and transforming assets in Contentstack. Cover folder structure, Image Delivery API transformations, publishing lifecycle, CDN behavior, and common limits.
    0
    installs
  2. Cms Entries 2 · contentstack
    Advise 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.
    0
    installs
  3. Cms Releases 2 · contentstack
    Advise developers on using Contentstack Releases for coordinated, atomic content deployment. Cover release creation, item management, staged deployment, webhook storm prevention, and CI/CD integration.
    0
    installs
  4. Cms Taxonomy 2 · contentstack
    Advise 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.
    0
    installs
  5. Cms Webhooks 2 · contentstack
    Advise 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.
    0
    installs
  6. Cms Workflows 2 · contentstack
    Advise 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.
    0
    installs
  7. Dx Delivery Sdk 2 · contentstack bundle
    Help 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.
    0
    installs
  8. Cms Localization 2 · contentstack
    Advise developers on Contentstack localization: language setup, fallback chains, localized vs unlocalized entries, non-localizable fields, and multi-locale publishing.
    0
    installs
  9. Brand Kit Assistant 2 · contentstack bundle
    Advise 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.
    0
    installs
  10. Cms Branches Aliases 2 · contentstack
    Advise 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.
    0
    installs
  11. Cms Roles Permissions 2 · contentstack
    Advise 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.
    0
    installs
  12. Dx Migrate JS To TS Sdk 2 · contentstack
    Migrate 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.
    0
    installs
  13. Cms Tokens Authentication 2 · contentstack
    Advise 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.
    0
    installs
  14. Cms Environments Publishing 2 · contentstack
    Advise developers on configuring environments, publishing content, using delivery and preview tokens, leveraging the Sync API, and understanding CDN and publish queue behavior in Contentstack.
    0
    installs
  15. Developer Hub App Architect 2 · contentstack bundle
    Turn 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.
    0
    installs
  16. Cms Variants Personalization 2 · contentstack
    Advise 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.
    0
    installs
  17. Cms Data Modeling Best Practices 2 · contentstack
    Guide 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.
    0
    installs
  18. Launch Trigger And Monitor Launch Deployments 2 · contentstack
    Trigger 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.
    0
    installs
  19. Cms Live Preview Visual Builder Support Assistant 2 · contentstack
    Diagnose 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.
    0
    installs
  20. Launch Sync Environment Variables From Env Example 2 · contentstack
    Fetch 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.
    0
    installs
  21. Contentstack Vibe Docs · contentstack bundle
    Comprehensive 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.
    0
    installs
  22. Typescript CLI Tsgen · contentstack
    Mental model for the contentstack-cli-tsgen OCLIF plugin and tsgen command.
    0
    installs
  23. Datasync Asset Store · contentstack
    Public API and DataSync integration for the filesystem asset store — use for start, FSAssetStore, config, and asset paths.
    0
    installs
  24. Javascript Node · contentstack
    Use for ESLint, formatting, and JavaScript/Node conventions in this repository.
    0
    installs
  25. Datasync Boilerplate · contentstack
    Use for DataSync wiring—index.js, config, listener, asset/content stores, and Contentstack settings.
    0
    installs
  26. Android · contentstack
    Use for Android module layout, Gradle config, and Kotlin/Java conventions in contentstack-android.
    0
    installs
  27. Contentstack Android Cda · contentstack
    Use for the public Android Content Delivery SDK surface and package com.contentstack.sdk.
    0
    installs
  28. Dart Style · contentstack
    Use for package layout, imports, naming, and analyzer/linter alignment in this Dart repo.
    0
    installs
  29. Runtime And HTTP · contentstack
    Use for HTTP client usage, env configuration, logging, retries, and dependency packaging for this SDK.
    0
    installs
  30. Contentstack Dart Sdk · contentstack
    Use when changing the public API, Stack, queries, CDA calls, errors, or SDK boundaries.
    0
    installs
  31. Javascript Style · contentstack
    JavaScript and TypeScript declaration style for lib, webpack, types — ESLint standard, modules, JSDoc.
    0
    installs
  32. Contentstack Javascript Cma · contentstack
    Contentstack Management (CMA) JavaScript SDK — client, stack, auth, regions, entities in lib/.
    0
    installs
  33. Python Style · contentstack
    Use for package layout under contentstack_management/, setup.py, pylint-friendly style, and imports.
    0
    installs
  34. Contentstack Management · contentstack
    Use for Client, Stack, _APIClient, domain resources, OAuth, and CMA API alignment.
    0
    installs
  35. Contentstack Utils · contentstack
    Use for Stack initialization, queries, entries, assets, live preview, taxonomy, and variants in contentstack-python.
    0
    installs
  36. Swift Style · contentstack
    SwiftLint, Sources layout, Kanna/libxml2, platforms, naming, access control for all Swift in this repo.
    0
    installs
  37. Typescript · contentstack
    TypeScript and ESLint conventions, path aliases, and where to place new code.
    0
    installs
  38. Testing · contentstack
    Use for Mocha/NYC unit tests, API tests, and Jest TypeScript tests in contentstack-marketplace-sdk.
    0
    installs
  39. Framework · contentstack
    HTTP stack for marketplace-sdk — Axios wrapper, retries, concurrency, params serialization, logging hook
    0
    installs
  40. Javascript · contentstack
    Use for Babel presets, Webpack configs, and multi-target builds in contentstack-marketplace-sdk.
    0
    installs
  41. Code Review · contentstack
    Use when reviewing PRs for contentstack-marketplace-sdk—API, bundles, tests, and npm publish impact.
    0
    installs
  42. Dev Workflow · contentstack
    Use for npm scripts, CI, and release flow in contentstack-marketplace-sdk.
    0
    installs
  43. Marketplace Sdk · contentstack
    Use for Marketplace client behavior, public methods in lib/, and axios/@contentstack/utils usage.
    0
    installs
  44. Contentstack Javascript Marketplace · contentstack
    Mental model for the Marketplace SDK — client factory, org-scoped marketplace API, auth, regions, module map
    0
    installs
  45. Next App · contentstack
    App Router structure, React components, client vs server, and rendering patterns in kickstart-next.
    0
    installs
  46. Typescript Style · contentstack
    TypeScript compiler options, ESLint setup, and Contentstack entry typing conventions for kickstart-next.
    0
    installs
  47. Contentstack Kickstart · contentstack
    Contentstack Delivery SDK, live preview, getPage, env overrides, and content model alignment for kickstart-next.
    0
    installs
  48. Cms Assets · contentstack
    cms-assets
    0
    installs
  49. Cms Entries · contentstack
    cms-entries
    0
    installs
  50. Cms Releases · contentstack
    cms-releases
    0
    installs
  51. Cms Taxonomy · contentstack
    cms-taxonomy
    0
    installs
  52. Cms Webhooks · contentstack
    cms-webhooks
    0
    installs
  53. Cms Workflows · contentstack
    cms-workflows
    0
    installs
  54. Dx Delivery Sdk · contentstack bundle
    dx-delivery-sdk
    0
    installs
  55. Cms Localization · contentstack
    cms-localization
    0
    installs
  56. Brand Kit Assistant · contentstack bundle
    brand-kit-assistant
    0
    installs
  57. Migration Companion · contentstack bundle
    contentstack-migration-companion
    0
    installs
  58. Cms Branches Aliases · contentstack
    cms-branches-aliases
    0
    installs
  59. Contentstack Migration Companion · contentstack bundle
    Migration 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.
    0
    installs
  60. Cms Roles Permissions · contentstack
    cms-roles-permissions
    0
    installs
  61. Dx Migrate JS To TS Sdk · contentstack
    dx-migrate-js-to-ts-sdk
    0
    installs
  62. Cms Tokens Authentication · contentstack
    cms-tokens-authentication
    0
    installs
  63. Cms Environments Publishing · contentstack
    cms-environments-publishing
    0
    installs
  64. Developer Hub App Architect · contentstack bundle
    developer-hub-app-architect
    0
    installs
  65. Cms Variants Personalization · contentstack
    cms-variants-personalization
    0
    installs
  66. Cms Data Modeling Best Practices · contentstack
    cms-data-modeling-best-practices
    0
    installs
  67. Launch Trigger And Monitor Launch Deployments · contentstack
    launch-trigger-and-monitor-launch-deployments
    0
    installs
  68. Cms Live Preview Visual Builder Support Assistant · contentstack
    cms-live-preview-visual-builder-support-assistant
    0
    installs
  69. Launch Sync Environment Variables From Env Example · contentstack
    launch-sync-environment-variables-from-env-example
    0
    installs