wangqiqi

64 mods across 2 repositories, 39 stars between them.

python

49

wangqiqi/cursor-ai-rules

Cursor rule Cursor

Python development rules for web applications, data work, machine learning, automation, APIs, and microservices. Python is a programming language commonly used for these tasks.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of React rules for reducing unnecessary work while a web interface updates. React is a JavaScript library for building user interfaces; the rules cover memoization, cached calculations, stable callbacks, list virtualization, and code splitting.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

React best-practice rules covering file organisation, naming, and component design patterns such as higher-order components, render props, and compound components. These are reusable ways to structure React interfaces.

15 3mo ago A 0 tokens original MIT

react-advanced

53

wangqiqi/cursor-ai-rules

Cursor rule Cursor

Advanced React rules for rendering performance, security, accessibility, state management, and component testing. React is a JavaScript library for building user interfaces.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

React component rules covering project folders, reusable components, and function and class components. React is a JavaScript library for building user interfaces.

15 3mo ago A 0 tokens original MIT

react-basics

57

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of React development rules for building web, mobile, desktop, server-rendered, and static applications. React is a JavaScript interface framework based on reusable components; JSX is its HTML-like syntax.

15 3mo ago A 0 tokens original MIT

react-dependencies

58

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules for managing packages and tests in React projects, where React is a JavaScript library for building user interfaces.

15 3mo ago A 0 tokens original MIT

rust-advanced

59

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of advanced Rust development rules covering testing, performance, security, platform-specific code, and shared dependencies in Cargo workspaces.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of Rust rules about ownership, borrowing, lifetimes, and shared pointers. These are Rust’s ways of controlling memory use and access to data.

15 3mo ago A 0 tokens original MIT

wangqiqi/cursor-ai-rules

Cursor rule Cursor

Rules for organizing Rust projects and managing their dependencies with Cargo, Rust’s build and package-management tool.

15 3mo ago A 0 tokens original MIT

rust-basics-types

62

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of Rust coding rules covering error handling, generics, traits, and asynchronous programming. Rust is a systems programming language that checks memory and thread safety while compiling.

15 3mo ago A 0 tokens original MIT

rust-basics

63

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of Rust development rules for memory-safe systems programming and high-performance applications. It covers Cargo, compiler warnings, documentation, error messages, and links to separate rules for ownership, types, and practices.

15 3mo ago A 0 tokens original MIT

rust-performance

64

wangqiqi/cursor-ai-rules

Cursor rule Cursor

A set of rules for writing faster and safer Rust code, including guidance on memory use, concurrency, benchmarking, and limited use of unsafe code.

15 3mo ago A 0 tokens original MIT