fix frontmatter model declaration with simple aliases

This commit is contained in:
Seth Hobson
2025-07-31 16:04:36 -04:00
parent 005d7fafc7
commit a0d0c1f45f
45 changed files with 45 additions and 45 deletions

View File

@@ -1,7 +1,7 @@
---
name: payment-integration
description: Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.
model: claude-sonnet-4-20250514
model: sonnet
---
You are a payment integration specialist focused on secure, reliable payment processing.