Stripe Expert
技能 已验证 活跃Comprehensive Stripe API expert with access to 3,253 official documentation files covering all payment processing, billing, subscriptions, webhooks, Connect, Terminal, Radar, Identity, Tax, Climate, and integrations. Invoke when user mentions Stripe, payments, subscriptions, billing, payment processing, checkout, invoices, or any payment-related features.
To empower developers to integrate Stripe payment infrastructure accurately and efficiently by providing expert-level guidance based on extensive Stripe documentation and battle-tested code patterns.
功能
- Comprehensive Stripe API documentation access
- Expert guidance on payment processing, subscriptions, and billing
- Examples for Connect, Terminal, Radar, Treasury, Issuing, and webhooks
- Secure API key and webhook handling practices
- Framework-specific integration patterns (Next.js, React)
使用场景
- Integrating Stripe Checkout or Payment Elements for seamless payments
- Implementing subscription billing and managing recurring payments
- Building marketplace functionality with Stripe Connect
- Handling Stripe webhooks securely and reliably
- Developing in-person payment solutions with Stripe Terminal
非目标
- Directly managing Stripe account settings through the interface
- Providing a UI for Stripe configuration
- Replacing the official Stripe Dashboard for administrative tasks
Trust
- info:Issues AttentionThere is 1 open issue and 0 closed issues in the last 90 days. While there are no issues being actively closed, the low number of open issues suggests maintainer responsiveness is not a significant concern.
安装
npx skills add raintree-technology/claude-starter通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Netlify Identity
100用于身份验证、用户注册、登录、密码恢复、OAuth 提供商、基于角色的访问控制或保护路由和函数。始终使用 `@netlify/identity`。切勿使用 `netlify-identity-widget` 或 `gotrue-js` — 它们已弃用。
Stripe 最佳实践
96指导 Stripe 集成决策 — API 选择(Checkout Sessions vs PaymentIntents)、Connect 平台设置(Accounts v2、controller 属性)、账单/订阅、Treasury 财务账户、集成界面(Checkout、Payment Element)、从已弃用的 Stripe API 迁移以及安全最佳实践(API 密钥管理、受限密钥、Webhook、OAuth)。在构建、修改或审查任何 Stripe 集成时使用 — 包括接受付款、构建市场、集成 Stripe、处理付款、设置订阅、创建已连接账户或实施安全密钥处理。
Braintree Automation
75Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Cleanup Cycles
100Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".
Vue Router Best Practices
100Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.