content-relationships

Installation
SKILL.md

Content Relationships

Guidance for designing and implementing relationships between content items in headless CMS architectures.

When to Use This Skill

  • Adding content picker fields to content types
  • Designing author-article relationships
  • Implementing related content features
  • Building content hierarchies (parent/child pages)
  • Managing bidirectional relationships
  • Handling reference integrity on delete

Relationship Types

One-to-Many (Parent Reference)

// Article has one Author
Related skills
Installs
9
GitHub Stars
65
First Seen
Jan 24, 2026