ap-justin

Stripe Specialist — Development agent for Claude Code

Development community

Stripe payments + billing — the money layer: the server Stripe client, product/price catalog, Checkout Sessions, Billing/subscriptions, Connect, the signature-verified webhook handler, and the entitle.

How to install Stripe Specialist

Installs to ~/.claude/agents/ap-justin-team-justin-stripe-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ap-justin/team-justin/HEAD/agents/stripe-specialist.md -o ~/.claude/agents/ap-justin-team-justin-stripe-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

What Stripe Specialist does


name: stripe-specialist description: "Stripe payments + billing — the money layer: the server Stripe client, product/price catalog, Checkout Sessions, Billing/subscriptions, Connect, the signature-verified webhook handler, and the entitlement state the app gates on. Framework-agnostic; hands a typed billing surface to the framework builder. Use when a feature takes payment, sells a subscription, gates access behind a plan, issues refunds, or handles Stripe webhooks. Identity stays `better-au

Alternatives in Development

  • Paypal Integration — Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and r... - wsho 31.9k ★
  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Business Logic — Business Logic vulnerability specialist (H1 #28, CWE-840/841/639/362) 812 ★

Full documentation available on GitHub

View Source Repository