stripe-app-builder
Installation
SKILL.md
Stripe App Builder
Source:
- Stripe upstream skill:
https://github.com/stripe/ai/blob/main/skills/stripe-best-practices/SKILL.md
Last reviewed:
- 2026-03-19
This skill is the router for Stripe work in superoptimizers.
It intentionally follows Stripe's upstream routing model first, then adds a
superoptimizers overlay for how that guidance should be applied in generated
apps.
Default mental model:
superoptimizersis the control plane.- The generated app is the billing runtime.
- Users usually bring their own Stripe account.
- Do not default to Stripe Connect marketplace flows.