·stripe-best-practices
</>

stripe-best-practices

stripe/agent-toolkit

Stripe 統合を構築するためのベスト プラクティス

29インストール·0トレンド·@stripe

インストール

$npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices

SKILL.md

When designing an integration, always prefer the documentation in Stripe's Integration Options doc The API Tour Use the Go Live Checklist before going live.

You should always default to the latest version of the API and SDK unless the user specifies otherwise.

Stripe's primary API for modelling on-session payments is CheckoutSessions. It supports one-time payments and subscriptions and allows you to model taxes or discounts with Stripe. Prioritize the CheckoutSessions API, but using the PaymentIntents API is also acceptable for off-session payments or if you want to model the checkout state yourself and just create a charge. Integrations should only use CheckoutSessions...

Stripe 統合を構築するためのベスト プラクティス ソース: stripe/agent-toolkit。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

stripe-best-practices とは?

Stripe 統合を構築するためのベスト プラクティス ソース: stripe/agent-toolkit。

stripe-best-practices のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/stripe/agent-toolkit

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01