What problem does it solve?
This Skill eliminates the friction of adding Polar billing functionality to JavaScript and TypeScript applications across any web framework, removing the need to use deprecated framework-specific Polar SDK packages and providing unified, framework-agnostic implementation recipes for all core Polar endpoints.
Core Features & Use Cases
- Three Core Polar Endpoints: Provides complete, production-ready implementation recipes for Polar Checkout, Customer Portal, and Webhooks endpoints.
- Framework-Agnostic Guidance: Includes idiomatic code adjustments for all major frameworks and runtimes including Next.js, Express, Hono, Astro, SvelteKit, Remix, TanStack Start, Nuxt, Fastify, Elysia, Deno, Supabase Edge Functions, Cloudflare Workers, and Bun.
- Use Case: A SaaS developer building a SvelteKit app can copy the canonical Checkout endpoint recipe, add their Polar product IDs, and have a working hosted checkout flow in minutes without researching framework-specific SDK quirks or deprecated packages.
Quick Start
Use the polar-integration skill to add a working Polar Checkout endpoint to your existing Express API that redirects authenticated users to a hosted Polar checkout page for your specified products.