Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
alexasomba
Profil créateur GitHub

alexasomba

Vue par dépôt de 35 skills collectés dans 4 dépôts GitHub.

skills collectés
35
dépôts
4
mis à jour
2026-06-02
explorateur de dépôts

Dépôts et skills représentatifs

better-auth-paystack-setup
Développeurs de logiciels

Configure @alexasomba/better-auth-paystack with Better Auth. Use when adding the paystack() server plugin, paystackClient() client plugin, schema overrides, products/plans, webhook secrets, or canonical authClient.paystack/subscription/transaction actions.

2026-06-02
paystack-billing-flows
Développeurs de logiciels

Build Paystack transaction and subscription flows with @alexasomba/better-auth-paystack. Use for initialize/verify transaction, create/upgrade/cancel/restore/list subscriptions, products/plans, billing portal links, webhooks, reconcilePaystackTransaction, chargeSubscriptionRenewal, syncPaystackProducts, and syncPaystackPlans.

2026-06-02
paystack-catalog-limits
Développeurs de logiciels

Configure products, Paystack-native plans, local-managed plans, free trials, seat billing, resource limits, and catalog sync in @alexasomba/better-auth-paystack. Use when tasks mention planCode, freeTrial, trial eligibility, seatAmount, seatPlanCode, limits, products, syncPaystackProducts, or syncPaystackPlans.

2026-06-02
paystack-client-api
Développeurs de logiciels

Modify or use the @alexasomba/better-auth-paystack browser client API. Use for paystackClient(), authClient.paystack, authClient.transaction, authClient.subscription, initializeTransaction, verifyTransaction, listTransactions, listSubscriptions, listProducts, listPlans, subscription billingPortal/manageLink, cancel/restore methods, BetterFetch throw option return types, and legacy disable/enable aliases.

2026-06-02
paystack-local-subscriptions
Développeurs de logiciels

Implement, debug, or test local-managed subscription behavior in @alexasomba/better-auth-paystack. Use for local plans without planCode, saved authorization renewal, chargeSubscriptionRenewal, seat billing, prorateAndCharge, pendingPlan, LOC_ subscription codes, trial transitions, schedule-at-period-end upgrades, and Paystack-managed vs local-managed behavior.

2026-06-02
paystack-organization-billing
Développeurs de logiciels

Configure organization billing in @alexasomba/better-auth-paystack. Use for organization.enabled, Better Auth organization plugin setup, owner/admin default billing authorization, organization.billingRoles, subscription.authorizeReference, organization Paystack customers, seats, invitations, members, and team limits.

2026-06-02
paystack-schema-migrations
Architectes de bases de données

Modify or review @alexasomba/better-auth-paystack database schema behavior. Use for paystackProduct, paystackPlan, paystackTransaction, subscription, user.paystackCustomerCode, organization.paystackCustomerCode/email, Better Auth schema overrides, mergeSchema behavior, migrations, indexes, unique fields, and backward-compatible table or field changes.

2026-06-02
paystack-tanstack-start
Développeurs de logiciels

Integrate @alexasomba/better-auth-paystack in TanStack Start. Use for Better Auth API routes, tanstackStartCookies(), server functions, getRequestHeaders(), authClient Paystack actions, admin billing server functions, and Cloudflare Workers deployment.

2026-06-02
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
paystack-browser-api-operations
Développeurs de logiciels

Use when calling browser-safe Paystack API operations with @alexasomba/paystack-browser, including typed requests, path params, query params, transactions, and pagination.

2026-05-20
paystack-browser-client-setup
Développeurs web

Use when installing or configuring the Paystack Browser SDK @alexasomba/paystack-browser, creating a frontend Paystack client, or choosing browser-safe authentication settings.

2026-05-20
paystack-browser-operation-discovery
Développeurs de logiciels

Use when finding the correct generated operation helper in the Paystack Browser SDK @alexasomba/paystack-browser and deciding whether that Paystack operation is browser-safe.

2026-05-20
paystack-browser-responses-errors
Développeurs de logiciels

Use when handling Paystack SDK responses and errors in @alexasomba/paystack-browser, including PaystackResponse, unwrap, PaystackError, request IDs, and Paystack API envelopes.

2026-05-20
paystack-browser-retries-idempotency
Développeurs de logiciels

Use when configuring Paystack Browser SDK retries, Retry-After behavior, idempotency keys, timeouts, and browser-safe retry semantics for transactions or other API calls.

2026-05-20
paystack-browser-safety
Analystes en sécurité de l'information

