Tryboy869 Dojutsu For AI Nextjs Supabase Shadcn Pwa Cursorrules Prompt File

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

tomevault-io 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.

Source: Tryboy869/dojutsu-for-ai — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/tryboy869--dojutsu-for-ai--nextjs-supabase-shadcn-pwa-cursorrules-prompt-file commit 5fa5b8d982

Frequently asked questions

npx skillmds@latest add tomevault-io/tryboy869-dojutsu-for-ai-nextjs-supabase-shadcn-pwa-cursorru