Extend the Nerdex unified content model with a new publishable content type such as posts, articles, videos, or courses. Use when designing or implementing a new content type, or when refactoring an existing type to fit shared content semantics for feed, profile, search, permissions, reactions, comments, tags, and media lifecycle.
Используй этот skill, когда вводится или развивается новый publishable content type: posts, articles, videos, courses и т.д.
Расширить unified content architecture Nerdex без клонирования целых подсистем под каждый новый тип.
Shared concerns должны жить в base content layer:
Type-specific concerns должны жить в detail tables/models.
До реализации ответь:
content?Не делай:
posts в новый module без выделения shared concerns,