sport-format-lens

sport-format-lens is a skill for Claude Code, Codex from ashishpatill/tell-proof. It costs 23 tokens per session (137 once invoked), scanned A, original, MIT.

A design lens for adapting sports websites to different match formats, such as cricket Test, ODI, and T20 matches. It determines which information should be most visible for each format.

In plain words
What is it for?
Use it to decide page layouts, visible score information, and format-specific navigation for matchday sites.
Why use it?
It helps a shared sports interface reflect the different rhythms and important statistics of each match type.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to decide page layouts, visible score information, and format-specific navigation for matchday sites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ashishpatill/tell-proof/sport-format-lens
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.

Any agent
npx skills add ashishpatill/tell-proof --skill sport-format-lens
Clone the repo
git clone --depth 1 https://github.com/ashishpatill/tell-proof

Made for: Claude Code, Codex.

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 sport-format-lens

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ashishpatill/tell-proof/sport-format-lens"><img src="https://agentmods.dev/badge/skills/ashishpatill/tell-proof/sport-format-lens.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 137 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.00023 $0.00137
Opus 5 $0.00012 $0.00068
Sonnet 5 $0.00005 $0.00027
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

sport-format-lens 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.

agent-skills/web-design/sport-matchday-web/sport-format-lens/SKILL.md · 23 lines

What it actually says

sport-format-lens

Extends variant-lens for matchday sites.

Cricket

  • Test — session/day, partnership depth, bowling spells
  • ODI — overs remaining, required rate, powerplay
  • T20 — ball-by-ball urgency, death overs, compact spine

Other sports

Use pack variantLenses — do not hardcode cricket-only UI into the engine for football/hockey/tennis.

Output

Which spine fields show/hide per format; which pages need format chips.

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 · 23 lines · 23 tokens per session scan A 9619a352be2b

Subscribe to this mod's changes

sport-format-lens is a skill published in the GitHub repository ashishpatill/tell-proof (1 stars, last pushed 16d ago), licensed MIT. It adds 23 tokens to every session and 137 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

ijfw-ui-spec

Use when the user says: 'ui spec', 'design contract', 'ui audit setup', 'lock the design', 'visual contract', 'ui review setup', or '/ijfw-ui-spec'. Produces UI-SPEC.md as the visual design contract before any frontend or visual-artifact build, and dispatches ijfw-ui-auditor as the final 6-pillar gate.

FerroxLabs/ijfw · 83 tokens

ijfw-design

Use when the user says: 'design', 'redesign', 'UI', 'UX', 'dashboard', 'page', 'component', 'make it look better', 'polish', 'pretty', 'professional', 'user experience', 'layout', 'visual', 'accessibility', 'colors', 'typography', 'brand'.

FerroxLabs/ijfw · 72 tokens

better-design

Build, improve, and review production interfaces with the Better Design MCP. Use for frontend design, UI, UX, interactions, flows, forms, navigation, components, styling, design systems, accessibility, responsive layouts, motion, React Native, Expo, Shopify, Three.js, and product video work, especially when creating…

marvkr/better-design · 77 tokens

Add Claude design-system and accessibility workflows with UX/UI Agent Skills

Use UX/UI Agent Skills when Claude should generate tokens, component specs, accessibility audits, and framework-specific UI code from a repeatable design workflow.

agentskillexchange/skills · 42 tokens

design-maker

name: design-maker description: Used when the Design Brief is complete and the user needs to generate mockups. Reads Product-Spec.md and Design-Brief.md, then generates a complete set of design deliverables through a design tool MCP, including all pages, state variants, component specifications, design tokens…

zxpmail/ReqForge · 0 tokens

design-brief-builder

name: design-brief-builder description: Used when the user wants to define a design style or visual direction, or says something vague like 'I want a premium/sleek/modern look'. Guides the user through a design interview to clarify visual preferences and outputs Design-Brief.md. After Brief is saved, MUST run Next…

zxpmail/ReqForge · 0 tokens