cms-all-fields

Reference Linecore builder CMS fields with configuration options and usage examples.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/Serg28/demosite --skill cms-all-fields
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cms-all-fields
Source: https://github.com/Serg28/demosite/tree/main/.agents/skills/cms-all-fields
Command: npx skills add https://github.com/Serg28/demosite --skill cms-all-fields

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It provides a complete catalog of available CMS fields, helping developers and content managers quickly identify and select appropriate field types for data modeling.

Core Features & Use Cases

  • Field Reference: Detailed descriptions, classes, and configuration options for each field type.
  • Use Case: Easily look up how to use the Image field with custom resizing and watermark settings when building content forms.
  • Implementation Guidance: Provides configuration examples for common types like Text, Number, Date, and relational fields.

Quick Start

Refer to the list of available fields and their class options to configure your CMS forms efficiently.

Frequently Asked Questions about cms-all-fields

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

FAQPage Schema
What CMS field types are available for content configuration?

Available CMS field types include text, images, numbers, dates, relations, and specialized input types, each with specific configuration options and usage examples for content modeling.

How do I configure an image field with custom resizing in a CMS form?

To configure an image field with custom resizing and watermark settings, refer to the field reference for class options and usage examples tailored to building content management forms.

When should I use relational fields instead of basic text fields in content management?

Relational fields connect related data models, while text fields store simple strings. Use relations for structured links between data entries and text for basic content inputs.

What's the best way to look up configuration options for specialized CMS input fields?

The best way to look up specialized CMS input field configurations is consulting a comprehensive field reference catalog that details classes, options, and implementation examples.

Does this CMS field reference cover configuration examples for date and number fields?

Yes, this CMS field reference provides configuration examples for common types including text, number, date, and relational fields to help developers efficiently build forms.

Are there limitations to the field types supported for linecore builder CMS forms?

The reference covers field types supported by linecore builder CMS, but developers should verify specific field availability and constraints against their project requirements.