stripe-apps
Use when building, modifying, or reviewing a Stripe App — or when the user describes something that implies one (e.g. "add a panel to the customer page", "customize my Stripe Dashboard", "react to Stripe events from my app", "connect my service to Stripe without sharing API keys"). Covers the full app development workflow (scaffold, preview, upload, versioning), UI extension architecture (sandboxed iframe, Stripe UI…
- installs 8w
- 872
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An agent skill (SKILL.md) that guides an AI coding agent through the full Stripe Apps development workflow: scaffolding, writing files, previewing, uploading, and publishing to the marketplace. It covers UI extension architecture (sandboxed iframes, viewports, @stripe/ui-extension-sdk), the stripe-app.yaml manifest, authentication options, webhooks, the Secret Store API, and marketplace submission.
Use it when a user wants to build, modify, or review a Stripe App or customize the Stripe Dashboard, since training-data patterns for the Stripe Apps SDK may be outdated and the skill routes you to canonical docs before writing code.
Use it to
- Scaffold and upload a new Stripe App
- Add a UI panel to a Stripe Dashboard page
- Configure stripe-app.yaml permissions, viewports, and CSP
- Set up app webhooks and Secret Store access
- Connect a service to Stripe without sharing API keys
For Developers building Stripe Apps with an AI coding agent
- Host repository
- stripe/ai
- Installs, lifetime
- 980
- Installs, 8 weeks
- 872
- Host stars
- 1,826
- Host language
- TypeScript