Backend
64 skills in this category
anthropics
Passed
Stripe Best Practices
A comprehensive marketplace plugin directory containing Stripe payment integration best practices, language server protocol support for multiple programming languages, security pattern detection hooks, and MCP integrations for popular services like GitHub, Slack, Linear, and Supabase.
StripePaymentsMarketplace+3
445.1k
anthropics
Passed
Stripe Best Practices
This skill provides comprehensive guidance for building Stripe payment integrations. It includes best practices for using Checkout Sessions, Payment Intents, webhooks, and Stripe Connect, along with helpful commands for explaining error codes and displaying test card numbers.
StripePaymentsApi+3
5395.1k
anthropics
Passed
Stripe Best Practices
Stripe Best Practices provides comprehensive guidance for building Stripe payment integrations, including recommendations for CheckoutSessions, PaymentIntents, subscriptions, and Connect platforms. It includes utility commands to explain Stripe error codes and display test card numbers for development testing.
StripePaymentsApi Integration+3
5705.1k
anthropics
Passed
Stripe Best Practices
This is the official Claude Code plugins marketplace containing curated development tools, language server integrations, and third-party service connectors. The Stripe skill specifically provides best practices for implementing payment processing, checkout flows, subscriptions, and webhooks using Stripe's recommended patterns and APIs.
StripePaymentsMarketplace+3
7415.1k
anthropics
Passed
Stripe Best Practices
Provides comprehensive best practices for building Stripe integrations including payment processing, checkout flows, subscriptions, webhooks, and Connect platforms. Includes commands for explaining Stripe error codes and displaying test card numbers for development.
StripePaymentsApi+3
5325.1k
anthropics
Passed
Stripe Best Practices
This is the official Claude Code plugins marketplace containing curated extensions including Stripe payment integration best practices, language server protocols for code intelligence, security guidance hooks, and various productivity tools for development workflows.
StripePaymentsMarketplace+4
6305.0k
anthropics
Passed
Stripe Best Practices
This is the official Claude Code plugins directory containing Stripe integration best practices, multiple language server integrations, and development productivity tools. The Stripe skill provides guidance on using Checkout Sessions, Payment Intents, and avoiding deprecated APIs like Charges and Sources.
StripePaymentsPlugin Marketplace+3
6395.0k
anthropics
Passed
Stripe Best Practices
This skill provides best practices and guidelines for building Stripe payment integrations. It covers CheckoutSessions, Payment Element, webhooks, subscriptions, and Connect platforms, with documentation references to official Stripe docs and commands for error explanation and test card references.
StripePaymentsApi Integration+3
6015.0k
anthropics
Passed
Stripe Best Practices
Provides comprehensive best practices for building Stripe payment integrations, including guidance on CheckoutSessions, PaymentIntents, subscriptions, and Connect platforms. Includes commands for explaining Stripe errors and displaying test card numbers for development.
StripePaymentsApi Integration+3
695.0k
anthropics
Passed
Stripe Best Practices
A comprehensive Stripe development skill that provides best practices for building payment integrations, checkout flows, subscriptions, webhooks, and Connect platforms. Includes reference documentation links, test card commands, and error explanation utilities to help developers implement Stripe APIs correctly and securely.
StripePaymentsWebhooks+3
4455.0k
anthropics
Passed
Stripe Best Practices
This is Anthropic's official Claude Code plugins directory containing Stripe payment integration best practices, language server support for 11+ programming languages, security pattern detection hooks, and integrations with services like GitHub, GitLab, Slack, Linear, Asana, and Supabase. The Stripe skill specifically guides developers on using Checkout Sessions, Payment Elements, webhooks, and Connect platforms following Stripe's recommended patterns.
StripePaymentsApi Integration+3
18535.0k
anthropics
Passed
Stripe Best Practices
This is the official Stripe plugin that helps developers build payment integrations. It provides best practices guidance, error code explanations, test card references, and connects to Stripe's MCP server for enhanced payment processing capabilities.
StripePaymentsBilling+3
4362.1k
glittercowboy
Passed
Create Mcp Servers
This skill guides the creation of Model Context Protocol (MCP) servers that extend Claude's capabilities. It supports both Python and TypeScript implementations with patterns for API integration, OAuth authentication, and response optimization. The skill handles the full workflow from project setup to installation in Claude Code and Claude Desktop.
McpApi IntegrationServer Development+3
831.2k
supabase
Passed
Supabase Postgres Best Practices
This skill provides detailed PostgreSQL performance optimization guidelines and best practices from Supabase. It covers query performance, connection pooling, Row-Level Security, schema design, and more with concrete SQL examples showing incorrect vs correct patterns.
PostgresqlDatabaseSupabase+3
2848036.1k
ZhangHanDong
Passed
Robius Matrix Integration
A comprehensive reference skill for building Matrix chat clients and LLM integrations with the Makepad UI framework. Based on the Robrix and Moly open-source projects, it documents patterns for Matrix SDK login/sync, timeline handling, room management, OpenAI streaming, and MCP protocol integration.
Matrix SdkMakepadChat Client+3
395695
alinaqi
Passed
Woocommerce
A comprehensive reference guide for WooCommerce REST API integration. Covers all major e-commerce operations including product management, order processing, customer handling, webhook configuration, coupons, and sales reports with code examples for both Node.js and Python.
WoocommerceEcommerceApi+3
306453
alinaqi
Passed
Web Payments
A comprehensive reference guide for integrating Stripe payments into web applications. Covers Checkout sessions, embedded checkout, webhooks, subscriptions, customer portal, and security best practices with code examples for Node.js/Next.js and Python/FastAPI.
StripePaymentsCheckout+3
130453
alinaqi
Passed
Supabase
A comprehensive reference skill for Supabase development covering the CLI workflow, database migrations, Row Level Security (RLS) policies, Edge Functions, and Storage configuration. It promotes local-first development with migrations in version control and includes CI/CD templates for automated deployment.
SupabasePostgresqlBackend+3
52453
alinaqi
Passed
Supabase Python
A comprehensive reference skill for building Python FastAPI applications with Supabase. It provides code templates and patterns for authentication, database access via SQLAlchemy/SQLModel, file storage, realtime subscriptions, and testing with pytest.
PythonFastapiSupabase+3
176453
alinaqi
Passed
Supabase Node
A comprehensive reference guide for building Node.js backends using Express or Hono frameworks with Supabase for authentication and storage, and Drizzle ORM for type-safe PostgreSQL database access. Includes patterns for routes, middleware, validation, and testing.
BackendNodejsSupabase+3
1471453
alinaqi
Passed
Supabase Nextjs
This skill provides comprehensive guidance for building Next.js applications with Supabase backend services and Drizzle ORM. It covers authentication patterns, server/client component separation, database queries, file storage, realtime subscriptions, and OAuth integration with clear code examples and project structure recommendations.
NextjsSupabaseDrizzle Orm+3
91453
alinaqi
Passed
Shopify Apps
A comprehensive development guide for building Shopify apps using the Remix framework, Shopify Admin GraphQL API, and checkout UI extensions. Covers everything from initial setup and authentication to GDPR compliance, Polaris UI components, database configuration with Prisma, and deployment strategies.
ShopifyRemixE Commerce+3
68453
alinaqi
Passed
Reddit Api
A comprehensive reference guide for integrating with the Reddit API. Covers setup, authentication (script apps, read-only, and OAuth2 web flow), common operations like fetching posts and comments, posting, voting, streaming, and direct API access using Python (PRAW, httpx) and TypeScript (Snoowrap, fetch).
RedditApiOauth+3
216453
alinaqi
Passed
Nodejs Backend
A comprehensive guide for building Node.js backend applications using Express or Fastify. It covers project structure, API design with dependency injection, error handling patterns, database repositories with transactions, configuration management, and testing strategies for both unit and integration tests.
NodejsBackendExpress+3
70453
alinaqi
Passed
Medusa
This skill provides comprehensive documentation and code examples for building headless e-commerce applications with Medusa. It covers project setup, custom API routes, modules, workflows, event subscribers, scheduled jobs, admin UI customization, and deployment strategies.
MedusaE CommerceHeadless Commerce+3
67453
alinaqi
Passed
Firebase
A comprehensive reference guide for Firebase development covering Firestore data modeling, real-time listeners, security rules, authentication flows, Cloud Functions, and TypeScript SDK patterns. Provides code examples and best practices for web and mobile applications.
FirebaseFirestoreAuthentication+3
60453
alinaqi
Passed
Database Schema
This skill helps prevent database-related coding errors by establishing a mandatory workflow where Claude reads schema files before writing any database code. It provides type generation commands for popular ORMs (Drizzle, Prisma, Supabase, SQLAlchemy) and includes verification checklists to ensure column names, types, and relationships are correct.
DatabaseSchemaOrm+3
72453
alinaqi
Passed
Cloudflare D1
A comprehensive guide for building serverless applications with Cloudflare D1 SQLite database. Covers project setup, Drizzle ORM integration, migration workflows, query patterns, local development, and multi-environment deployment strategies.
CloudflareD1Sqlite+3
441453
alinaqi
Passed
Azure Cosmosdb
This skill provides comprehensive guidance for working with Azure Cosmos DB, covering partition key design, CRUD operations, consistency levels, batch operations, change feed processing, and cost optimization. It includes code examples for both TypeScript and Python SDKs.
AzureCosmosdbDatabase+4
549453
alinaqi
Passed
Aws Dynamodb
A comprehensive reference skill for AWS DynamoDB development. Provides guidance on single-table design patterns, GSI strategies, TypeScript SDK v3 and Python boto3 code examples, batch operations, transactions, and local development setup with DynamoDB Local.
AwsDynamodbNosql+3
719453