self-hosted cursor rules

1,631 tagged self-hosted, measured the same way as everything else here.

Browse within: kanban 9Project Management 7hono 7api 5llm-agent 5openai 5

infra-scaling

25

langfuse/langfuse

Skill Claude CodeCodex

Tune and review Langfuse autoscaling for web, web-iso, and web-ingestion. Use for Terraform scale settings, RPM targets, scaling bounds, task counts, cost/performance tradeoffs, or Datadog evidence in the infrastructure repo.

34k 3d ago A 55 tokens

skill-creator

26

langfuse/langfuse

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

34k 3d ago A 46 tokens

turborepo

27

langfuse/langfuse

Skill Claude CodeCodex

Configure and troubleshoot Turborepo monorepos. Use for turbo.json, task pipelines, dependsOn, caching, filters, affected packages, CI optimization, environment variables, package boundaries, or shared internal packages.

34k 3d ago A 50 tokens

langfuse AGENTS.md

28

langfuse/langfuse

Instructions file CodexOpenCode

AGENTS.md instructions for langfuse/langfuse, a project described as: 🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23.

34k 3d ago A 6 tokens

langfuse CLAUDE.md

29

langfuse/langfuse

Instructions file

Claude Code instructions for langfuse/langfuse, a project described as: 🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23.

34k 3d ago A 3 tokens

no-mvn-compile

31

theonedev/onedev

Cursor rule Cursor

Do not run mvn compile; rely on IDE lint errors.

15k +7 today A 131 tokens original MIT

onedev AGENTS.md

32

theonedev/onedev

Instructions file CodexOpenCode

AGENTS.md instructions for theonedev/onedev: Do not add Co-authored-by: or other co-author / AI attribution footers to commit messages unless the user explicitly asks for them. If such a trailer is injected into a commit you just created (and it is not pushed), rewrite the commit message to remove it before finishing.

15k +7 today A 181 tokens original MIT

metube AGENTS.md

33

alexta69/metube

Instructions file CodexOpenCode

AGENTS.md instructions for alexta69/metube, covering agent guidelines, project scope — read this before planning a feature, readme.md size constraint, tech stack and build & test commands.

15k +21 5d ago A 1,990 tokens AGPL-3.0

SessionStart

34

rommapp/romm

Hook Claude Code

Runs when a session starts, executing setup-code-signing.sh via bash. From rommapp/romm.

13k +69 today A tokens not measured AGPL-3.0

romm

35

rommapp/romm

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart).

13k +69 today A tokens not measured AGPL-3.0

rommapp/romm

Skill Claude CodeCodex

Building or modifying components in the RomM v2 frontend (frontend/src/v2/). Use when creating/editing v2 primitives (R components in src/v2/lib/), shared composites, or feature composites — covers the three-tier model, file/folder conventions, SFC structure, import order, barrels, Storybook requirements, and v2…

13k +69 today A 90 tokens AGPL-3.0

rommapp/romm

Skill Claude CodeCodex

Cross-cutting feature patterns for the RomM v2 frontend — error/snackbar handling, loading & skeleton states, real-time Socket.IO updates, UI state persistence (URL vs localStorage vs ephemeral), pagination/infinite scroll, forms & validation, permissions (useCan), and destructive confirmations. Use when wiring up a…

13k +69 today A 102 tokens AGPL-3.0

review-polish

38

rommapp/romm

Skill Claude CodeCodex

The before-review and before-handoff pass for RomM, covering both stacks. First shapes the code the checks can't see — comment and docstring discipline (the single most-corrected thing in this repo), duplicated constants/types/getters, imprecise names, loose typing in tests. Then runs the verification gate that keeps…

13k +69 today A 138 tokens AGPL-3.0

romm AGENTS.md

39

rommapp/romm

Instructions file CodexOpenCode

AGENTS.md instructions for rommapp/romm: Read and follow CLAUDE.md for all repository instructions.

13k +69 today A 23 tokens AGPL-3.0

romm CLAUDE.md

40

rommapp/romm

Instructions file

Claude Code instructions for rommapp/romm, covering romm - repository guide for contributors & agents, the stack at a glance, deep-dive references, the frontend has two uis - know which you're in and skills - load the focused guide for your task.

13k +69 today A 1,997 tokens AGPL-3.0

release

41

0xJacky/nginx-ui

Skill Claude CodeCodex

Use when preparing or publishing an NGINX UI release, including version bumping with version.sh, release note drafting, release-prep commits, annotated tags, pushing dev and tags, and creating GitHub Releases with Announcements discussions.

11k +4 yesterday A 49 tokens AGPL-3.0

backend

42

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 +4 yesterday A 441 tokens AGPL-3.0

frontend

43

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 +4 yesterday A 0 tokens AGPL-3.0

nginx-ui AGENTS.md

44

0xJacky/nginx-ui

Instructions file CodexOpenCode

AGENTS.md instructions for 0xJacky/nginx-ui, a project described as: Yet another WebUI for Nginx.

11k +4 yesterday A 4 tokens AGPL-3.0

nginx-ui CLAUDE.md

45

0xJacky/nginx-ui

Instructions file

Claude Code instructions for 0xJacky/nginx-ui, covering nginx ui - claude code guidelines, package manager, backend (go) development, technologies & frameworks and code organization.

11k +4 yesterday A 1,286 tokens AGPL-3.0

animate

46

usekaneo/kaneo

Skill Claude CodeCodex

Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a…

8.9k +118 yesterday A 96 tokens copy · 98% MIT

coss

47

usekaneo/kaneo

Skill Claude CodeCodex

Helps implement coss UI components correctly. Use when building UIs with coss primitives (buttons, dialogs, selects, forms, menus, tabs, inputs, toasts, etc.), migrating from shadcn/Radix to coss/Base UI, composing trigger-based overlays, or troubleshooting coss component behavior. Covers imports, accessibility…

8.9k +118 yesterday A 80 tokens original MIT

verify

48

usekaneo/kaneo

Skill Claude CodeCodex

Build/launch/drive recipe for verifying Kaneo changes end-to-end on a local dev instance.

8.9k +118 yesterday A 21 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: