Agent Skills: Stripe Subscriptions DB Sync

Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.

UncategorizedID: andrelandgraf/fullstackrecipes/stripe-sync

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/stripe-sync

Skill Files

Browse the full folder contents for stripe-sync.

Download Skill

Loading file tree…

.agents/skills/stripe-sync/SKILL.md

Skill Metadata

Name
stripe-sync
Description
Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.

Stripe Subscriptions DB Sync

To set up Stripe Subscriptions DB Sync, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/stripe-sync

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/stripe-sync