AgentStack
Lonsdale201 avatar

Lonsdale201

50 listings · 0 installs

Open-source publisher. Listings imported from github.com/Lonsdale201 — credited to the original author with their license.

↗ github.com/Lonsdale201
50+ results
Self-run
SKILL

Bd Data Object

Add or modify DataObject subclasses inside the better-data

0
9
Free
Self-run
SKILL

Fluentcrm Funnel Action

Build a custom FluentCRM funnel action — a sequence step that

0
7
Free
Self-run
SKILL

Br Install And Migrate

Install better-route into a WordPress project and migrate

0
9
Free
Self-run
SKILL

Br Owned Resource Guards

Add better-route 0.5.0 ownership checks for user-owned REST resources. Use when a route or Resource DSL endpoint must ensure the authenticated user owns the order, record, token, subscription, membership, profile object, or other per-user object. Triggers on OwnershipGuardMiddleware, OwnedResourcePolicy, currentUserOwns, ownerResolver, bypassCapability, and customer-owned or user-owned API routes.

0
9
Free
Self-run
SKILL

Br Audit Enrichment

Enrich better-route 0.5.0 audit events with safe operational metadata. Use when adding AuditEnricherMiddleware, AuditMiddleware context fields, auth user/provider metadata, hashed Idempotency-Key logging, resource/action audit fields, or reviewing sensitive REST write routes that need traceable but redacted audit events.

0
8
Free
Self-run
SKILL

Fluentcrm Smartcodes Segments

Add and parse FluentCRM 3.x SmartCodes and build Pro dynamic contact segments. Covers FluentCrmApi('extender')->addSmartCode, parser syntax, fallback/default values, transformers, funnel context smart codes, dynamic segment filters, and ContactsQuery advanced filter providers. Use when a plugin exposes custom merge tags, parses personalized text, adds automation context values, registers dynamic…

0
5
Free
Self-run
SKILL

Br Resource Policy

Configure permission policies on a better-route Resource —

0
9
Free
Self-run
SKILL

Bd Hydration Coercion

Modify how raw values become typed property values in

0
10
Free
Self-run
SKILL

Elementor Dynamic Tag Ajax Select

Let an Elementor control (in a Dynamic Tag or a widget)

0
7
Free
Self-run
SKILL

Je Listings Callback

Register a custom Listings callback for JetEngine — the

0
7
Free
Self-run
SKILL

Wp Phpunit Test Setup

>

0
10
Free
Self-run
SKILL

Br Routes

Register custom REST routes via better-route's fluent

0
9
Free
Self-run
SKILL

Br Write Schema

Validate POST / PUT / PATCH bodies on a better-route

0
7
Free
Self-run
SKILL

Bd Companion Plugin

Work on better-data-plugin-test — the companion plugin

0
11
Free
Self-run
SKILL

Br Resource Cpt

Create CRUD endpoints over a custom post type via

0
9
Free
Self-run
SKILL

Br Error Contract

Reference for the standard better-route error envelope —

0
7
Free
Self-run
SKILL

Elementor Deprecations

Audit Elementor addon code for deprecated Elementor APIs,

0
8
Free
Self-run
SKILL

Br Idempotency

Configure better-route idempotent write behavior. Use

0
8
Free
Self-run
SKILL

Elementor Dynamic Tag Register

Register a custom Elementor Dynamic Tag from a companion

0
10
Free
Self-run
SKILL

Wp Phpcs Coding Standards

>

0
7
Free
Self-run
SKILL

Br Rate Limiting

Throttle better-route endpoints via RateLimitMiddleware

0
7
Free
Self-run
SKILL

Br Network Security

Use better-route 0.6.0 network security middleware for trusted-proxy client IP resolution and CIDR allowlists. Triggers on TrustedProxyClientIpResolver, ClientIpResolverInterface, CidrMatcher, IpAllowlistMiddleware, CF-Connecting-IP, X-Forwarded-For, REMOTE_ADDR, trusted proxy CIDRs, IP allowlist, webhook IP pinning, or replacing direct forwarded-header reads. Updated 2026-05-02.

0
9
Free
Self-run
SKILL

Bd Presenter

Extend the better-data Presenter — add a fluent builder

0
8
Free
Self-run
SKILL

Bd Validation Rule

Add a new validation rule to better-data — implement

0
6
Free
Self-run
SKILL

Fluentcrm Rest Options

Register a custom AJAX option list for FluentCRM trigger / action /

0
5
Free
Self-run
SKILL

Br Woo Routes

