BMAD-METHOD/.claude/rules/nextjs-supabase-todo-app-cu...
oimiragieo 2c082180cb Build: bmad-spec-kit v1
Merged both the BMAD and Github SPEC frameworks into a single entity to see how Claude Code operates with subagents, and some detailed Claude rules.
2025-09-08 18:06:15 -04:00
..
.cursorrules Build: bmad-spec-kit v1 2025-09-08 18:06:15 -04:00
README.md Build: bmad-spec-kit v1 2025-09-08 18:06:15 -04:00
todo-app-general-rules.mdc Build: bmad-spec-kit v1 2025-09-08 18:06:15 -04:00

README.md

Next.js Supabase Todo App .cursorrules prompt file

Author: Mckay Wrigley

What you can build

Benefits

Synopsis

Developers aiming to create a structured full-stack Todo app with modern frameworks and best practices would benefit from this prompt.

Overview of .cursorrules prompt

The .cursorrules file provides a structured guideline for building a Todo web application. It specifies the use of certain technologies, including Next.js for the frontend and Supabase for the backend. Other tools in the tech stack include Tailwind, Shadcn, Framer Motion for UI components, Clerk for authentication, and Stripe for payment processing. The file sets clear organizational rules, stating where specific files should be placed, such as components in the /components directory and actions in the /actions directory, along with recommended naming conventions.