webiny-api-cms-content-models
webiny/webiny-js
This skill guides developers on creating and managing Headless CMS content models programmatically using the ModelFactory pattern. It covers defining complex data structures, including various field types (text, richText, file, ref), implementing validators (required, unique), configuring layouts, and establishing relationships between models. It is essential for advanced, code-driven CMS customization and API integration.