sylphxai/skills

build-payment-readiness

Design and verify production payments — checkout, provider events, ledger, entitlements, refunds, disputes, settlement, and finance close.

First seen Aug 16, 2026

Installation

$ npx skills add sylphxai/skills --skill build-payment-readiness

Summary

  • Design and verify production payments — checkout, provider events, ledger, entitlements, refunds, disputes, settlement, and finance close.
  • Use when the user mentions Stripe, app-store billing, webhooks, invoices, chargebacks, or taking money in production.
  • Do not use for seller marketplace payouts, first-time packaging, or a live price increase.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sylphxai/skills · top by installs.

npx skills add sylphxai/skills

Browse all from sylphxai/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,216 B
  • docs SUMMARY.md 380 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 5 installs

SKILL.md

Build Payment Readiness

Keep the money ledger append-only. Entitlements, invoices, support, and finance views are projections from owned events. Support corrections are new reason-coded ledger events, not silent edits. Do not confiscate value because a score moved. Provider dashboard truth is not the product ledger.

Read current official provider, store, tax, and dispute docs for the selected channels. Open [payment platform patterns](references/payment-platform-patterns.md) for channel behavior and [billing reconciliation](references/billing-reconciliation-patterns.md) for settlement and close.

Use operate-marketplace-payouts for two-sided seller payouts. Use design-price-increase-retention for raising live prices. Use design-refund-support-flow for entitlement consequence after a refund.