Cursor rule Cursor
A set of coding rules for analysing program structure and detecting components. AST means a tree-like representation of source code that tools use to inspect its structure.
Cursor rule Cursor
A set of coding rules for analysing program structure and detecting components. AST means a tree-like representation of source code that tools use to inspect its structure.
Cursor rule Cursor
A set of rules for writing comments and documentation in Chinese. The supplied description does not give more detail about the required style.
Cursor rule Cursor
A set of Chinese-language rules about implementation patterns and best practices for MCP servers. MCP is a standard way for an AI coding agent to use tools provided by another program.
Cursor rule Cursor
A set of project rules describing the overall architecture and module organization of an MCP project. MCP is a way for AI agents to connect to external tools and data.
Cursor rule Cursor
A set of rules for writing unit and integration tests. Unit tests check small pieces of code, while integration tests check how multiple pieces work together.
Cursor rule Cursor
A set of TypeScript coding rules covering type definitions, strict type checking, interfaces, and error handling.