byiblai· 118 skills
Build the user-facing PurchasesTab inside the Profile page — list, detail, and cancel for the current user's subscriptions on a Platform. Use when the user mentions purchases, my subscriptions, subscription list, cancel subscription, stripe portal, grandfathered, legacy subscription, subscription detail, or cancel-at-period-end. See /iblai-vibe-monetization for the family index + auth + RBAC, /iblai-vibe-monetization-checkout for how the user got here (paywall, checkout, callback), /iblai-vibe-monetization-analytics for the admin subscriber view, /iblai-vibe-profile for the Profile shell that hosts this tab, and /iblai-vibe-auth for the token wiring.
$npx -y skills add iblai/vibe --skill iblai-vibe-monetization-subscriptionInstalls into the current project.
Run `npx skills use "https://github.com/iblai/vibe" --skill "iblai/vibe/iblai-vibe-monetization-subscription"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iblai/vibe" that are relevant to the current task. Run `npx skills add "https://github.com/iblai/vibe"` and select the relevant skills, then follow their instructions.