nextjs15-supabase-cursorrules-prompt-file
27 architecture rules preventing AI hallucinations: insecure auth (getSession vs getUser), synchronous params, deprecated imports, missing RLS, and Stripe key exposure. Built for Cursor Agent and Claude Code.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install nextjs15-supabase-cursorrules-prompt-file --cli claudewrites the file to.claude/rules/nextjs15-supabase-cursorrules-prompt-file.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/nextjs15-supabase-cursorrules-prompt-file.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
27 architecture rules preventing AI hallucinations: insecure auth (getSession vs getUser), synchronous params, deprecated imports, missing RLS, and Stripe key exposure. Built for Cursor Agent and Claude Code.
When to use it
27 architecture rules preventing AI hallucinations: insecure auth (getSession vs getUser), synchronous params, deprecated imports, missing RLS, and Stripe key exposure. Built for Cursor Agent and Claude Code.
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/nextjs15-supabase-cursorrules-prompt-file.mdc -o .cursor/rules/nextjs15-supabase-cursorrules-prompt-file.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.