Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(project): Add .cursorrules with Next.js 15+, Supabase, and ProjectDocs context management #19

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

kryptobaseddev
Copy link
Contributor

Adds a .cursorrules file that defines development standards for Next.js 15+ with App Router and Supabase integration, alongside a ProjectDocs-based context management system. Key features:

  • Establishes ProjectDocs/contexts/ for maintaining project context files
  • Implements Build_Notes system for tracking development tasks with clear phase progression
  • Defines Next.js 15+ best practices with React Server Components and App Router
  • Structures Supabase integration with domain-driven schema organization
  • Sets up Shadcn UI component and styling standards
  • Enforces mobile-first PWA development approach
  • Implements systematic task breakdown and progress tracking through build notes

The rules are optimized for projects using Next.js 15+, Supabase, Shadcn UI, and require a ProjectDocs folder in the root directory to maintain project context and reduce AI hallucinations during development. Each build note corresponds to a specific task group and phase, helping maintain focused development contexts when working with Cursor AI Agent.

@PatrickJS PatrickJS merged commit 94f0db6 into PatrickJS:main Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants