create-pr
01Command Cursor
Command "create-pr" from IFTDT/expo-updates-admin, covering 创建 pr, 概述, 步骤 and pr 模板.
Command Cursor
Command "create-pr" from IFTDT/expo-updates-admin, covering 创建 pr, 概述, 步骤 and pr 模板.
Command Cursor
A command named newfeat for setting up a new feature. The description is partly in Chinese and does not provide enough detail about its exact behaviour.
Cursor rule Cursor
A set of Cursor coding rules covering general development principles, response language, and code quality.
Cursor rule Cursor
A set of Cursor rules for project documentation, including folder structure, README content, and version records.
Cursor rule Cursor
A set of shared project rules covering the technology used, folder structure, general development practices, and response language.
Cursor rule Cursor
A rule for helping generate Git commit messages. Git is a tool for tracking changes to code.
Cursor rule Cursor
Cursor rule "gitflow" from IFTDT/expo-updates-admin, covering gitflow 工作流规则, 主分支, main(或master), develop and 支持分支.
Cursor rule Cursor
A project rule for organizing a monorepo, which is one repository containing multiple related projects or packages. It also defines directory structure and naming conventions.
Cursor rule Cursor
A set of rules for writing React components and using React hooks. React is a JavaScript library for building user interfaces, and hooks are functions that let components use React features.
Cursor rule Cursor
Use shadcn/ui components as needed for any UI code.
Cursor rule Cursor
Rules for using Tailwind CSS, a CSS framework that styles web pages through small utility classes, along with related UI practices.
Cursor rule Cursor
Project rules defining the technology stack, toolchain, and recommended development practices. A technology stack is the set of programming languages, frameworks, and tools used by a project.
Cursor rule Cursor
A TypeScript coding rule covering type-system use, naming, code organization, and functions. TypeScript is JavaScript with syntax for describing data types.