Armory
Source
Browse
Skills

stripe-integration

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install stripe-integration --cli claude

writes the skill into.claude/skills/stripe-integration/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/stripe-integration/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

When to use it

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/stripe-integration/SKILL.md -o .claude/skills/stripe-integration/SKILL.md

Notes

Extracted from davila7/claude-code-templates, stripe-integration category.