From antigravity-awesome-skills
Implements SaaS subscription billing, invoice generation, dunning management, proration, and tax calculation. Use when automating recurring billing or payment recovery.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:billing-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.
Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns, checklists, and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderImplements automated SaaS billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculations. For subscription management and payment workflows.
Sets up Stripe for SaaS billing: configures subscriptions, products/prices, customer portals, webhooks, tax compliance, handles lifecycle events, failed payments, refunds, and dunning.
Guides SaaS pricing strategies including per-seat, usage-based, tiered, freemium models; Stripe billing with Products, Prices, Subscriptions, metered usage, proration, trials, dunning, and LTV:CAC targets.