Awesome Cursor Rules Collection
Filter by:
Showing 421-432 of 1033 matches
TypeScript
TypeScript
this is a desktop app, powered by tauri, react, typescript and vite.
use bun as package manager.
use tailwind css with shadcn/ui for styling.
write git commit message in english, and keep it one line.
bun
css
html
javascript
react
rust
shadcn/ui
tailwindcss
+2 more
First seen in:
Used in 1 repository
TypeScript
if all members of a type definition are methods, use types instead of interfaces.
use signals for reactive data.
in functional components, don't destructure props in the parameter list. always use props object and never destructure it in the body of the function.
instead of bare tailwind classes, use tailwind classes from the daisyui library.
css
dockerfile
react
tailwindcss
typescript
First seen in:
Used in 1 repository