Cursor-rules
PromptBeginner5 minmarkdown
.cursorrules
.llmrules
0
These rules capture the key development patterns from the Web to Mobile Development Primer, focusing specifically on building the initial Next.js application in a way that facilitates future conversion to React Native.
Sign in to like and favorite skills
.llmrules
Code Style and Structure
Here are some pieces of information you need to know about this project:
These rules capture the key development patterns from the Web to Mobile Development Primer, focusing specifically on building the initial Next.js application in a way that facilitates future conversion to React Native.
/src directory structure with dedicated folders for components, hooks, services, utils, constants, context, types, and styles/components/ui) from feature components (/components/features)tsconfig.json/types directory for domain entitiesas const assertions