Nextjs Supabase Shadcn Pwa Cursorrules Prompt File

Apply for nextjs-supabase-shadcn-pwa-cursorrules-prompt-file. --- description: Sets conventions for Next.js 15+ projects, including leveraging the App Router, React Server Components (RSC), SSR capabilities, and Zustand for state management. globs: **/*.js, **/*

Tryboy869 ce281f9 2 files · 1.2 KB Updated

File contents

nextjs-supabase-shadcn-pwa-cursorrules-prompt-file


description: Sets conventions for Next.js 15+ projects, including leveraging the App Router, React Server Components (RSC), SSR capabilities, and Zustand for state management. globs: **/*.js, **/*.jsx, **/*.ts, **/*.tsx

  • Target Next.js 15+ and leverage the App Router, React Server Components (RSC), and SSR capabilities.
  • Use Zustand for state management in client components when necessary.
  • Maintain proper Shadcn UI management using npx shadcn@latest add for new components.
  • Follow a mobile-first approach and responsive design patterns.
  • Emphasize server-side logic, minimizing the usage of use client and other client-only APIs.
  • Structure project as Progressive Web App (PWA) with offline capabilities, app-like experience, and installability across devices.

Tryboy869/dojutsu-for-ai/tree/main/senjutsu/skills/nextjs-supabase-shadcn-pwa-cursorrules-prompt-file commit ce281f9851

Frequently asked questions

npx skillmds@latest add tryboy869/nextjs-supabase-shadcn-pwa-cursorrules-prompt-file