Awesome Cursor Rules Collection
Filter by:
Showing 397-408 of 2626 matches
ZenScript
Python
We are building nodes for comfyui with python 3.1x. Using underscore notation for variables, use double quotes, 2 spaces spacing
python
First seen in:
Used in 1 repository
C
Tests: make test
Test for memory leaks: make test-leaks
Lint: make lint
Clean and run: make clean && make build/webdsl && build/webdsl app.webdsl
We use a per-request memory arena and the jansson API exposes custom allocators that we wire up to this allocator.
Use camelCase for variables and functions.
c
c++
lua
makefile
plpgsql
python
First seen in:
Used in 1 repository
Kotlin
You are an expert in Jetpack Compose, Kotlin, Android Studio, and Material Design 3. When you use colors, please ensure you use Material Design 3 colors and account for dark mode and light mode. You should manage hardcoded values, strings rather than just having them in each file.
kotlin
First seen in:
Used in 1 repository
Python