Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When implementing SaaS subscription billing, automating invoice generation, managing failed payment recovery (dunning), calculating prorated charges, handling tax, or processing usage-based billing.
references/details.md for deeper pattern documentationA working automated billing design: clear lifecycle handling, dunning recovery flow, proration and tax logic, and starter code to build recurring payment systems.
Use Cases
A SaaS startup launches a Pro plan with 14-day trials and monthly cycles. Using this skill, the team designs subscription states (trial→active→past_due), implements proration for mid-cycle upgrades, and generates invoices automatically. It prevents revenue leakage and saves engineering time on billing logic.
An existing platform sees rising failed payments. The skill's dunning management patterns help configure retry schedules, grace periods, and customer notifications. Automated recovery restores cash flow and reduces manual chasing by the finance team.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File