.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/lonsdale201/wp-agent-skills
home/skills/lonsdale201/wp-agent-skills
lonsdale201 avatar

lonsdale201/wp-agent-skills

59 skills · 4 total installs

View on GitHub
$npx skills add lonsdale201/wp-agent-skills
SkillInstalls
bd-better-route-bridgeCompose better-data DTOs with the better-route library — use BetterRouteBridge::{get, post, put, patch, delete} to register a REST route that hydrates the…1bd-data-objectAdd or modify DataObject subclasses inside the better-data library — the immutable, attribute-decorated DTOs the whole library is built around.1bd-sink1br-cryptoUse Better Route 1.1 cryptographic helpers for secure random tokens, Hex/Base64/Base64URL encoding, strict Base64URL decoding, and constant-time secret…1bd-attributeAdd a new declarative attribute to the better-data library (e.g. #[ArrayOf], #[Default], domain hint).—bd-companion-pluginbd-hydration-coercionbd-presenterbd-securityApply better-data's security discipline when touching Secret, EncryptionEngine, #[Sensitive], #[Encrypted], MetaKeyRegistry::register, RequestSource guards, or…—bd-source-adapterAdd a new source adapter to better-data — code that reads from a WordPress data store the library doesn't cover yet (comments, attachments, transients, custom…—bd-validation-rulebr-atomic-idempotencyConfigure better-route 1.1 AtomicIdempotencyMiddleware for side-effectful POST, PUT, PATCH, or DELETE routes where concurrent duplicate execution must be…—br-audit-enrichmentConfigure Better Route 1.1 audit events and safe enrichment. Use when logging route outcomes, authenticated identity, hashed idempotency keys, trusted client…—br-auth-middlewareConfigure Better Route 1.1 authentication with JWT, custom bearer tokens, WordPress Application Passwords, or cookie nonces.—br-cors-public-clientConfigure better-route 1.1 CORS for browser, mobile, and embedded WordPress REST clients.—br-error-contractProduce and consume better-route 1.1 structured errors. Use for ApiException, Response, ErrorNormalizer, ResponseNormalizer, WP_Error conversion, OAuth RFC…—br-etag-cacheAdd better-route 1.1 ETag and If-None-Match handling to GET or HEAD routes.—br-hmac-signatureConfigure Better Route 1.1 HMAC authentication for webhooks and server-to-server REST requests.—br-idempotencyConfigure better-route 1.1 replay-cache idempotency with IdempotencyMiddleware and Idempotency-Key.—br-install-and-migrateInstall better-route from Packagist or migrate a WordPress integration to better-route 1.1.—br-jwks-jwt-authConfigure Better Route 1.1 RS256 or ES256 JWT verification from a local or HTTPS JWKS.—br-network-securityConfigure Better Route 1.1 trusted-proxy client IP resolution and CIDR allowlists.—br-openapiGenerate or serve better-route 1.1 OpenAPI 3.1 documents from Router/Resource/Woo contracts.—br-optimistic-lockingConfigure Better Route 1.1 optimistic locking for REST writes with If-Match or version parameters and an atomic per-resource critical section.—br-owned-resource-guardsAdd Better Route 1.1 ownership authorization to raw routes and Resource DSL endpoints.—br-rate-limitingConfigure better-route 1.1 RateLimitMiddleware with atomic fixed-window storage.—br-resource-cptBuild better-route 1.1 CRUD endpoints over a WordPress custom post type with Resource::make, restNamespace, sourceCpt, allow, fields, filters, sort,…—br-resource-policyConfigure better-route 1.1 Resource action and field authorization.—br-resource-tableBuild better-route 1.1 CRUD endpoints over a custom WordPress database table with Resource::make, restNamespace, sourceTable, primary key, fields, filters,…—br-routesRegister custom WordPress REST routes with better-route 1.1 Router and RouteBuilder.—br-single-use-tokenConfigure Better Route 1.1 atomic single-use tokens for authorization codes, password resets, magic links, invitations, and email confirmation.—br-woo-routesExpose WooCommerce 10.x orders, products, customers, and coupons with better-route 1.1 WooRouteRegistrar.—br-write-schemaConfigure Better Route 1.1 Resource writeSchema or payloadSchema validation for create and update payloads.—elementor-deprecationsAudit Elementor addon code for deprecated Elementor APIs,—elementor-dynamic-tag-ajax-selectLet an Elementor control (in a Dynamic Tag or a widget)—elementor-dynamic-tag-fieldsBuild the body of an Elementor Dynamic Tag — choose Tag—elementor-dynamic-tag-registerRegister a custom Elementor Dynamic Tag from a companion—elementor-experiments-and-markupDesign Elementor addons / widgets / dynamic tags to survive—fluentcrm-automation-sequence-modelsWork with FluentCRM 3.x automation subscriber state and FluentCampaign Pro email sequences.—fluentcrm-companies-modelWork with FluentCRM 3.x Companies / account records from companion plugins.—fluentcrm-contact-modelsWork with FluentCRM 3.x contact data through the public PHP API and ORM models.—fluentcrm-event-trackingTrack and consume FluentCRM 3.x contact events from companion plugins.—fluentcrm-funnel-actionBuild a custom FluentCRM funnel action — a per-contact sequence step run—fluentcrm-funnel-benchmarkBuild a custom FluentCRM funnel benchmark — a goal/wait point—fluentcrm-funnel-triggerBuild a custom FluentCRM funnel trigger by extending—fluentcrm-overviewOrient skill for FluentCRM extension development. Covers the—fluentcrm-rest-optionsRegister a custom AJAX option list for FluentCRM trigger / action / benchmark editor pickers.—fluentcrm-smartcodes-segmentsAdd and parse FluentCRM 3.x SmartCodes and build Pro dynamic contact segments.—fluentform-custom-fieldsBuilds and reviews third-party Fluent Forms input fields with the Free-core BaseFieldManager API.—fluentform-entries-dataReads, relates, updates, and audits Fluent Forms forms, submissions, entry details, and submission meta from third-party plugins.—fluentform-feed-integrationBuilds and audits configurable third-party Fluent Forms feed integrations with IntegrationManagerController.—fluentform-submission-lifecycleImplements and audits Fluent Forms server-side submission behavior from parsed field data through sanitization, validation, persistence, entry details,…—wp-docker-compose-stackBuild a custom docker-compose development stack for WordPress when wp-env's abstraction runs out — Redis object cache, Mailpit SMTP capture, custom PHP…—wp-env-local-devRun a local WordPress development environment with wp-env (the official @wordpress/env Docker wrapper) — the default choice for plugin and block development.—wp-phpcs-coding-standardsSet up and run PHP_CodeSniffer with the WordPress Coding Standards (WPCS) and PHPCompatibility on a plugin or theme.—wp-phpstan-static-analysisRun PHPStan static analysis on a WordPress plugin or theme using `szepeviktor/phpstan-wordpress`.—wp-phpunit-test-setupSet up the PHPUnit test harness for a WordPress plugin or theme, the WP way.—wp-phpunit-writing-testsWrite PHPUnit tests for a WordPress plugin or theme. Covers the integration base class `WP_UnitTestCase` and its snake_case `set_up()` / `tear_down()` fixtures…—wp-strauss-namespace-prefixingBundle Composer dependencies inside a WordPress plugin without conflicts by prefixing their namespaces, classnames, and constants with Strauss…—