All authors
Lonsdale201 avatar

Claude Skills by Lonsdale201

github.com/Lonsdale201
112 skillsA× 1120 installs39 views
Bd AttributeA

Add a new declarative attribute to the better-data library

ai-agentsgophp
0
16
Bd Better Route BridgeA

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

developmentgophp
0
16
Bd Companion PluginA

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

testinggophp
0
16
Bd Data ObjectA

Add or modify DataObject subclasses inside the better-data

testinggophp
0
16
Bd Hydration CoercionA

Modify how raw values become typed property values in

toolsgophp
0
16
Bd PresenterA

Extend the better-data Presenter — add a fluent builder

testinggophp
0
16
Bd SecurityA

Apply better-data's security discipline when touching

testinggophp
0
16
Bd SinkA

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

testingphpbash
0
16
Bd Source AdapterA

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

testinggophp
0
16
Bd Validation RuleA

Add a new validation rule to better-data — implement

ai-agentsgophp
0
16
Br Atomic IdempotencyA

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-safe REST endpoints.

ai-agentsphpapi
0
16
Br Audit EnrichmentA

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.

ai-agentsphp
0
16
Br Auth MiddlewareA

Pick and configure the right authentication middleware for

securitygophp
0
16
Br Cors Public ClientA

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.

securityphpdebugging
0
16
Br CryptoA

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.

ai-agentsphpgit
0
16
Br Error ContractA

Reference for the standard better-route error envelope —

devopsphpsql
0
16
Br Etag CacheA

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

developmentgophp
0
16
Br Hmac SignatureA

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.

ai-agentsgophp
0
16
Br IdempotencyA

Configure better-route idempotent write behavior. Use

ai-agentsgophp
0
16
Br Install And MigrateA

Install better-route into a WordPress project and migrate

businessrustgo
0
16
Br Jwks Jwt AuthA

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.

testinggophp
0
16
Br Network SecurityA

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.

ai-agentsrustgo
0
16
Br OpenapiA

Generate and serve OpenAPI 3.1.0 documentation for a

developmentgophp
0
16
Br Owned Resource GuardsA

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.

ai-agentsphpapi
0
16
Br Rate LimitingA

Throttle better-route endpoints via RateLimitMiddleware

devopsrustgo
0
16
Br Resource CptA

Create CRUD endpoints over a custom post type via

ai-agentsphpgcp
0
16
Br Resource PolicyA

Configure permission policies on a better-route Resource —

ai-agentsphpgit
0
16
Br Resource TableA

Create CRUD endpoints over a custom database table via

databasesgophp
0
16
Br RoutesA

Register custom REST routes via better-route's fluent

businessgophp
0
16
Br Single Use TokenA

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. Updated 2026-05-02.

ai-agentsphpgit
0
16
Br Woo RoutesA

Expose WooCommerce data (orders, products, customers,

businessgophp
0
16
Br Write SchemaA

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

documentationgophp
0
16
Fluentcrm Funnel ActionA

Build a custom FluentCRM funnel action — a sequence step that

developmentgophp
0
16
Fluentcrm Funnel BenchmarkA

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

developmentgophp
0
16
Fluentcrm Funnel TriggerA

Build a custom FluentCRM funnel trigger by extending

developmentgophp
0
16
Fluentcrm OverviewA

Orient skill for FluentCRM extension development. Covers the

developmentgophp
0
16
Fluentcrm Rest OptionsA

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

developmentgophp
0
16
Je Dynamic Visibility ConditionA

Register a custom Dynamic Visibility condition for

developmentgophp
0
16
Je Listings CallbackA

Register a custom Listings callback for JetEngine — the

developmentgophp
0
16
Je Query Builder Custom TypeA

Register a custom Query type for JetEngine's Query Builder

developmentgophp
0
16
Jfb Action EventsA

Configures the JetFormBuilder action events system — the

developmentgophp
0
16
Jfb Action External ApiA

How to read submitted JetFormBuilder form data from a custom

ai-agentsgophp
0
16
Jfb Action Item DecoratorA

Wraps every action item in the JetFormBuilder action editor with

developmentgophp
0
16
Jfb Action MessagesA

Surfaces user-facing custom messages from a JetFormBuilder

developmentgophp
0
16
Jfb Form ActionA

Registers a custom JetFormBuilder Form Action — a server-side

developmentgophp
0
16
Jfb Form Sidebar PanelA

Adds a per-form settings panel to the JetFormBuilder

developmentgophp
0
16
Jfb Settings TabA

Registers a custom settings tab in the JetFormBuilder admin

developmentgophp
0
16
Lw Lms AbilitiesA

Consumer and reviewer reference for LW LMS Abilities API registrations in lw-lms v1.3.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 6.9+ Abilities API fallback, ability `input_schema` / `output_schema`, or AI-agent access to LMS course/progress data.

developmentrustgo
0
16
Lw Lms Backend ExtendA

Backend extension contract for LW LMS v1.3.0. Use when

developmentgophp
0
16
Lw Lms Learndash MigrationA

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

toolsphpbash
0
16