tasks-plan
golivekit/golivekit
Use this skill when: the user runs /tasks-plan, asks to create a task plan, generate a delivery plan, or break business requirements into backlog tasks. Trigger keywords: tasks-plan, task plan, backlog planning, delivery plan.
billing-discounts
golivekit/golivekit
Use this skill when: Add or update billing discounts, configure Stripe pricing promos, change startAt or expiredAt windows, adjust pricing badges or header promo bars, or work with billing discount resolution logic. Focus on user intent. Trigger keywords: billing-discounts, discount, promo, pricing banner, startAt, expiredAt, badgeText, headerText, fixed discount, checkoutUrl, priceId, item id.
payments
golivekit/golivekit
Use this skill when: Add Stripe checkout, fix billing logic, deduct credits for a feature, create a credits-consuming API route or mutation, check subscription status, gate features by plan, handle one-time purchases, top up credits, or work with the billing snapshot. Focus on user intent. Trigger keywords: payment, billing, credits, subscription, stripe, checkout, one-time, top-up, deductCredits, InsufficientCreditsError, useCredits, useSubscriptions.