content-model

Define content types, fields, metadata, and relationships for CMS data structures.

Updated Nov 8, 2025
One-click install
npx skills add https://github.com/ivanyeors/product-agentic-templates --skill content-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-model
Source: https://github.com/ivanyeors/product-agentic-templates/tree/main/.cursor/skills/02-product-design/ux-process/ia-methods/content-model
Command: npx skills add https://github.com/ivanyeors/product-agentic-templates --skill content-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content-heavy products struggle with maintaining consistent data structures across multiple channels. This skill defines standardized content types, fields, metadata, and relationships to enable scalable information architecture and coherent backend schemas.

Core Features & Use Cases

  • Define content types, fields, data types, and required vs optional attributes.
  • Establish relationships (parent-child, references) and metadata tagging for retrieval, search, and faceted navigation.
  • Produce feeds for IA documents and backend design schemas, plus clear handovers to engineering teams.

Quick Start

Define the core Content Type for your product and document its fields, data types, and relationships in this model.

Frequently Asked Questions about content-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define a content model for a CMS-driven product?

To define a content model for a CMS-driven product, you standardize data structures by establishing clear content types, fields, data types, and relationships. This creates a coherent backend schema and scalable information architecture.

What is the best way to structure CMS content types and metadata for faceted navigation?

Structuring CMS content types and metadata for faceted navigation requires establishing standardized fields and metadata tagging. This enables efficient retrieval, search, and coherent relationships across content-heavy products.

How do I map parent-child relationships and references in a content model?

Mapping parent-child relationships and references in a content model involves defining clear connections between standardized content types. This establishes hierarchical data structures and references needed for scalable information architecture.

Can I generate backend design schemas and IA documents from a single content model?

Yes, you can generate backend design schemas and IA documents from a single content model. Defining standardized content types, fields, and relationships produces feeds for both IA documents and coherent backend schemas.

When do I need a standardized content model for my product architecture?

You need a standardized content model for product architecture when managing content-heavy products that struggle to maintain consistent data structures across multiple channels. It enables scalable information architecture and coherent backend schemas.

How do I create a handover template for engineering teams from a CMS content model?

Creating a handover template for engineering teams from a CMS content model involves documenting standardized content types, field definitions, and relationships. This provides clear feeds for backend design schemas and IA generation.