Use when deciding what Paystack SDK functionality can run in @alexasomba/paystack-browser versus what must move to a backend to protect secret keys and sensitive transactions.

2026-05-20
paystack-browser-transport-testing
Analystes en assurance qualité des logiciels et testeurs

Use when testing or customizing Paystack Browser SDK transport behavior with custom fetch, baseUrl, public-key auth, browser mocks, timeouts, or retries.

2026-05-20
paystack-browser-typed-payloads
Développeurs de logiciels

Use when choosing TypeScript typed requests, query params, response types, or grouped client types from the Paystack Browser SDK @alexasomba/paystack-browser.

2026-05-20
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
paystack-node-api-operations
Développeurs de logiciels

Use when calling Paystack API operations with the Paystack Node SDK @alexasomba/paystack-node, including transactions, request bodies, path params, query params, and pagination.

2026-05-20
paystack-node-client-setup
Développeurs de logiciels

Use when installing or configuring the Paystack Node SDK @alexasomba/paystack-node, creating a server-side Paystack client, or choosing secret-key authentication settings.

2026-05-20
paystack-node-operation-discovery
Développeurs de logiciels

Use when finding the correct generated operation helper in the Paystack Node SDK @alexasomba/paystack-node from a Paystack endpoint, OpenAPI operationId, tag, or path.

2026-05-20
paystack-node-responses-errors
Développeurs de logiciels

Use when handling Paystack SDK responses and errors in @alexasomba/paystack-node, including PaystackResponse, unwrap, PaystackError, request IDs, and Paystack API envelopes.

2026-05-20
paystack-node-retries-idempotency
Développeurs de logiciels

Use when configuring Paystack Node SDK retries, Retry-After behavior, idempotency keys, timeouts, and safe retry semantics for transactions or other API calls.

2026-05-20
paystack-node-transport-testing
Analystes en assurance qualité des logiciels et testeurs

Use when testing or customizing Paystack Node SDK transport behavior with custom fetch, baseUrl, timeouts, retries, mocked responses, or local Paystack API proxies.

2026-05-20
paystack-node-typed-payloads
Développeurs de logiciels

Use when choosing TypeScript typed requests, query params, response types, or grouped client types from the Paystack Node SDK @alexasomba/paystack-node.

2026-05-20
paystack-node-webhooks
Développeurs de logiciels

Use when verifying, parsing, and handling Paystack webhooks with the Paystack Node SDK @alexasomba/paystack-node, including webhook signatures and server routes.

2026-05-20
paystack-axios-api-operations
Développeurs de logiciels

Use when calling Paystack API operations with the Paystack Axios SDK @alexasomba/paystack-axios, including transactions, request bodies, path params, query params, and pagination.

2026-05-20
paystack-axios-client-setup
Développeurs de logiciels

Use when installing or configuring the Paystack Axios SDK @alexasomba/paystack-axios, creating an Axios-backed Paystack client, or choosing server-side authentication settings.

2026-05-20
paystack-axios-operation-discovery
Développeurs de logiciels

Use when finding the correct generated operation helper in the Paystack Axios SDK @alexasomba/paystack-axios from a Paystack endpoint, OpenAPI operationId, tag, or path.

2026-05-20
paystack-axios-responses-errors
Développeurs de logiciels

Use when handling Paystack SDK responses and errors in @alexasomba/paystack-axios, including PaystackResponse, unwrap, PaystackError, request IDs, and Paystack API envelopes.

2026-05-20
paystack-axios-retries-idempotency
Développeurs de logiciels

Use when configuring Paystack Axios SDK retries, Retry-After behavior, idempotency keys, timeouts, and safe retry semantics for transactions or other API calls.

2026-05-20
paystack-axios-transport
Développeurs de logiciels

Use when customizing Paystack Axios SDK transport, createAxiosFetch behavior, axiosInstance, axiosConfig, interceptors, cancellation, or Axios-based tests.

2026-05-20
paystack-axios-typed-payloads
Développeurs de logiciels

Use when choosing TypeScript typed requests, query params, response types, or grouped client types from the Paystack Axios SDK @alexasomba/paystack-axios.

2026-05-20
paystack-axios-webhooks
Développeurs de logiciels

Use when verifying, parsing, and handling Paystack webhooks with the Paystack Axios SDK @alexasomba/paystack-axios, including webhook signatures and server routes.

2026-05-20
4 dépôts affichés sur 4
Tous les dépôts sont affichés