agentsclimarketplace

Building saas products

Skill VKK-00/agentic-project-lifecycle/plugins/agentic-project-lifecycle/skills/building-saas-products

Use when a hosted subscription product involves tenants or workspaces, pricing plans, entitlements, billing, activation, retention, churn, customer support, account lifecycle, or SaaS unit economics.From its SKILL.md

Install
npx -y skills add VKK-00/agentic-project-lifecycle --skill building-saas-products

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.1 KB, 380 tokens by cl100k_base, as published. Nobody here has run it

Building SaaS Products

Treat SaaS as product, business model, tenancy system, billing state machine, and continuously operated service—not merely hosted software.

Validate the business boundary

  • RULE-SAAS-01: Distinguish primary user, buyer, administrator, approver, and ideal customer segment. Define the painful workflow, willingness-to-pay assumption, acquisition motion, and first value event before expanding scope.
  • RULE-SAAS-02: Specify tenant ownership, membership, invitations, role-based authorization, plan entitlements, data isolation, export, retention, deletion, and ownership transfer. Keep identity, authorization, and entitlements separate.

Make money and access deterministic

  • RULE-SAAS-03: Model the complete subscription lifecycle: trial, checkout, activation, upgrade, downgrade, proration, failed payment, retries, grace period, suspension, cancellation, refund, reconciliation, and webhook idempotency. Assign a source of truth for subscription state.
  • RULE-SAAS-04: Define metric contracts for activation, time-to-value, retention, churn, expansion, revenue, support load, and quality guardrails. Each metric needs a formula, population, window, source, owner, baseline, and target.
  • RULE-SAAS-05: Track unit economics and cost-to-serve by tenant or core workflow. Set review thresholds for infrastructure, vendor, support, and AI costs before committing pricing.
  • RULE-SAAS-06: Do not open beta or GA without tested account deletion/export, support ownership, privacy handling, billing recovery paths, observability, and rollback.

Read discovery and economics, tenancy and billing, and activation and operations when those decisions are active.

What ships with it: 5 files

4.4 KB alongside SKILL.md

agents/

evals/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.