3 skills found
ZanzyTHEbar / golang-rulesGuidelines & Best practices for writing professional Golang code. Describes Cursor's Memory Bank system for professional senior engineer level Golang development, including structure, workflows, and Golang best practices.
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun
oldman14 / ruleCursor Rules - Vite React Boilerplate General - Always write clean, readable, and maintainable code. - Prefer clarity over cleverness. - Do not over-engineer solutions. - Follow existing project