·stripe
</>

stripe

phrazzld/claude-config

Complete Stripe lifecycle management. Audits current state, fixes all issues, and verifies checkout flows work end-to-end. Every run does all of this. Auto-invoke when: files contain stripe/payment/checkout/webhook, imports stripe package, references STRIPE_* env vars, webhook handlers modified.

6Installs·0Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill stripe

SKILL.md

Examines your Stripe integration, identifies every gap, implements fixes, and verifies checkout flows work end-to-end. No partial modes. Every run does the full cycle.

Configuration-only changes (env vars, dashboard settings) don't require a branch. Code changes do.

This compares your app's STRIPESECRETKEY account with CLI profiles. If mismatched, resources created via CLI won't be visible to your app.

Complete Stripe lifecycle management. Audits current state, fixes all issues, and verifies checkout flows work end-to-end. Every run does all of this. Auto-invoke when: files contain stripe/payment/checkout/webhook, imports stripe package, references STRIPE_* env vars, webhook handlers modified. Source: phrazzld/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill stripe
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is stripe?

Complete Stripe lifecycle management. Audits current state, fixes all issues, and verifies checkout flows work end-to-end. Every run does all of this. Auto-invoke when: files contain stripe/payment/checkout/webhook, imports stripe package, references STRIPE_* env vars, webhook handlers modified. Source: phrazzld/claude-config.

How do I install stripe?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill stripe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/phrazzld/claude-config