nongjun/awesome-harness-engineering

为不懂代码的高管团队 vibe coding 打造的 AI 编程辅助配置 | Harness Engineering for Vibe Coding Teams

2Stars on the repository
13Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Go安全规范

01

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.

2 5mo ago A 0 tokens original MIT

Python编码风格

02

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.

2 5mo ago A 0 tokens original MIT

Swift编码风格

03

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.

2 5mo ago A 0 tokens original MIT

AI接入规范

04

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.

2 5mo ago A 0 tokens original MIT