basic
01Cursor rule Cursor
Cursor rule "basic" from glidea/zenfeed-web, covering constants over magic numbers, meaningful names, smart comments, single responsibility and dry (don't repeat yourself).
19 6mo ago A 565 tokens
Cursor rule Cursor
Cursor rule "basic" from glidea/zenfeed-web, covering constants over magic numbers, meaningful names, smart comments, single responsibility and dry (don't repeat yourself).
Cursor rule Cursor
Cursor rule "ts" from glidea/zenfeed-web, covering typescript best practices, type system, naming conventions, code organization and functions.