eslint-guidelines

eslint-guidelines is a cursor rule for Cursor from tanchaowen84/GameSiteTemplate. It costs 1,397 tokens per session, scanned A, original, no licence file.

A set of ESLint rules and setup examples for checking JavaScript and TypeScript code, including React, Next.js, hooks, and accessibility patterns.

In plain words
What is it for?
Use it to configure ESLint for web projects and keep JavaScript, TypeScript, React, or Next.js code consistent.
Why use it?
It helps catch common code-quality, framework, and accessibility problems before they reach users.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to configure ESLint for web projects and keep JavaScript, TypeScript, React, or Next.js code consistent.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/tanchaowen84/gamesitetemplate/eslint-guidelines
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/tanchaowen84/GameSiteTemplate

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for eslint-guidelines

README.md
[![agentmods](https://agentmods.dev/badge/rules/tanchaowen84/gamesitetemplate/eslint-guidelines.svg)](https://agentmods.dev/rules/tanchaowen84/gamesitetemplate/eslint-guidelines)
Your own site
<a href="https://agentmods.dev/rules/tanchaowen84/gamesitetemplate/eslint-guidelines"><img src="https://agentmods.dev/badge/rules/tanchaowen84/gamesitetemplate/eslint-guidelines.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,397 This file is loaded in full into every session.
When invoked 1,397 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.01397 $0.01397
Opus 5 $0.00698 $0.00698
Sonnet 5 $0.00279 $0.00279
Haiku 4.5 $0.00140 $0.00140

Measured 8d ago against content hash 2958216973c9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

eslint-guidelines scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/eslint-guidelines.mdc · 123 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 123 lines · 1,397 tokens per session scan A 2958216973c9

Subscribe to this mod's changes

eslint-guidelines is a cursor rule published in the GitHub repository tanchaowen84/GameSiteTemplate (8 stars, last pushed 1y ago), with no licence file. It adds 1,397 tokens to every session, about $0.0070 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other cursor rules, from other repositories

slate-plan

Review Slate v2 architecture/API plans against React 19.2 runtime performance, Slate-close unopinionated DX, legacy-regression proof, research evidence, and shadcn-style composability; write a scored plan and keep completion pending until every required pass and closure gate is complete.

udecode/plate · 58 tokens

react-zmage

Read AGENTS.md before editing. Keep changes scoped to the requested behavior, preserve the public API contract, and verify with the relevant pnpm scripts.

Caldis/react-zmage · 95 tokens

hooks-and-effects

React anti-patterns R1, R2, R3, R8, R13, R15 — useEffect cleanup, stale closures, dependency arrays, conditional hooks, ref listener cleanup. Load on a review hit for any of these codes, or when writing hooks and effects.

grafana/grafana-pathfinder-app · 57 tokens

rendering-and-memoization

React anti-patterns R9, R11, R12 — index-as-key in dynamic lists, context overuse for frequent updates, inline functions breaking memoization. Load on a review hit for any of these codes, or when tuning render performance.

grafana/grafana-pathfinder-app · 50 tokens

state-and-async

React anti-patterns R4, R5, R7, R14 — state updates after unmount, direct mutation, async race conditions, derived state. Load on a review hit for any of these codes, or when writing state and data-fetching logic.

grafana/grafana-pathfinder-app · 53 tokens

web-vitals-and-sre

React anti-patterns R16-R21 — main-thread blocking, request waterfalls, localStorage abuse, LCP, CLS, third-party script contention. Load on a review hit for any of these codes, or when auditing production performance and reliability.

grafana/grafana-pathfinder-app · 49 tokens