Paykit Architecture

not use automatically

getpaykit 5e84426 556 B Updated

File contents

PayKit Architecture

Use this before architectural, API design, provider integration, billing lifecycle, database model, or product-scope decisions.

Read ob/spec.md and relevant package code before making recommendations.

Favor embedded, type-safe billing primitives that keep provider details isolated. PayKit should run inside the user's app, use their database, and expose APIs that make plans, subscriptions, entitlements, and usage billing feel like normal application code.

getpaykit/paykit/tree/main/.agents/skills/paykit-architecture commit 5e844268e0

Frequently asked questions

npx skillmds@latest add getpaykit/paykit-architecture