Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "payment-processing",
|
||||
"description": "Payment gateway integration with Stripe, PayPal, checkout flow implementation, subscription billing, and PCI compliance",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/billing-automation",
|
||||
"./skills/paypal-integration",
|
||||
"./skills/pci-compliance",
|
||||
"./skills/stripe-integration"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/payment-integration.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user