wangqiqi/cursor-ai-rules

🤖 Cursor AI协作规则系统 - 让AI成为更好的编程伙伴 为Cursor编辑器提供智能、自适应的协作规范框架,支持一键部署和个性化配置,实现高效、安全的人机协作体验。

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

constitution

01

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of Chinese rules for an AI collaboration workflow, including a special check for requests to create a new project.

15 3mo ago A 4,163 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A project-organization and collaboration protocol built around four layers, six interaction rules, and two directories. It separates project rules and configuration from logs, caches, and learning data.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

An entry ruleset for monitoring a software project, its environment, user interactions, conversations, and related code. It also stores learning data and performance monitoring information in designated project directories.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A rule-based entry point for analysing a project’s state, user actions, conversations, environment, performance, and possible improvements. It coordinates other rules for deciding and applying changes.

15 3mo ago A 0 tokens original MIT

philosophy

06

wangqiqi/cursor-ai-rules

Cursor rule Cursor

Rules for clear, careful collaboration between a person and an AI assistant. They cover natural-language communication, asking for missing information, explaining decisions, protecting privacy, and confirming risky actions.

15 3mo ago A 2,141 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A rules system that uses project-state, user-behaviour, and monitoring data to suggest or adjust automation rules. It requires testing, monitoring, recorded reasoning, and human approval before changes are applied.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A governance rule set for changing other rules safely. Governance here means checking risks, testing changes, reviewing them, and monitoring the result.

15 3mo ago A 0 tokens original MIT

evolution-manual

09

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of Chinese-language rules for manually reviewing and updating project rules over time. It requires discussion, testing, records of changes, approval for core-rule edits, consistency, and backups.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of principles for gradually improving a project's rules as the project, team, and technology change. It emphasizes small validated changes, rollback, measurable results, and user feedback.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A rule for the /master command that checks whether the .cursorGrowth directory exists and initializes it when needed.

15 3mo ago A 150 tokens original MIT

master-skill

12

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules that makes the assistant respond to requests as if the `/master` command had been used. It describes intent detection, routing to skills or scripts, and several AI personas.

15 3mo ago A 44 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A rule-management system for resolving conflicts between instructions. It uses priorities, context, user preferences, and recent use to decide which rules should take precedence, while recording those decisions.

15 3mo ago A 0 tokens original MIT

rules-router

14

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A rule-management system that activates, orders, and coordinates rules based on context, dependencies, and priority.

15 3mo ago A 2,671 tokens original MIT

i18n

15

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of internationalization rules that adapts conversations and code comments to a user's language preference. Internationalization means preparing software to work across languages and regions.

15 3mo ago A 3,153 tokens original MIT

module-monitor

16

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules and code for monitoring modules and managing settings at rule, project, and user levels. A module is a separate part of a software system.

15 3mo ago A 0 tokens original MIT

module_executor

17

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules for loading, running, and monitoring software modules. A module is a self-contained part of a program that may depend on other modules.

15 3mo ago A 0 tokens original MIT

module_manager

18

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A Chinese-language rule-management system for Cursor, an AI coding editor. It organizes rule dependencies, controls when rules are active, loads modules, routes commands, and manages configuration.

15 3mo ago A 3,445 tokens original MIT

platform_adapter

19

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules for adapting commands, paths, environment settings, and errors to the operating system in use. It detects Linux, macOS, Windows, and WSL, which is Windows running a Linux environment.

15 3mo ago A 2,698 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of path-handling rules for making file paths work across Linux, macOS, Windows, and WSL, the Windows Linux environment. It covers normalizing, joining, resolving, and making paths relative.

15 3mo ago A 0 tokens original MIT

system_info

21

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules for obtaining timestamps, user details, project paths, and other system information in a consistent, cross-platform way.

15 3mo ago A 0 tokens original MIT

collaboration

22

wangqiqi/cursor-ai-rules

Cursor rule Cursor

Team-development rules for projects where multiple developers share code. They cover consistent coding, branches, commits, reviews, testing, and conflict handling.

15 3mo ago A 0 tokens original MIT

c-advanced

23

wangqiqi/cursor-ai-rules

Cursor rule Cursor

Advanced guidance for C programming covering testing, performance improvements, security, memory and resource handling, and general development practices. C is a low-level programming language where incorrect memory use can cause crashes or security flaws.

15 3mo ago A 0 tokens original MIT

c-basics-memory

24

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of Chinese-language rules for managing memory and other resources in C programs. It covers error codes, cleanup patterns, resource-owning wrappers, and goto-based cleanup.

15 3mo ago A 0 tokens original MIT