Content Preview
--- description: Explain Stripe error codes and provide solutions with code examples argument-hint: [error_code or error_message] --- # Explain Stripe Error Provide a comprehensive explanation of the given Stripe error code or error message: 1. Accept the error code or full error message from the arguments 2. Explain in plain English what the error means 3. List common causes of this error 4. Provide specific solutions and handling recommendations 5. Generate error handling code in the projec
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/stripe/explain-error.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/external_plugins/stripe/commands/explain-error.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/explain-error.md
Related Skills
stripe/test-cards
Display Stripe test card numbers for various testing scenarios
commandcommandstripetest-cards
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