essential-addons-for-elementor-lite: Skill for Claude Code

.claude/skills/new-widget/SKILL.md

new-widget is a skill for Claude Code from WPDevelopers/essential-addons-for-elementor-lite. It costs 93 tokens per session (1,826 once invoked), scanned A, original, no licence file.

A scaffold process for adding a new widget to the Essential Addons WordPress plugin. It creates the widget's PHP, styles, optional JavaScript, configuration entry, and build output according to the project's conventions.

In plain words
What is it for?
Use it to add and verify display widgets, including their files, registration, optional Pro notice, and build step.
Why use it?
It removes repetitive setup work and helps a new widget match the plugin's existing structure and naming rules.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is WPDevelopers/essential-addons-for-elementor-lite's own configuration. It tells Claude Code how to work on essential-addons-for-elementor-lite itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything essential-addons-for-elementor-lite configures →

Reuse

Borrowing it

Nothing to install: this file belongs to WPDevelopers/essential-addons-for-elementor-lite. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/WPDevelopers/essential-addons-for-elementor-lite/master/.claude/skills/new-widget/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/WPDevelopers/essential-addons-for-elementor-lite

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for new-widget

README.md
[![agentmods](https://agentmods.dev/badge/skills/wpdevelopers/essential-addons-for-elementor-lite/new-widget.svg)](https://agentmods.dev/skills/wpdevelopers/essential-addons-for-elementor-lite/new-widget)
Your own site
<a href="https://agentmods.dev/skills/wpdevelopers/essential-addons-for-elementor-lite/new-widget"><img src="https://agentmods.dev/badge/skills/wpdevelopers/essential-addons-for-elementor-lite/new-widget.svg" alt="Measured on agentmods" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,826 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00093 $0.01826
Opus 5 $0.00046 $0.00913
Sonnet 5 $0.00019 $0.00365
Haiku 4.5 $0.00009 $0.00183

Measured yesterday against content hash ab7b2b4e14d2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

new-widget scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/new-widget/SKILL.md · 166 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 166 lines · 93 tokens per session scan A ab7b2b4e14d2

Subscribe to this mod's changes

new-widget is a skill published in the GitHub repository WPDevelopers/essential-addons-for-elementor-lite (53 stars, last pushed 3d ago), with no licence file. It adds 93 tokens to every session and 1,826 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

styles

Guide to managing CSS styles, partials, and builds in WP Rig.

wprig/wprig · 15 tokens

wp-plugin-assets-loading

Register and enqueue WordPress plugin scripts/styles with modern loading behavior, including WP 7.1 admin design-system assets, WP 7.0 classic-script module dependencies, script module translations, fetchpriority support, script module args, footer placement, inline style limits, and removal of legacy IE conditional…

Lonsdale201/wp-agent-skills · 141 tokens

wc-product-attribute-swatches

Build or audit WooCommerce product attribute swatch integrations around the experimental wc-visual attribute type. Covers feature gating, global pa attribute taxonomies, the WooCommerce 11 slug byte limit, color/image term meta, visual admin search results, Store API experimentalvisual / experimentalVisual, classic…

Lonsdale201/wp-agent-skills · 119 tokens

typography

Comprehensive guide to typography, font loading, and variable fonts in WP Rig.

wprig/wprig · 16 tokens

block-theme-global-styles

Build and audit WordPress 7.1 block-theme Global Styles and theme.json. Covers schema version 3, responsive mobile/tablet viewport states, block and element pseudo-states, Navigation Link current-state styles, style variations, CSS generation, background gradients, minimum width, text shadow, block visibility…

Lonsdale201/wp-agent-skills · 112 tokens

classic-theme-assets-build

Build or audit frontend asset loading for classic PHP WordPress themes on WP 7.1. Covers wpenqueuescripts, child-theme-safe getthemefileuri() and getthemefilepath(), cache-busting with filemtime(), classic scripts and script modules, loading strategy/fetch priority, conditional enqueues, comment-reply, RTL style data…

Lonsdale201/wp-agent-skills · 124 tokens