manual-review.data-readiness

manual-review.data-readiness is a cursor rule for Cursor from YuDefine/nuxt-supabase-starter. It costs 0 tokens per session (10,257 once invoked), scanned A, original, MIT.

A set of rules for preparing manual checks before a proposed change is implemented. It requires each user-facing check to include exact sample data, clear steps, and any needed setup.

In plain words
What is it for?
Use it when writing proposals or task lists that contain UI review or verification items. It helps define reproducible acceptance steps, sample identifiers, test data, and screenshot naming.
Why use it?
It prevents reviewers from having to guess which record or screen to use and avoids vague checks that cannot reliably confirm whether a feature works.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: mentions Codex.

Good fit Use it when writing proposals or task lists that contain UI review or verification items. It helps define reproducible acceptance steps, sample identifiers, test data, and screenshot naming.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness
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/YuDefine/nuxt-supabase-starter

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 manual-review.data-readiness

README.md
[![agentmods](https://agentmods.dev/badge/rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness/github.svg)](https://agentmods.dev/rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness)
Your own site
<a href="https://agentmods.dev/rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness"><img src="https://agentmods.dev/badge/rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for manual-review.data-readiness

Your own site · 80×15
<a href="https://agentmods.dev/rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness"><img src="https://agentmods.dev/badge/rules/yudefine/nuxt-supabase-starter/manual-review.data-readiness.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 10,257 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00000 $0.10257
Opus 5 $0.00000 $0.05129
Sonnet 5 $0.00000 $0.02051
Haiku 4.5 $0.00000 $0.01026

Measured 2d ago against content hash 55fce33ec4b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

manual-review.data-readiness scanned grade A with 1 finding 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 2d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- `[verify:api]` items(curl / ofetch 自帶 request body,主線跑完寫 annotation)
template/.cursor/rules/manual-review.data-readiness.mdc · 423 lines

How it starts

The opening of the file, as written. The whole thing — 423 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Runtime adapter boundary

The obligations, predicates, evidence schema, failure handling, and review timing in this source are shared. Concrete browser, dispatch, question, filesystem, and command mechanics are target-native and MUST come from the selected runtime fragment at the matching adapter path. A fragment declares only the capability it can prove; an absent or unverified capability remains blocked and MUST NOT be silently replaced by a neighbouring runtime.

Manual Review — Data Readiness & Actionability

Reference 檔。核心規約見 manual-review.md。本檔聚焦 [review:ui] / [verify:ui] 在 propose 階段就必須準備好驗收資料(sample identifier + 拆步驟 + seed),以及 [review:ui] step actionability、@no-manual-review-check bypass marker、截圖檔名 ↔ item id 配對。

Pre-Review Data Readiness(hard rule)

## 人工檢查 項目時,MUST 把驗收所需資料當成 item 的一部分在 propose 階段就準備好,不可叫使用者「找一張 X」「挑一筆 Y」。Review GUI 開頁的瞬間 = 使用者已能照 step 直接跑。

前置假設:本節規範的對象是「真正需要 user 親自跑」的 [review:ui] / [verify:ui] items。若 marker 本身誤標(例:把該由 agent 自驗的「按鈕應隱藏」標成 [review:ui]),先依 manual-review.evidence.md 的「[review:ui] 收斂原則」改 marker,再依本節準備資料。把該由 agent 做的事推給 user 是更嚴重的錯誤。

禁止的模糊指代

[review:ui] / [verify:ui] item 描述中 NEVER 出現下列模糊指代詞:

  • 中:「某張」「某筆」「某個」「任一張」「任一筆」「隨便一張」「找一張」「挑一筆」「找某筆」「現有的一筆」「適合的一筆」
  • En: any X / some X / a record / pick one / find a X / an existing one(後接無具體 ID 時)

propose / ingest 階段命中即視為違反,MUST 改寫。

必填三件事

每條 [review:ui] / [verify:ui] item MUST 在 propose 階段同時做到:

  1. Sample inline 引用 — item 描述內直接寫具體 sample identifier(PK WR-9001 / UUID / business key card_uid=04A1B2C3 / staff [email protected] 等),讓 user 一眼看出該操作哪一筆
  2. 多步驟驗收條列 Step — 含 1+ 個分支、互斥狀態、對稱驗證、多角色切換時,MUST#N.M scoped sub-items;每個 sub-item = 單一可執行 step(打開哪頁 → 點哪裡 → 應看到什麼)
  3. Sample 持久化寫進 seed — 對應 sample MUST 由 propose 階段對應的 ## N. Fixtures / Seed Plan task 寫進專案 seed 檔(supabase/seed.sql 或 fallback path,見 ux-completeness.md 的「必填 Fixtures / Seed Plan」)。禁止只靠 dev DB 既有資料碰運氣、靠 ad-hoc INSERT 或 review 當下手動建 — 那些下次 reset DB 就消失,下個接手者重踩坑

Read the full file on GitHub · 423 lines

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. 2d ago Changed · +8 lines 55fce33ec4b6
  2. 6d ago First seen · 415 lines · 0 tokens per session scan A 38bd09843e3e

Subscribe to this mod's changes

manual-review.data-readiness is a cursor rule published in the GitHub repository YuDefine/nuxt-supabase-starter (45 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 10,257 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.