·elementor-controls
</>

elementor-controls

peixotorms/odinlayer-skills

Use when adding controls to Elementor widgets, creating custom controls, or referencing control type parameters. Covers add_control with types (TEXT, SELECT, SLIDER, COLOR, MEDIA, REPEATER, CHOOSE, NUMBER, SWITCHER, URL, ICONS), TYPOGRAPHY and BACKGROUND group controls, BORDER, BOX_SHADOW group controls, add_responsive_control, add_group_control, CSS selectors ({{WRAPPER}}, {{VALUE}}), condition and conditions for conditional display, dynamic content tags, POPOVER_TOGGLE, and global styles integration.

13Installs·0Trend·@peixotorms

Installation

$npx skills add https://github.com/peixotorms/odinlayer-skills --skill elementor-controls

SKILL.md

Controls are the fields in the Elementor editor panel that allow users to configure widgets. Every control must live inside a section.

| BaseDataControl | Controls that store a single value | TEXT, SELECT, COLOR, SWITCHER, NUMBER | | ControlBaseMultiple | Controls returning arrays | URL, MEDIA, ICONS, IMAGEDIMENSIONS | | ControlBaseUnits | Controls with size + unit | SLIDER, DIMENSIONS | | BaseUIControl | Display-only, no stored data | HEADING, DIVIDER, ALERT, RAWHTML |

| GroupControlBase | Grouped sets of controls | Typography, Background, Border |

Use when adding controls to Elementor widgets, creating custom controls, or referencing control type parameters. Covers add_control with types (TEXT, SELECT, SLIDER, COLOR, MEDIA, REPEATER, CHOOSE, NUMBER, SWITCHER, URL, ICONS), TYPOGRAPHY and BACKGROUND group controls, BORDER, BOX_SHADOW group controls, add_responsive_control, add_group_control, CSS selectors ({{WRAPPER}}, {{VALUE}}), condition and conditions for conditional display, dynamic content tags, POPOVER_TOGGLE, and global styles integration. Source: peixotorms/odinlayer-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/peixotorms/odinlayer-skills --skill elementor-controls
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is elementor-controls?

Use when adding controls to Elementor widgets, creating custom controls, or referencing control type parameters. Covers add_control with types (TEXT, SELECT, SLIDER, COLOR, MEDIA, REPEATER, CHOOSE, NUMBER, SWITCHER, URL, ICONS), TYPOGRAPHY and BACKGROUND group controls, BORDER, BOX_SHADOW group controls, add_responsive_control, add_group_control, CSS selectors ({{WRAPPER}}, {{VALUE}}), condition and conditions for conditional display, dynamic content tags, POPOVER_TOGGLE, and global styles integration. Source: peixotorms/odinlayer-skills.

How do I install elementor-controls?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peixotorms/odinlayer-skills --skill elementor-controls Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/peixotorms/odinlayer-skills