tell-proof: Skill for Cursor

.cursor/skills/tell-demo-fixture/SKILL.md

tell-demo-fixture is a skill for Cursor from ashishpatill/tell-proof. It costs 56 tokens per session (473 once invoked), scanned A, original, MIT.

A collection of deliberately plain demo websites and saved reports containing visual problems for Tell to find. The saved files provide an offline fallback when live capture is unavailable.

In plain words
What is it for?
Use it to maintain demo inputs, capture reports, update expected findings, test intentional design variations, and keep backup demo data working.
Why use it?
It makes demonstrations and detector tests repeatable, even without a running service or network access.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is ashishpatill/tell-proof's own configuration. It tells Cursor how to work on tell-proof itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tell-proof configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ashishpatill/tell-proof. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ashishpatill/tell-proof/master/.cursor/skills/tell-demo-fixture/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ashishpatill/tell-proof

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 tell-demo-fixture

README.md
[![agentmods](https://agentmods.dev/badge/skills/ashishpatill/tell-proof/tell-demo-fixture/github.svg)](https://agentmods.dev/skills/ashishpatill/tell-proof/tell-demo-fixture)
Your own site
<a href="https://agentmods.dev/skills/ashishpatill/tell-proof/tell-demo-fixture"><img src="https://agentmods.dev/badge/skills/ashishpatill/tell-proof/tell-demo-fixture/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 tell-demo-fixture

Your own site · 80×15
<a href="https://agentmods.dev/skills/ashishpatill/tell-proof/tell-demo-fixture"><img src="https://agentmods.dev/badge/skills/ashishpatill/tell-proof/tell-demo-fixture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 473 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00056 $0.00473
Opus 5 $0.00028 $0.00236
Sonnet 5 $0.00011 $0.00095
Haiku 4.5 $0.00006 $0.00047

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

Security

Grade A, and why

tell-demo-fixture 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/skills/tell-demo-fixture/SKILL.md · 54 lines

What it actually says

Tell demo fixtures

Scope

  • fixtures/generic-app/ — deliberately bland demo input (not product code)
  • fixtures/reports/capture.json — committed capture artifact
  • fixtures/reports/tell-report.json — offline demo fallback
  • CONTRIBUTIONS.md — attribution separating our work from demo input

Planted tells (must trigger)

Genericness: Inter/system font, violet-pink hero gradient, identical card shadows, monotone 8px radius, acid accent on dark bg, emoji in chrome, centered sections, gray mush

Drift: near-duplicate grays, missing focus rings, type scale drift, spacing off 4px grid, state gaps

Intentional: brutalist/mono route or flagged section for intentional taste verdict

Regeneration workflow

  1. Change fixture UI in fixtures/generic-app
  2. Run pnpm dev:fixture and pnpm capture:fixture
  3. Run pnpm diagnose:fixture if full report must update
  4. Update detector golden tests if expectations shift
  5. Commit capture.json and tell-report.json together

Demo reliability

  • Live capture first; offline artifact always works
  • If capture/API fails, web returns committed tell-report.json with clear non-live state
  • Record backup demo video for reviewer presentation

Build sprint compliance

  • Generic app is labeled demo input in CONTRIBUTIONS.md
  • Lead demo with capture → diagnose → art-direct → reconcile loop, not KPI cards
  • Public repo; only in-event work presented as original contribution

DoD

  • ≥8 planted findings on fixture (4 tells + 4 drifts minimum)
  • Offline report loads when live path fails
  • Fixture remains intentionally bland
  • Rules: .cursor/rules/tell-fixtures.mdc
  • Agent: .cursor/agents/fixture-smith.md
  • BUILD.md §7
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 · 54 lines · 56 tokens per session scan A 19f862556cec

Subscribe to this mod's changes

tell-demo-fixture is a skill published in the GitHub repository ashishpatill/tell-proof (1 stars, last pushed 17d ago), licensed MIT. It adds 56 tokens to every session and 473 once invoked, about $0.0003 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-09-03.