contentful-guide
Contentful Guide
Use this skill as the routing and vocabulary layer for Contentful tasks.
Contentful is a headless, API-first CMS (composable content platform) where teams model content once and deliver it to many channels.
What this skill does
- Clarifies core terms (space, environment, environment alias, content model, content type, entry, asset, locale).
- Maps user intent to the right API (CDA, CPA, CMA, GraphQL, Images API).
- Routes implementation requests to the right skill and docs.
- Prevents incorrect setup by identifying when a request is not in this skill's scope.
Routing rules
- If the user asks to add Contentful to a Next.js project, use the contentful-nextjs skill.
- If the user asks about optimization/personalization/analytics setup or debugging, route to the
contentful-personalizationskill. - If the user asks for conceptual guidance, architecture tradeoffs, or where to read docs, stay in this skill.
- If the user asks about environment aliases and deployment workflows, stay in this skill unless they also ask for framework implementation.
More from contentful/skills
contentful-personalization
Set up, debug, and build with Contentful personalization and optimization. Covers readiness, SDK install guidance, static diagnostics, live browser debugging, development help, and reference patterns. Use for personalization, optimization, ninetailed, A/B testing, experiments, audience targeting, Contentful Experiences, Experiences SDK, Studio Experiences, and the experience API. Trigger keywords: personalization, optimization, ninetailed, A/B test, experiment, multivariate test, targeting, audience targeting, segments, variants, content variants, set up personalization, personalization not working, personalization broken, personalize this component, am I ready for personalization, experience API, Contentful Experiences, Experiences SDK, Studio Experiences, personalization in Next.js, @contentful/optimization, @ninetailed/experience.js, run an experiment, check this URL, debug this live page, inspect network requests, check console errors, experience.ninetailed.co
4contentful-migration
>-
3contentful-nextjs
>-
3