Elementor Css Audit banner
faisalnandak faisalnandak

Elementor Css Audit

Security community

Description

--- description: Audit every Custom CSS block in the project and move what the Elementor panel can own back to native controls --- Load `css-audit` and run the full audit across the whole project — not one page. 1. `php scripts/el-inspect.php css` and `php scripts/css-audit.php inventory` — every location: kit, per page, per element, and Custom Code snippets. 2. `php scripts/css-audit.php classify` — panel-able / dead / superseded / duplicated value / legitimate. The classifier is a heur

Installation

Installs to ~/.claude/skills/faisalnandak-claude-elementor-pro-elementor-css-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/faisalnandak-claude-elementor-pro-elementor-css-audit && curl -fsSL https://raw.githubusercontent.com/faisalnandak/claude-elementor-pro/HEAD/commands/elementor-css-audit.md -o ~/.claude/skills/faisalnandak-claude-elementor-pro-elementor-css-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository