00-project-core

00-project-core is a cursor rule for Cursor from sowee121/frontend-interview-vue. It costs 497 tokens per session, scanned A, original, MIT.

Project-specific rules for a static Chinese-language Vue interview handbook, including its chapters, content files, privacy terms, and answer format.

In plain words
What is it for?
They are for maintaining question content, chapter order, Vue-based rendering, project terminology, and related documentation.
Why use it?
They keep changes consistent with the site's structure and prevent accidental changes to its naming, privacy, or content-rendering conventions.

Cursor rule for Cursor

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.

agentmods
npx agentmods add rules/sowee121/frontend-interview-vue/00-project-core
Clone the repo
git clone --depth 1 https://github.com/sowee121/frontend-interview-vue

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 00-project-core

README.md
[![agentmods](https://agentmods.dev/badge/rules/sowee121/frontend-interview-vue/00-project-core.svg)](https://agentmods.dev/rules/sowee121/frontend-interview-vue/00-project-core)
Your own site
<a href="https://agentmods.dev/rules/sowee121/frontend-interview-vue/00-project-core"><img src="https://agentmods.dev/badge/rules/sowee121/frontend-interview-vue/00-project-core.svg" alt="Measured on agentmods" height="20"></a>
Per session 497 This file is loaded in full into every session.
When invoked 497 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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.00497 $0.00497
Opus 5 $0.00249 $0.00249
Sonnet 5 $0.00099 $0.00099
Haiku 4.5 $0.00050 $0.00050

Measured 5d ago against content hash 306daccea11f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

00-project-core 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 5d 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/00-project-core.mdc · 17 lines

What it actually says

frontend-interview-vue(前端面试手册)

  • 沟通语言:始终用中文(简体)输出。
  • 站点名称:展示名为「前端面试手册」,常量 SITE_NAMEsrc/config/site.ts;勿与旧名「前端面试速记」混用。
  • 项目定位:纯静态 SPA;构建时把 src/data/qa/json/*.json 打包进前端,运行时不依赖后端 API。
  • 章节规模:共 18 章,顺序以 src/data/constants.tsCHAPTER_ORDER 为准(含 vuees6nodeminiprogramaielectronagentproject 等);内容注册以 src/data/qa/registry.ts 静态 import 为准。Vue 2 / Vue 3 合并为单章 vue,题目按先 2 后 3 排列。
  • 项目题隐私project 章及全库题干/答案禁止写真实公司名、产品名、内部包名;场景只用「小程序 / ERP / SaaS / 自助终端 / 中后台 / 后台管理系统」等通用系统词。
  • 改动优先级:优先改 src/data/qa/json/ 维护内容;仅在渲染能力缺失、交互缺陷或样式结构性问题时改组件与样式。
  • 答案渲染约束:题库答案禁止写 HTML 字符串;使用 RichSegment[][](见 src/types/qa-content.ts);章节可选 leadLink 外链。
  • 工程习惯:保持改动小而可验证;避免无关重构、避免一次性大范围格式化。
  • 文档同步:增删章节或改 CHAPTER_ORDER 时,同步 README「功能特性」与本规则;大批量改题后可运行 node scripts/lint-qa-copy.mjs
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. 5d ago First seen · 17 lines · 497 tokens per session scan A 306daccea11f

Subscribe to this mod's changes

00-project-core is a cursor rule published in the GitHub repository sowee121/frontend-interview-vue (4 stars, last pushed 1mo ago), licensed MIT. It adds 497 tokens to every session, about $0.0025 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.