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.
npx agentmods add rules/tryghost/ghost/playwright-e2egit clone --depth 1 https://github.com/TryGhost/GhostWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00072 | $0.00072 |
| Opus 5 | $0.00036 | $0.00036 |
| Sonnet 5 | $0.00014 | $0.00014 |
| Haiku 4.5 | $0.00007 | $0.00007 |
Grade A, and why
playwright-e2e 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 yesterday.
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.
What it actually says
When running Playwright e2e tests as an AI agent, use the list reporter for better parsing:
Set PLAYWRIGHT_REPORTER=list environment variable before running tests.
Example: PLAYWRIGHT_REPORTER=list yarn test:e2e
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.
- yesterday First seen · 12 lines · 72 tokens per session scan A 93fb9f506b6c
playwright-e2e is a cursor rule published in the GitHub repository TryGhost/Ghost (55,095 stars, last pushed today), licensed MIT. It adds 72 tokens to every session, about $0.0004 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-30.
Other cursor rules, from other repositories
contraponto-confirm-modals
Use in-app confirm modals — never hx-confirm, alert(), or window.confirm.
contraponto-core
Core Contraponto conventions (HTMX, Qute, packages).
contraponto-tooling-languages
No Python; scripts in bash or JBang; JavaScript browser-only.
vite-three-js
我在利用 threejs 的快速启动框架 来实现 PRD.md 中的内容, 其中 threejs 使用的语言为 JS,框架中的绝大部分代码都存在于类组件中,然后通过实例化类组件后获取实例再对其内在内.
vite-three-js-pro
Cursor rule "vite-three-js-pro" from hexianWeb/Third-Person-MC, covering vite-three-js 项目开发规则(mdc 规范), 1. 代码结构与风格, 2. 资源与模型管理, 3. 组件通信与事件(pinia + mitt 协同) and 4. 组件开发规范.
linear-mcp
当用户提及 HX-{number} 或者使用 linear 做任何操作时,自动应用本规则。.