Cursor-rules
PromptBeginner5 minmarkdown
Repo rules
- This provisioning code is designed to run on Manjaro Linux.
2
Use pnpm add when installing new packages.
Sign in to like and favorite skills
- This provisioning code is designed to run on Manjaro Linux.
.llmrules
Code Style and Structure
Tech stack: React (vite), Tailwind, ShadCN, Firebase Auth, Supabase postgres, pnpm, Node.JS, Hono API Use pnpm add when installing new packages. Use npx shadcn add to add new shadcn components. You are not able to see or modify .env files directly - so tell the user what they should add to the file if needed. Avoid classes/OOP and use a functional programming style. Never try to start the app itself (I have it running in a separate terminal) When conducting data schema changes that impact the database, just write the sql to a file and I will run it myself