Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
alexasomba
GitHub-Creator-Profil

alexasomba

Repository-Ansicht von 35 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
35
Repositories
4
aktualisiert
2026-06-02
Repository-Explorer

Repositories und repräsentative Skills

better-auth-paystack-setup
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Datenbankarchitekten

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
Softwareentwickler

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
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
paystack-browser-api-operations
Softwareentwickler

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
Webentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
paystack-node-api-operations
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-20
paystack-axios-typed-payloads
Softwareentwickler

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
Softwareentwickler

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 von 4 Repositories angezeigt
Alle Repositories angezeigt