Content Preview
--- description: Display Stripe test card numbers for various testing scenarios argument-hint: [scenario] --- # Test Cards Reference Provide a quick reference for Stripe test card numbers: 1. If a scenario argument is provided (e.g., "declined", "3dsecure", "fraud"), show relevant test cards for that scenario 2. Otherwise, show the most common test cards organized by category: - Successful payment (default card) - 3D Secure authentication required - Generic decline - Specific decl
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/stripe/test-cards.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/external_plugins/stripe/commands/test-cards.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/anthropics/claude-plugins-officialThen reference at external_plugins/stripe/commands/test-cards.md
Related Skills
stripe/explain-error
Explain Stripe error codes and provide solutions with code examples
commandcommandstripeexplain-error
by Anthropic · anthropic-official-plugins
example-plugin/example-command
An example slash command that demonstrates command frontmatter options (legacy format)
commandcommandexample-pluginexample-command
by Anthropic · anthropic-official-plugins
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins
gws-command-reference
Google Workspace CLI Command Reference
engineering-teamgwscommandreference
by alirezarezvani · alirezarezvani-claude-skills