stripe-best-practices
tarafından openai
Stripe entegrasyon kararlarına rehberlik eder — API seçimi (Checkout Sessions vs PaymentIntents), Connect platform kurulumu (Accounts v2, controller özellikleri),…
npx skills add https://github.com/openai/plugins --skill stripe-best-practicesLatest Stripe API version: 2026-02-25.clover. Always use the latest API version and SDK unless the user specifies otherwise.
Integration routing
| Building... | Recommended API | Details |
|---|---|---|
| One-time payments | Checkout Sessions | references/payments.md |
| Custom payment form with embedded UI | Checkout Sessions + Payment Element | references/payments.md |
| Saving a payment method for later | Setup Intents | references/payments.md |
| Connect platform or marketplace | Accounts v2 (/v2/core/accounts) | references/connect.md |
| Subscriptions or recurring billing | Billing APIs + Checkout Sessions | references/billing.md |
| Embedded financial accounts / banking | v2 Financial Accounts | references/treasury.md |
Read the relevant reference file before answering any integration question or writing code.
Key documentation
When the user's request does not clearly fit a single domain above, consult:
- Integration Options — Start here when designing any integration.
- API Tour — Overview of Stripe's API surface.
- Go Live Checklist — Review before launching.
openai tarafından daha fazla skill
commit
openai
Geçerli değişikliklerden oturum geçmişini kullanarak iyi biçimlendirilmiş bir git commit oluşturur
official
yeet
openai
Yerel değişiklikleri GitHub'a yayınlamak için kapsamı onaylayın, kasıtlı olarak commit yapın, dalı push edin ve GitHub uygulaması üzerinden buradan bir taslak PR açın…
official
codex-cli-runtime
openai
Claude Code'dan codex-companion çalışma zamanını çağırmak için dahili yardımcı sözleşme
official
codex-result-handling
openai
Codex yardımcı çıktısını kullanıcıya sunmak için dahili rehberlik
official
gpt-5-4-prompting
openai
Codex ve GPT-5.4 istemlerinin, Codex Claude Code eklentisi içinde kodlama, inceleme, tanılama ve araştırma görevleri için oluşturulmasına yönelik dahili rehber
official
babysit-pr
openai
Bir GitHub pull request'ini oluşturulduktan sonra, inceleme yorumlarını, CI kontrollerini/iş akışı çalıştırmalarını ve birleştirilebilirlik durumunu sürekli olarak yoklayarak PR birleştirilene kadar bebek bakıcılığı yapar.
official
code-breaking-changes
openai
Kırıcı değişiklikler
official
code-review
openai
Bir çekme isteği üzerinde son kod incelemesi gerçekleştir
official