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

learndash-rest-api

97

Lonsdale201/wp-agent-skills

Skill Codex

Build or audit LearnDash REST API integrations for courses, lessons, topics, quizzes, groups, users, course steps, enrollments, group memberships, progress, and the modern LearnDash REST manifest/OpenAPI docs. Use when code mentions ldlms/v2, learndash/v1, LearnDashRESTAPI, learndashrestapienabled…

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

Lonsdale201/wp-agent-skills

Skill Codex

Build or audit the LearnDash WooCommerce integration that grants/revokes LearnDash course and group access from WooCommerce products, orders, refunds, subscriptions, switches, and order-item changes. Use when code mentions learndash-woocommerce, relatedcourse, relatedgroup, LearnDash\WooCommerce\Settings\StatusAccess…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Integrate with or extend "Elállás for WooCommerce" (elallas-for-woo), the LW-family EU/HU withdrawal case-management plugin for WooCommerce. Covers its elallas hooks, eligibility/deadline/B2B /delivery/order-number filters (including elallasresolveordernumber), the 4-arg elallascasestatuschanged lifecycle action…

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

Lonsdale201/wp-agent-skills

Skill Codex

Design or audit an LW Firewall adapter for a custom public form that is not the built-in registration or lost-password form, or specify a future generic form-guard extension contract without claiming it already exists. Covers the absence of a generic guard, reusable RegisterToken and RateLimiter primitives, strict…

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

Lonsdale201/wp-agent-skills

Skill Codex

Manage and audit LW Firewall 1.5.6 through its options API, admin UI, WP-CLI, LW Site Manager abilities, worker controls, logs, administrator alerts, password-reset settings, and manual or automatic IP bans. Use when code or runbooks reference wp lw-firewall, Options::save, LWFIREWALL, lw-firewall/get-options…

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

Lonsdale201/wp-agent-skills

Skill Codex

Integrate, configure, or audit LW Firewall's password-reset flood protection across core WordPress, WooCommerce, custom lost-password forms, REST handlers, administrator recovery, proof tokens, per-IP/account/global limits, alerts, and reset auto-bans. Use when code references lostpasswordpost, lostpasswordform…

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

Lonsdale201/wp-agent-skills

Skill Codex

Build or audit companion endpoints against LW Firewall's early MU-plugin worker, URI classification, shared and route-local rate limits, logged-in buckets, IP/geo rules, automatic bans, backend consistency, configuration overrides, logging load, and worker lifecycle. Use when code exposes REST, AJAX, login, cron…

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

Lonsdale201/wp-agent-skills

Skill Codex

Integrate custom WordPress registration forms and signup REST endpoints with LW Firewall's registration honeypot, signed timing token, single-use storage, rejection tracking, and rate limiting. Use when code creates users outside the core wp-login.php?action=register flow or references RegisterGuard, RegisterToken…

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

lw-lms-abilities

105

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Consumer and reviewer reference for LW LMS Abilities API registrations in lw-lms v1.6.0. Use when calling or auditing lw-lms/list-courses, lw-lms/get-course, lw-lms/get-progress, lw-lms/set-progress, lw-lms/get-options, /wp-json/wp-abilities/v1/abilities/lw-lms/.../run, Site Manager bridge integration, standalone WP…

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

lw-lms-backend-extend

106

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Backend extension contract for LW LMS v1.6.0. Use when extending enrollment, access, source-scoped revocation, progress, certificates, automation, analytics, settings tabs, companion-plugin logic, lwlmsaftergrant, lwlmsafterrevoke, lwlmspregrant, lwlmshascourseaccess, AccessChecker, AccessRepository, AccessQueries…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Plan, run, or review the LW LMS WP-CLI LearnDash migration command wp lw-lms migrate-learndash in lw-lms v1.6.0. Use when migrating sfwd-courses / sfwd-lessons, checking --dry-run / --verbose, verifying lwlmsmigratedto mappings, course sections, lesson order, WooCommerce product links, LearnDash video extraction, or…

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

lw-lms-rest-frontend

