Lonsdale201/wp-agent-skills

A community-maintained collection of agent skills for WordPress plugin and theme development.

22Stars on the repository
223Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

wcm-membership-hooks

193

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Curated WooCommerce Memberships hook and extension-point map for plugins that build on user memberships, membership plans, status transitions, purchase/free-signup grants, profile fields, REST API, webhooks, members-area templates, CSV import/export, and Woo Subscriptions-linked memberships. Use when the user asks for…

not rated 22 changed yesterday A SkillSpector: pass 154 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Codex

Implement or audit WooCommerce Subscriptions 9.1 cart, classic checkout, Checkout block, Store API, recurring totals, sign-up fees, subscription coupon types, limited-payment coupons, renewal payment carts, and internal pseudo coupons. Use when code touches WCSubscriptionsCart, recurringcarts, recurringfee…

not rated 22 2d ago A SkillSpector: pass 115 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

WooCommerce Subscriptions data model, switching, and gifting reference for order/product types, schedule and relation storage, switch cart/order payloads, proration hooks, recipient data, and WCS 9.0 APFS plan markers. Use for shopsubscription, schedulenextpayment, subscriptionswitchdata, subscriptionswitch…

not rated 22 2d ago A SkillSpector: pass 109 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

WooCommerce Subscriptions 8.8+ Health Check and Processing Reliability playbook for missing renewal schedules, automatic-renewal candidates, guarded Resolve actions, dedicated Action Scheduler processing, web cron, health-check tables, logs, AJAX nonces, and queue filters. Use for WCS Health Check…

not rated 22 2d ago A SkillSpector: pass 90 tokens original MIT

wcs-renewal-scheduler

197

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Safely integrate with WooCommerce Subscriptions renewal scheduling, Action Scheduler, renewal-order creation, gateway charge dispatch, guarded process-renewal-now commands, and retries. Use for WCSubscription::updatedates, wcscreaterenewalorder, woocommercescheduledsubscriptionpayment, gateway-specific scheduled…

not rated 22 2d ago A SkillSpector: pass 85 tokens original MIT

wcs-rest-api

198

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Integrate with WooCommerce Subscriptions REST API v3. Covers subscription CRUD, status versus transitionstatus, GMT schedule fields, paymentdetails validation, related-order and order-to-subscriptions routes, notes, batch operations, creating subscriptions from an order, HPOS-safe behavior, APFS plan route boundaries…

not rated 22 2d ago A SkillSpector: pass 106 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Implement, extend, or audit WooCommerce Subscriptions download access. Distinguishes ordinary downloadable subscription line items from the bundled linked Subscription Downloads feature; covers WCSDownloadHandler, shopsubscription-owned permissions, renewal de-duplication, new-file drip behavior, subscription status…

not rated 22 2d ago A SkillSpector: warn 139 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Curated WooCommerce Subscriptions hook map for subscription creation, status/date transitions, renewal orders, scheduled payments, retries, gateway events, switching, gifting, related orders, APFS plans, REST, and account/admin UI. Use when choosing where to hook around WCSubscription, wcscreatesubscription…

not rated 22 2d ago A SkillSpector: pass 106 tokens original MIT

wp-abilities-api

201

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Register WordPress Abilities: machine-readable plugin operations with JSON Schema contracts, required permission callbacks, optional REST exposure, client-side abilities, and AI/MCP-friendly discovery. Covers categories, wpregisterability, WPAbility::execute, REST run endpoints, @wordpress/abilities…

not rated 22 2d ago A 122 tokens original MIT

wp-admin-codemirror

202

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Embed WordPress's bundled CodeMirror editor in admin pages via wpenqueuecodeeditor() and wp.codeEditor.initialize(). Covers MIME / file mode selection for CSS, JS, JSON, HTML, PHP, SQL, Markdown, and YAML; the false return when user profile syntax highlighting is disabled; passing settings to JS; the bare textarea ID…

not rated 22 2d ago A 159 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Build WordPress admin drag-and-drop UI with core's bundled jQuery UI Sortable, Draggable, Droppable, optional jquery-touch-punch, wp-api-fetch, and wp-a11y.speak(). Covers flat reorder lists, connected lists / kanban columns, palette-to-dropzone clones, hierarchical tree indentation, REST order persistence, and…

not rated 22 2d ago A 126 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Use WordPress admin form-control widgets that ship in core, wp-color-picker, jquery-ui-datepicker, jquery-ui-autocomplete, and wp-pointer. Covers correct script/style enqueues, the missing jQuery UI datepicker CSS, wpColorPicker change / clear callbacks, datepicker yy-mm-dd formatting plus strict server sanitization…

