Go安全规范
01nongjun/awesome-harness-engineering
Cursor rule
Go coding rules for safer handling of secrets, input, environment variables, and operations that may wait. They also specify using gosec, a tool that scans Go code for common security issues.
为不懂代码的高管团队 vibe coding 打造的 AI 编程辅助配置 | Harness Engineering for Vibe Coding Teams
nongjun/awesome-harness-engineering
Cursor rule
Go coding rules for safer handling of secrets, input, environment variables, and operations that may wait. They also specify using gosec, a tool that scans Go code for common security issues.
nongjun/awesome-harness-engineering
Cursor rule
A Python coding-style guide covering formatting, type annotations, immutable data, security checks, Pydantic update schemas, and asynchronous code.
nongjun/awesome-harness-engineering
Cursor rule
A Swift coding-style guide covering formatting, immutable values, naming, typed errors, strict concurrency, and macOS window title-bar settings.
nongjun/awesome-harness-engineering
Cursor rule
A set of project rules for calling AI models, selecting fallback models, managing configuration, storing prompts, and parsing AI responses. It requires modules to use a shared AI service rather than calling provider APIs directly.
nongjun/awesome-harness-engineering
Cursor rule
A routing rule for keeping Nginx, a web server and request router, aligned with several backend services that share the same API path.