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.
curl -O https://raw.githubusercontent.com/ashishpatill/tell-proof/master/.cursor/skills/agency-quality-site/SKILL.mdgit clone --depth 1 https://github.com/ashishpatill/tell-proofWrote 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.
[](https://agentmods.dev/skills/ashishpatill/tell-proof/agency-quality-site)<a href="https://agentmods.dev/skills/ashishpatill/tell-proof/agency-quality-site"><img src="https://agentmods.dev/badge/skills/ashishpatill/tell-proof/agency-quality-site/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.
<a href="https://agentmods.dev/skills/ashishpatill/tell-proof/agency-quality-site"><img src="https://agentmods.dev/badge/skills/ashishpatill/tell-proof/agency-quality-site.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00050 | $0.00827 |
| Opus 5 | $0.00025 | $0.00413 |
| Sonnet 5 | $0.00010 | $0.00165 |
| Haiku 4.5 | $0.00005 | $0.00083 |
Grade A, and why
agency-quality-site 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.
agency-quality-site
Full playbook: agent-skills/web-design/premium-content-custom-web/agency-quality-site/SKILL.md
Copy/paste prompts: …/agency-quality-site/PROMPTS.md
Design rigor: …/agency-quality-site/DESIGN_RIGOR.md
Learn (automatic): .cursor/skills/agency-run-learn · research/design-data.README.md
Quick contract
- Autonomous:
pnpm agency:run -- --query "…" --fresh— ends with automaticagency:learn+media:site(WebP) - Manual craft: one phase per cycle — Goal → run → eye → Loop ≤3 →
--mark-pass→ next (4-shipmark-pass also auto-learns and runsmedia:site) - Phases:
1-refs→2-build→3a-typography→3b-spacing→3c-motion→3d-mobile→4-ship - Each phase starts from
current.htmlof the last passed phase. - Phase 0 reads
DESIGN_RIGOR.md— lane + craft nodes (auto-filled byagency:run;craftNodesland on the brief and merge into engineroutedSkills). - Never combine axes. Never craft
--all. - Status:
pnpm agency:pipeline -- --brief <brief> --status - Learn is automatic on agency runs (
agency-run-learn) — developer corpus only when design-data pointer is set. - User sessions learn separately in the browser (
tell-user-session-learn) — never via design-data checkout. - Personal corpus (dev):
TELL_DESIGN_DATA+TELL_DEV_CORPUS=1orresearch/design-data.local.json. - Media performance is automatic —
responsive-performanceis always routed;pnpm media:siteruns at end ofagency:runand onagency:pipeline --mark-pass 4-ship. Specimen UIs useSiteImg. - Research gate is automatic on every template —
designFromFeaturesattachesresearchPlan(LoadPrior → gap → sport-site-research when sport → IA → training) and mergesfollowOnCraftintoroutedSkills. - Skill wiring is a hard gate —
assertSkillWiring(viaassertBasics) + agency2-buildartifactsRESEARCH_GATE.md/SKILL_WIRING.json. Phase fails if research/craft/optim wiring is red.
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.
- 11d ago First seen · 52 lines · 50 tokens per session scan A 822d5c08a227
agency-quality-site is a skill published in the GitHub repository ashishpatill/tell-proof (1 stars, last pushed 16d ago), licensed MIT. It adds 50 tokens to every session and 827 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-08-31.
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.
javascript-typescript
JavaScript and TypeScript development with ES6+, Node.js, React, and modern web frameworks. Use for frontend, backend, or full-stack JavaScript/TypeScript projects.
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.
Angular — TypeScript Web Application Framework by Google
Angular is a TypeScript-based web application platform by Google providing dependency injection, declarative templates, a powerful CLI, and comprehensive libraries for routing, forms, and HTTP communication.
Appsmith Open Source Internal Tools and Admin Panel Builder
Appsmith is an open-source platform for building internal tools, dashboards, and admin panels on top of databases and APIs. It is well suited to operational workflows where agents or developers need a fast way to stand up interfaces for support, ops, analytics, or back-office tasks.
Astro Content-Driven Web Framework
Astro is a modern web framework for building content-driven websites. It ships zero JavaScript by default, supports multiple UI frameworks (React, Vue, Svelte, Solid), and provides islands architecture for optimal performance.