not rated 22 2d ago A 134 tokens original MIT

wp-admin-list-table

205

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Build WordPress admin tables by extending WPListTable. Covers the required requireonce, constructor singular / plural / ajax args, prepareitems(), getcolumns(), columncb(), columndefault(), getsortablecolumns(), getbulkactions(), getprimarycolumnarialabel(), semantic row headers, processbulkaction(), extratablenav()…

not rated 22 2d ago A 181 tokens original MIT

wp-admin-media-frame

206

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Open the standard WordPress Media Library picker from plugin admin UI with wpenqueuemedia() and wp.media(). Covers the screen-gated enqueue, media-editor dependency, wp.media( { frame, title, button, library, multiple } ), library filters for type / MIME / uploadedTo / author, multiple values true and 'add', select…

not rated 22 2d ago A 163 tokens original MIT

wp-admin-notices

207

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Render WordPress admin notices via the four core hooks (adminnotices, networkadminnotices, useradminnotices, alladminnotices) and the 6.4+ wpadminnotice() / wpgetadminnotice() helpers. Covers the four severity classes (notice-error/-warning/-info/-success), is-dismissible, per-user persisted dismissal via usermeta +…

not rated 22 2d ago A 146 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Wire up WordPress postboxes on custom plugin admin pages with collapse, drag sorting, Screen Options visibility, and core persistence. Covers addmetabox(), dometaboxes(), the postbox script, postboxes.addpostboxtoggles( pageId ), the .meta-box-sortables / .postbox / .hndle DOM contract, and the two nonce fields…

not rated 22 2d ago A 153 tokens original MIT

wp-admin-settings-api

209

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Build plugin admin settings pages with the WordPress Settings API instead of custom form handlers. Covers registersetting(), addsettingssection(), addsettingsfield(), settingsfields(), dosettingssections(), addsettingserror(), settingserrors(), admininit registration, form method="post" action="options.php"…

not rated 22 2d ago A 170 tokens original MIT

wp-admin-toolbar

210

Lonsdale201/wp-agent-skills

Skill Codex

Add, remove, or audit WordPress Admin Toolbar nodes with adminbarmenu and WPAdminBar, including capability-aware links, parent/child ordering, accessible markup, frontend/admin/network/editor contexts, and WordPress 7.1's persistent toolbar in the Post and Site Editors. Use when a plugin adds quick actions, status…

not rated 22 2d ago A 92 tokens original MIT

wp-ai-client

211

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Build and review WordPress 7.1 WP AI Client integrations for provider-agnostic text, image, speech, video, JSON, and ability-powered generation. Covers wpaiclientprompt, WPAIClientPromptBuilder, wpsupportsai, usingmodelpreference, issupported checks, generate / generateresult methods, WPError handling, usingabilities…

not rated 22 2d ago A 130 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Codex

Audits destructive or long-running WordPress batch writes for retry safety, idempotency, lost-response ambiguity, durable cursors, OFFSET drift, concurrent execution, atomic locks, partial failures, return-value handling, cancellation, and resumability. Use when reviewing AJAX loops, admin bulk tools, WP-Cron/Action…

not rated 22 2d ago A 116 tokens original MIT

wp-block-bindings-api

213

Lonsdale201/wp-agent-skills

Skill Codex

Create or audit WordPress Block Bindings sources that connect block attributes to post meta, post/term data, pattern overrides, custom tables, or remote data. Covers PHP source registration, editor registration, metadata.bindings markup, supported-attribute filters, context, editing callbacks, permissions, caching…

not rated 22 2d ago A 77 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Codex

Implement or audit WordPress block editor extensions for the always-iframed post editor in WordPress 7.1. Covers parent UI versus editor-canvas documents, ownerDocument/defaultView, @wordpress/compose useRefEffect, DOM events and observers, block and editor asset placement, block metadata styles, portals/popovers…

not rated 22 2d ago A 143 tokens original MIT

Lonsdale201/wp-agent-skills

Skill Codex

Create or audit WordPress blocks registered through block.json, metadata collections, or PHP-only autoRegister. Covers registerblocktype, registerblocktypefrommetadata, API version 3, attributes and roles, dynamic rendering, wrapper attributes, editor/frontend asset fields, script modules, block supports…

not rated 22 2d ago A 137 tokens original MIT

wp-cli-extending

216

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Add custom WP-CLI commands to a WordPress plugin via WPCLI::addcommand( $name, $callable, $args ). Covers the class-based command pattern with PHPDoc-driven synopsis, positional vs --flag args, I/O helpers (success / log / warning / error / confirm / debug), formatted output via WPCLI\Utils\formatitems() +…

not rated 22 2d ago A 201 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: