holtwood/awesome-cursorrules-zh
Instructions file GitHub Copilot
Copilot instructions for holtwood/awesome-cursorrules-zh, covering github copilot instructions, 项目概述, 技术栈, 代码规范 and 提交格式.
holtwood/awesome-cursorrules-zh
Instructions file GitHub Copilot
Copilot instructions for holtwood/awesome-cursorrules-zh, covering github copilot instructions, 项目概述, 技术栈, 代码规范 and 提交格式.
holtwood/awesome-cursorrules-zh
Instructions file CodexOpenCode
AGENTS.md instructions for holtwood/awesome-cursorrules-zh, covering agents.md, 项目定位, 权威源, 技术栈 and 常用命令.
holtwood/awesome-cursorrules-zh
Instructions file
Claude Code instructions for holtwood/awesome-cursorrules-zh, covering claude.md, 项目概述, 技术栈, 常用命令 and 目录结构.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A Cursor rule file for computer-vision projects, where software analyzes images or video. It covers image processing, object detection, image segmentation, face recognition, machine-learning tools, and project practices.
holtwood/awesome-cursorrules-zh
Cursor rule
A rule for writing Git commit messages in a standard format, such as `fix: correct login error` or `feat(api): add search`. A commit message records what a code change contains.
holtwood/awesome-cursorrules-zh
Cursor rule
Rules for writing consistent Git commit messages, using labels such as feat for a feature, fix for a bug, and docs for documentation. A commit message records one set of code changes.
holtwood/awesome-cursorrules-zh
Cursor rule
技术栈: Elixir, Phoenix, Docker, PostgreSQL, Tailwind CSS, LeftHook, Sobelow, Credo, Ecto, ExUnit, Plug, Phoenix LiveView, Phoenix LiveDashboard, Gettext, Jason, Swoosh, Finch, DNS Cluster, File System Watcher, Release Please, ExCoveralls.
holtwood/awesome-cursorrules-zh
Cursor rule
General guidance for building and operating backend systems, including APIs, databases, security, performance, testing, monitoring, and cloud infrastructure. An API is a defined way for software systems to communicate.
holtwood/awesome-cursorrules-zh
Cursor rule
Guidance for connecting Go backend code to a database, including safe queries, error handling, connection reuse, and optional use of an object-relational mapper, a tool that maps code objects to database data.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of Chinese-language rules for implementing gRPC services in Go. gRPC is a way for software services to communicate using defined messages and procedures.
holtwood/awesome-cursorrules-zh
Cursor rule
Rules for editing Protocol Buffer definition files, which describe structured messages and services used between programs.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of coding and architecture rules for scalable Go backends. It covers databases, APIs, concurrency, performance, security, microservices, containers, monitoring, and deployment.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of Chinese-language rules for structuring Java Spring Boot applications that use JPA, a library for database access.
holtwood/awesome-cursorrules-zh
Cursor rule
A rule describing the structure of an ApiResponse class, a class commonly used to give API results a consistent shape.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of rules for data transfer objects, or DTOs—small structures used to carry data into or out of an application. It requires record types and validation in their compact constructors.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of rules for Java classes that represent database records, called entities. It defines required annotations, automatic ID creation, lazy relationship loading, and field validation.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of rules for writing Java code, including guidance on keeping designs focused, avoiding repetition, and following OWASP security practices. OWASP is a group that publishes guidance for building safer software.
holtwood/awesome-cursorrules-zh
Cursor rule
GlobalExceptionHandler 类的结构。.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of rules for Spring Data repositories, which are interfaces that access application data. It specifies JpaRepository, JPQL queries, DTOs, and EntityGraph settings for related records.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of rules for building REST controllers in Spring Boot. REST controllers expose web API endpoints, and the rules cover routes, HTTP methods, dependency injection, responses, and errors.
holtwood/awesome-cursorrules-zh
Cursor rule
A set of coding rules for Kotlin applications built with Spring Boot, a Java-based framework for web services. It covers project layout, naming, Kotlin style, and common design patterns.
holtwood/awesome-cursorrules-zh
Cursor rule
A collection of coding rules for Cursor AI covering areas such as front-end, back-end, AI, and DevOps work. The listed rules require each code file to start with a path or filename comment and describe a comment’s purpose rather than its effect.
holtwood/awesome-cursorrules-zh
Cursor rule
A collection of more than 132 coding rules covering areas such as frontend, backend, artificial intelligence, and DevOps.
holtwood/awesome-cursorrules-zh
Cursor rule
A collection of coding rules covering areas such as frontend, backend, artificial intelligence, and DevOps—the work of building and operating software systems.