108

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Build a custom frontend against LW LMS's headless /wp-json/lms/v1 REST API in lw-lms v1.6.0. Use for React, Vue, Astro, mobile, or theme code that calls /courses, /courses/{id}, /lessons/{id}, /progress, /progress/course/{id}, or /download/{id} and must handle public course content, lesson/access gating, paid-course…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Use the LW LMS v1.6.0 operational WP-CLI commands added in v1.4.0. Covers wp lw-lms course create|list|delete|set-section, wp lw-lms lesson create|list|assign, wp lw-lms enroll, wp lw-lms revoke, wp lw-lms force-complete, argument resolution by ID/slug/login/email, enrollment/progress hook side effects, source-scoped…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Add custom abilities to the LW Site Manager hub via its extension contract — two action hooks (lwsitemanagerregistercategories for category labels, lwsitemanagerregisterabilities for the abilities themselves; the second receives the PermissionManager so external abilities reuse the typed cap-check methods). Pattern …

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Reference for the LW Site Manager plugin (lwplugins/ lw-site-manager) — a WP 6.9+ Abilities-API-native exposure layer that registers 120+ machine-callable abilities under the site-manager/ namespace for AI agents (Claude, ChatGPT, MCP clients) to discover and invoke. Covers updates / plugins / themes / posts / pages /…

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

wp-action-scheduler

112

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Design and review Action Scheduler jobs in WordPress plugins using Action Scheduler 4.0 public APIs - async, single, recurring, and cron-expression actions; actionschedulerinit load timing; hook/args/group naming; args-aware unique identity and priority; idempotent callbacks; chunked workloads; activation/deactivation…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Designs and reviews the internal architecture of a WordPress plugin — src/ folder layout, Composer PSR-4 one-class-per-file discipline, PascalCase filenames matching class names, no class-.php legacy layout, Schema/Constants placement, composition-root vs singleton decisions, conditional asset enqueueing, script…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

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…

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

wp-plugin-bootstrap

115

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Scaffolds and reviews the main entry-point PHP file of a WordPress plugin — header (with Requires Plugins for WP 6.5+), ABSPATH guard, file/path/url/version constants, Composer PSR-4 autoload with src/ as the default class root, optional scoped fallback for release ZIP safety, PascalCase class filenames that match…

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

wp-plugin-cron

116

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Designs and reviews scheduled/background work in WordPress plugins: wpscheduleevent, wpschedulesingleevent, cronschedules, wpnextscheduled guards, activation scheduling, deactivation cleanup, WP-Cron pseudo-cron timing, DISABLEWPCRON/system cron, multisite per-blog cron, idempotent callbacks, chunking, and Action…

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

wp-plugin-dto

117

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Design and review native DTOs in WordPress plugins without requiring better-data - immutable data carriers, explicit fromarray hydration, strict coercion instead of unchecked casts, WPError validation failures, sensitive-field discipline, nested DTO arrays, and clear separation from repositories, WP models…

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

wp-plugin-hooks

118

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Design custom action/filter hooks emitted by a plugin: action vs filter semantics, prefixed names, docblocks, parameter stability, refarray forwarding, and deprecated hook migration. Use when adding, reviewing, evolving, or deprecating a public hook surface. Triggers on doaction, applyfilters, applyfiltersdeprecated…

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

wp-plugin-lifecycle

119

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Designs and reviews the three lifecycle events of a WordPress plugin — activation (one-shot setup, dbDelta, addoption seeding, cron schedule, cap seeding), deactivation (reversible cleanup, cron clear via wpunschedulehook, never delete user data), and uninstall.php (standalone file, WPUNINSTALLPLUGIN guard, no…

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

Lonsdale201/wp-agent-skills

Skill Claude CodeCodex

Picks the right WordPress storage primitive for plugin data: options, user/post/term/comment meta, transients, site options, site transients, or custom tables. Covers grouped settings, autoload management, transient TTL rules, serialized/JSON blob trade-offs, multisite storage caveats, and naming conventions. Use when…

not rated 22 changed yesterday A SkillSpector: pass 99 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: