BUNDLE Security scanned5 skills

    Ship-It Engineering Stack

    The five production-grade build skills every SaaS needs before launch, in one bundle. Stand up secure accounts and multi-tenancy (Auth & Multi-Tenant SaaS Foundation), ship subscription billing (Stripe Subscription Engine), run zero-downtime database migrations (DB Migration Guardian), send reliable transactional email (Transactional Email Engine), and ship an accessible UI (Accessibility Gate) — complete, hardened implementations wired to your stack instead of one-off snippets. Built for founders and engineers shipping a real SaaS fast. Save versus buying each separately.

    533 views

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    PubsProToolkit
    Created by
    PubsProToolkit
    $149$225
    Save 34% · $76

    One payment, lifetime access. 5 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    5 skills

    See it in action

    You say

    Set up subscription billing for my Next.js SaaS. I have three plans (Starter, Pro, Team) with Team being per-seat. Use Stripe and our existing Postgres + Prisma setup. I need upgrades to prorate and failed payments to retry before cancelling.

    Your agent does

    I've scaffolded the full billing layer:

    • Prisma models: Customer, Subscription, Price, and a WebhookEvent log for idempotency.
    • /api/checkout route that creates a Checkout Session for Starter/Pro/Team (Team collects seat quantity).
    • /api/webhooks/stripe with signature verification and an exactly-once handler for created/updated/deleted, invoice.paid, and invoice.payment_failed.
    • Customer Portal session route for self-serve upgrades, downgrades (prorated), and cancellations.
    • Dunning: 3 smart retries over 7 days with email hooks, then a grace period before downgrade. Next step: add your Stripe price IDs to .env (placeholders generated) and run the included webhook test script against the Stripe CLI.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet on the included skills. Be the first to try this bundle.

    Frequently asked questions

    More bundles from PubsProToolkit