Skip to main content
Run any Skill in Manus
with one click
alexasomba
GitHub creator profile

alexasomba

Repository-level view of 35 collected skills across 4 GitHub repositories.

skills collected
35
repositories
4
updated
2026-06-02
repository explorer

Repositories and representative skills

better-auth-paystack-setup
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
database-architects

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
software-developers

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
Showing top 8 of 10 collected skills in this repository.
paystack-browser-api-operations
software-developers

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
web-developers

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
software-developers

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
software-developers

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
software-developers

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
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
Showing top 8 of 9 collected skills in this repository.
paystack-node-api-operations
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-05-20
paystack-axios-typed-payloads
software-developers

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
software-developers

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
Showing 4 of 4 repositories
All repositories loaded