movebrickschi/harness-engineering-mcp

harness-engineering-mcp

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

movebrickschi/harness-engineering-mcp

Cursor rule

A rule for creating or updating a Markdown document in the docs directory after a completed coding task. The document records database changes, configuration, API details, and the implementation flow in Chinese.

2 3mo ago A 0 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A rule for coordinating multiple software agents when a request contains specific development or testing phrases in Chinese. It selects a scenario such as a new feature, bug fix, refactoring, or test-only work and assigns suitable agent roles.

2 3mo ago A 1,040 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A rule requiring Chinese OpenAPI 3 documentation annotations on backend controllers and data-transfer objects. OpenAPI is a standard way to describe web APIs so their endpoints, parameters, and responses can be read by people and tools.

2 3mo ago A 798 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A database table standard that requires every table to include identity, ownership, deletion, and change-history fields. A tenant is a customer or organization sharing the system, and an OEM is the product maker or vendor associated with the data.

2 3mo ago A 962 tokens original MIT

06-architecture-ddd

06

movebrickschi/harness-engineering-mcp

Cursor rule

Rules for organising software into four layers—interface, application, domain, and infrastructure—and for modelling business concepts using domain-driven design.

2 3mo ago A 394 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A set of SOLID design and defensive-programming rules for Java and Spring code. SOLID is a group of principles for keeping software responsibilities, interfaces, inheritance, and dependencies manageable.

2 3mo ago A 0 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A set of enterprise security rules based on OWASP Top 10, a list of common web-application security risks. It covers input validation, secrets, logging, encryption, permissions, and tenant data separation.

2 3mo ago A 0 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A set of rules for designing code that is easy to test and for writing unit, integration, and end-to-end tests. Unit tests check small pieces, integration tests check connected parts, and end-to-end tests check complete user flows.

2 3mo ago A 0 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

Rules for structured logs, monitoring measurements, and request tracing. These practices help you understand what a running application is doing and where failures or delays occur.

2 3mo ago A 0 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A set of rules for generating Java code with detailed Chinese comments and execution logs. It requires the Lombok Slf4j logging framework and defines when to use information, debug, warning, and error logs.

2 3mo ago A 999 tokens original MIT

movebrickschi/harness-engineering-mcp

Cursor rule

A set of rules for MyBatis-Plus, a Java library that maps database queries to application code. It covers query building, SQL placement, pagination, logical deletion, and multi-tenant data handling.

2 3mo ago A 1,036 tokens original MIT