contentstack/contentstack-agent-skills
Plugin Claude Code
Contentstack agent skills for Claude Code, Cursor, Codex, and Gemini.
contentstack/contentstack-agent-skills
Plugin Claude Code
Contentstack agent skills for Claude Code, Cursor, Codex, and Gemini.
contentstack/contentstack-agent-skills
Plugin Claude Code
Contentstack agent skills for Claude Code, Cursor, Codex, and Gemini.
contentstack/contentstack-agent-skills
Instructions file
Instructions for contentstack/contentstack-agent-skills, covering contentstack skills, routing and contentstack references.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
Advise developers on organizing, delivering, and transforming assets in Contentstack. Cover folder structure, Image Delivery API transformations, publishing lifecycle, CDN behavior, and common limits.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
Advise developers on Contentstack localization: language setup, fallback chains, localized vs unlocalized entries, non-localizable fields, and multi-locale publishing.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
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.
contentstack/contentstack-agent-skills
Skill Claude CodeCodex
Guide a user through migrating a project from Contentful to Contentstack — first the content (content types, entries, assets, locales) via the Contentstack CLI migrate plugin, then the website code that reads from the CMS.