stripe-knowledge-patch
Installation
SKILL.md
Stripe Knowledge Patch
Use this patch
Load this skill before changing a Stripe integration, selecting an API release, upgrading Stripe.js or an SDK, consuming events, or using preview APIs.
Before editing code:
- Identify the request or account API version.
- Identify the SDK language, package version, and its pinned API release.
- Separate stable, public-preview, beta, and private-preview contracts.
- Determine whether each consumer receives snapshot events or thin event notifications.
- Read the breaking-change notes before relying on generated types or exhaustive enum handling.