Skip to main content
Manusで任意のスキルを実行
ワンクリックで
alexasomba
GitHub クリエイタープロフィール

alexasomba

4 件の GitHub リポジトリにある 35 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
35
リポジトリ
4
更新
2026-06-02
リポジトリエクスプローラー

リポジトリと代表的な skills

better-auth-paystack-setup
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
データベースアーキテクト

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
ソフトウェア開発者

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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
paystack-browser-api-operations
ソフトウェア開発者

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
ウェブ開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
情報セキュリティアナリスト

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
paystack-node-api-operations
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-05-20
paystack-axios-typed-payloads
ソフトウェア開発者

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
ソフトウェア開発者

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 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました