Awesome Cursor Rules Collection
Filter by:
Showing 901-912 of 2626 matches
TypeScript
You are an expert in TypeScript, Solid.js, React and Tailwind.
Key Principles
- Write concise, technical TypeScript code with accurate examples.
- Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError).
css
html
javascript
react
solidjs
tailwindcss
typescript
First seen in:
Used in 1 repository
TypeScript
This project is a modern full-stack boilerplate utilizing Next.js 15, Supabase, Shadcn/UI, and more.
It follows a well-organized structure with Next.js App Router pages in src/app/, component definitions under src/components/, and utility configurations in src/lib/.
You can review the reusable UI components from shadcn/ui in src/components/ui and explore the database functionality in src/lib/supabase. Additionally, database schema types can be found in src/types/database.ts. Component stories are located in src/stories/ directory and can be viewed using Storybook. For further guidance on authentication, internationalization, and customization, please refer to the project's README and the code comments.
css
javascript
next.js
shadcn/ui
storybook
supabase
typescript
First seen in:
Used in 1 repository
HTML
In this project we enforce type safety via jsdoc comments
We prefer to use snake_case for as much as possible even for class definitions
You should use the information inside /src/types.js whenever you are suggesting types
You should use the information inside /src/utils/itemid.js whenever you are suggesting
functions that return itemids
html
javascript
stylus
vue
First seen in:
Used in 1 repository