jchaselubitz
- 10 skills
- 0 followers
- 8 hours ago last updated
- ▌ Pwa 2 · jchaselubitz bundleConfiguring Progressive Web Apps (PWA) with Next.js App Router and Serwist for offline support, push notifications, and home screen installation.
- ▌ Overskill Skills Manager Agent Instructions 2 · jchaselubitzThis file explains how to use the Overskill skills manager to create, version, and sync skills to your projects.
- ▌
- ▌ Pwa · jchaselubitz bundleConfiguring Progressive Web Apps (PWA) with Next.js App Router and Serwist for offline support, push notifications, and home screen installation.
- ▌ Overskill Skills Manager Agent Instructions · jchaselubitzThis file explains how to use the Overskill skills manager to create, version, and sync skills to your projects.
- ▌
- ▌ Edge Functions · jchaselubitz bundleEnsures Supabase Edge Functions are invoked using the SDK client pattern and that newly authored functions follow the Deno entrypoint + Supabase client setup instead of handwritten fetch/HTTP plumbing. Apply when creating or modifying code that calls or implements Supabase Edge Functions.
- ▌ Loading Button · jchaselubitz bundleEnsures buttons handling async actions use the LoadingButton component with proper state management. Apply when creating or modifying buttons that perform async operations like API calls, form submissions, or data mutations.
- ▌ Seed Data Changes · jchaselubitz bundleNEVER change the seed.sql file directly. Always use the seed.ts file to make changes to the seed data.
- ▌