Cursor rules

Cursor rules. Loaded whole into every conversation the glob matches.

git

97

alibaba/hooks

Cursor rule Cursor

A set of Git workflow and branch-naming instructions for the Alibaba Hooks codebase. Git is a tool for tracking code changes, while a branch is a separate line of work that can later be proposed for merging.

15k today A 963 tokens MIT

typescript

98

alibaba/hooks

Cursor rule Cursor

TypeScript rules for Alibaba's Hooks, a library of reusable React Hooks. They explain how to define interfaces, function types, generics, limited-value options, type guards, documentation, and compatible public types.

15k today A 714 tokens MIT

followups

103

567-labs/instructor

Cursor rule Cursor

Make sure to come up with follow-up hot keys. They should be thoughtful and actionable and result in small additional code changes based on the context that you have available.

14k 3d ago A 65 tokens original MIT

olv-core-rules

105

Open-LLM-VTuber/Open-LLM-VTuber

Cursor rule Cursor

Cursor rule "olv-core-rules" from Open-LLM-VTuber/Open-LLM-VTuber, covering open-llm-vtuber ai coding assistant: context & guidelines, 1. core project context, 1.1. repository structure, 1.2. configuration files and 2. overarching coding philosophy.

14k 3mo ago A 1,474 tokens

cursorrules

106

laradock/laradock

Cursor rule Cursor

All AI-agent and contributor guidance for this repo lives in AGENTS.md at the repository root. Read AGENTS.md and follow it.

13k 15d ago A 27 tokens original MIT

cursorrules

107

The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

Cursor rule Cursor

Cursor rule "cursorrules" from The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge, covering agentic coding: humans design, agents code!, agentic coding steps, example llm project file structure, pocket flow and core abstraction.

13k 3mo ago A 0 tokens original MIT

datahub-dev

108

datahub-project/datahub

Cursor rule Cursor

DataHub dev workflow — use scripts/dev/datahub-dev.sh for all build/test/flag operations.

13k 2d ago A 940 tokens original Apache-2.0

test-review

109

datahub-project/datahub

Cursor rule Cursor

DataHub test review — use when asked to review, check, validate, or audit smoke tests or integration tests.

13k 2d ago A 22 tokens original Apache-2.0

delayed-actions

110

elie222/inbox-zero

Cursor rule Cursor

The delayed actions feature allows users to schedule email actions (like labeling, archiving, or replying) to be executed after a specified delay period. This is useful for scenarios like.

12k 2d ago A 1,441 tokens

schedule

111

elie222/inbox-zero

Cursor rule Cursor

Schedule is a flexible scheduling system that handles recurring events in the application. It's designed to solve the complex problem of "when should something happen next?" with support for.

12k 2d ago A 0 tokens

ultracite

112

elie222/inbox-zero

Cursor rule Cursor

Ultracite enforces strict type safety, accessibility standards, and consistent code quality for JavaScript/TypeScript projects using Biome's lightning-fast formatter and linter.

12k 2d ago A 0 tokens

backend

113

0xJacky/nginx-ui

Cursor rule Cursor

You are an expert in Go, Gin, Gorm, Gen, Cosy (https://cosy.uozi.org/) with a deep understanding of best practices and performance optimization techniques in these technologies.

11k 2d ago A 441 tokens AGPL-3.0

frontend

114

0xJacky/nginx-ui

Cursor rule Cursor

You are an expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Ant Design Vue, and UnoCSS, with a deep understanding of best practices and performance optimization techniques in these technologies.

11k 2d ago A 0 tokens AGPL-3.0

client-migration

115

Arize-ai/phoenix

Cursor rule Cursor

The arize-phoenix package consists of a sub-package named arize-phoenix-client which has the full functionality to communicate to the phoenix server. There is a legacy client exported at the top level of the arize-phoenix package that is being deprecated. Here are common migration patterns.

11k +28 today A 0 tokens

general

117

Arize-ai/phoenix

Cursor rule Cursor

The client should be as light-weight as possible as it is meant to be integrated into applications directly with no impact on the runtime.

11k +28 today A 342 tokens

avoid-regex

118

woocommerce/woocommerce

Cursor rule Cursor

This rule discourages the use of regular expressions in favor of more readable and maintainable alternatives.

10k yesterday A 594 tokens