๐ŸŽฏ

stripe-best-practices

๐ŸŽฏSkill

from anthropics/claude-plugins-official

VibeIndex|
What it does
|

Provides expert guidance for implementing secure, efficient, and compliant Stripe payment integration best practices

Overview

The Stripe Best Practices skill is part of the Claude Code Plugins Directory, a curated collection of high-quality plugins for Claude Code maintained by Anthropic. The directory provides both internal plugins developed by Anthropic and external third-party plugins from partners and the community, all following a standard plugin structure with metadata, commands, agents, and skills.

Key Features

  • Curated Quality - Part of Anthropic's official plugin directory with quality and security standards for approved plugins
  • Standard Plugin Structure - Follows the established plugin.json metadata, optional MCP server configuration, slash commands, agents, and skills format
  • Easy Installation - Installable directly via Claude Code's plugin system using /plugin install or discoverable through /plugin > Discover
  • External Plugin Support - Accepts third-party submissions through a formal plugin directory submission process
  • Official Documentation - Backed by official Claude Code plugin development documentation

Who is this for?

This plugin is for developers integrating Stripe payment processing who want best-practice guidance directly within Claude Code. It is part of the official plugins directory useful for any Claude Code user looking for curated, quality-assured extensions to their development workflow.

๐Ÿ“ฆ

Same repository

anthropics/claude-plugins-official(15 items)

stripe-best-practices

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add anthropics/claude-plugins-official --skill stripe-best-practices
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add anthropics/claude-plugins-official --skill stripe-best-practices
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/stripe-best-practices/SKILL.md

SKILL.md

916Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

Generates responsive web design layouts and component structures using best practices, providing code snippets and design recommendations for modern frontend development.

๐ŸŽฏ
claude-md-improver๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
playground๐ŸŽฏSkill

Anthropic's official curated directory of high-quality plugins for Claude Code, including both internal Anthropic-developed plugins and vetted third-party external plugins, installable via Claude Code's plugin system.

๐ŸŽฏ
claude-automation-recommender๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
agent development๐ŸŽฏSkill

Assists developers in creating, configuring, and iterating on AI agents by providing structured guidance, template generation, and best practice recommendations.

๐ŸŽฏ
skill development๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
command development๐ŸŽฏSkill

Assists developers in creating, testing, and refining Claude Code slash commands through an interactive, guided development workflow.

๐ŸŽฏ
hook development๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
mcp integration๐ŸŽฏSkill

Enables seamless integration and configuration management for MCP (Model Context Protocol) servers within the Claude Code plugin ecosystem.

๐ŸŽฏ
writing hookify rules๐ŸŽฏSkill

Generates structured, reusable rules for transforming and manipulating code using the Hookify framework's conventions and best practices.