Loading...
Loading...
Found 57 Skills
Sync React state to URL query parameters for shareable filters, search, and deep-linkable dialogs with nuqs.
Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.
Capture exceptions, add context, create performance spans, and use structured logging with Sentry.
Add server-side route protection to enforce authentication on specific pages while keeping others public.
Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing.
TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.
Add a complete account settings page with profile editing, password changes, email updates, session management, and account deletion.
Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.
Build a chat list page with search, rename, and delete functionality. Uses nuqs for URL-synced filters and deep-linkable modal dialogs.