Handles Elementor page editing through two paths: WP-CLI for safe text replacements and browser automation for structural changes. The workflow is smart about risk: if you're swapping headlines or button text, it uses search-replace on the postmeta with proper backups and dry runs. For layout work, widget styling, or template management, it walks you through the visual editor. The documentation is thorough about the CSS cache trap that catches everyone (Elementor pre-generates CSS, so you need to flush after CLI edits or changes won't appear). Includes template duplication commands and a clear safe/risky reference table. Good for agencies managing client sites or anyone who needs to automate Elementor updates without breaking layouts.
npx -y skills add jezweb/claude-skills --skill wordpress-elementor --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
jeffallan/claude-skills
jeffallan/claude-skills