Expose WooCommerce data (orders, products, customers,

0
8
Free
Self-run
SKILL

Bd Sink

Add a new sink to better-data — code that writes

0
8
Free
Self-run
SKILL

Br Jwks Jwt Auth

Configure better-route 0.6.0 RS256/ES256 JWT verification from JWKS. Use when adding Rs256JwksJwtVerifier, JwksProviderInterface, HttpJwksProvider, StaticJwksProvider, JwtBearerTokenVerifierAdapter, strict JOSE kid matching, issuer/audience checks, JWKS transient cache, better_route/jwks_refresh, or OIDC/OAuth bearer token verification. Rejects none and HS* algorithms. Updated 2026-05-02.

0
8
Free
Self-run
SKILL

Br Resource Table

Create CRUD endpoints over a custom database table via

0
9
Free
Self-run
SKILL

Je Dynamic Visibility Condition

Register a custom Dynamic Visibility condition for

0
6
Free
Self-run
SKILL

Elementor Dynamic Tag Fields

Build the body of an Elementor Dynamic Tag — choose Tag

0
9
Free
Self-run
SKILL

Fluentcrm Funnel Benchmark

Build a custom FluentCRM funnel benchmark — a goal/wait point

0
6
Free
Self-run
SKILL

Br Single Use Token

Use better-route 0.6.0 SingleUseTokenMiddleware and stores for auth codes, reset links, magic links, email confirmation tokens, or any token that must be consumed exactly once. Triggers on SingleUseTokenMiddleware, SingleUseTokenStoreInterface, WpdbSingleUseTokenStore, WpCacheSingleUseTokenStore, ArraySingleUseTokenStore, token replay, single-use code, one-time token, or auth-code TOCTOU fixes. U…

0
8
Free
Self-run
SKILL

Fluentcrm Automation Sequence Models

Work with FluentCRM 3.x automation subscriber state and FluentCampaign Pro email sequences. Covers FunnelSubscriber, FunnelSequence, FunnelProcessor, FunnelHelper, FunnelMetric, Pro Sequence, SequenceMail, and SequenceTracker. Use when enrolling a contact into an automation funnel, resuming from a benchmark, reading funnel progress, subscribing or unsubscribing contacts from Pro email sequences,…

0
6
Free
Self-run
SKILL

Wp Phpstan Static Analysis

>

0
7
Free
Self-run
SKILL

Bd Attribute

Add a new declarative attribute to the better-data library

0
9
Free
Self-run
SKILL

Fluentcrm Overview

Orient skill for FluentCRM extension development. Covers the

0
6
Free
Self-run
SKILL

Br Openapi

Generate and serve OpenAPI 3.1.0 documentation for a

0
9
Free
Self-run
SKILL

Br Etag Cache

HTTP-level response caching for better-route GET / HEAD

0
8
Free
Self-run
SKILL

Br Hmac Signature

Configure better-route 0.6.0 HmacSignatureMiddleware for signed server-to-server REST requests and webhooks. Use when adding X-Signature, X-Timestamp, X-Key-Id, HmacSecretProviderInterface, ArrayHmacSecretProvider, request body HMAC verification, timestamp replay window checks, multi-key rotation, or replacing unsigned public POST endpoints with shared-secret authentication. Updated 2026-05-02.

0
9
Free
Self-run
SKILL

Fluentcrm Contact Models

Work with FluentCRM 3.x contact data through the public PHP API and ORM models. Covers Subscriber, Lists, Tag, User, ContactsQuery, createOrUpdate, list/tag attach and detach, custom fields, WP user linking, status protection, and contact hooks. Use when a plugin must create or update a contact, map a WP user, read or create lists/tags, apply tags/lists, query contacts or segments, or handle stat…

0
5
Free
Self-run
SKILL

Br Crypto

Use better-route 0.6.0 Crypto and CryptoEncoding helpers for secure random token generation, base64url encoding/decoding, hex tokens, and constant-time comparisons. Triggers on Crypto::token, Crypto::tokenHex, Crypto::equals, Crypto::base64UrlEncode, Crypto::base64UrlDecode, PKCE, nonce, state, CSRF token, HMAC compare, or replacing !== token comparisons. Updated 2026-05-02.

0
9
Free
Self-run
SKILL

Br Atomic Idempotency

Use better-route 0.5.0 AtomicIdempotencyMiddleware for high-side-effect write endpoints where concurrent duplicate requests must not execute twice. Triggers on AtomicIdempotencyMiddleware, WpdbAtomicIdempotencyStore, ArrayAtomicIdempotencyStore, AtomicIdempotencyStoreInterface, idempotency_in_progress, Idempotency-Key for payment/order/subscription/account-like writes, or when reviewing retry-saf…

0
9
Free
Self-run
SKILL

Br Auth Middleware

Pick and configure the right authentication middleware for

0
8
Free
Self-run
SKILL

Br Cors Public Client

Configure better-route 0.5.0 CORS and preflight support for public REST clients. Use when adding CorsMiddleware, CorsPolicy, Router::options(), Authorization or Idempotency-Key cross-origin requests, credentialed browser clients, app clients, OPTIONS routes, or debugging failed REST preflight requests.

0
9
Free
Self-run
SKILL

Bd Source Adapter

Add a new source adapter to better-data — code that reads

0
8
Free
Self-run
SKILL

Fluentcrm Funnel Trigger

Build a custom FluentCRM funnel trigger by extending

0
6
Free
Self-run
SKILL

Wp Phpunit Writing Tests

A Claude skill from Lonsdale201/wp-agent-skills.

0
5
Free
Self-run
SKILL

Bd Security

Apply better-data's security discipline when touching

0
10
Free
Self-run
SKILL

Bd Better Route Bridge

Compose better-data DTOs with the better-route library —

0
9
Free