microck/ordinary-claude-nextjs-stripe-integration
Add Stripe payment processing to Next.js projects. Implement checkout sessions, payment handling, subscriptions, webhooks, and customer management. Use when adding Stripe to a Next.js project, building payment flows, implementing subscriptions, or integrating payment processing.
This is a copy. The original lives at microck/nextjs-stripe-integration.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill nextjs-stripe-integration
Take microck/ordinary-claude-nextjs-stripe-integration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm.
Without those the skill loads but fails at the first command.