www.figma.com

Report from 7/24/2026, 9:50:58 AM https://www.figma.com
Latest run · lab, cold cache
64
7/24/2026
28-day score · p75 · the standard
1/7 runs — building history (nightly)

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/figma.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.figma.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.figma.com"><img src="https://agentvitals.dev/badge/figma.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
Business nameFigma
CategoryOrganization
Pricenot found
Locationnot found
Hoursnot found
Productsnot found
🟡DescriptionFigma is the canvas where design, code, and AI come together. From first idea to shipped product — go from concept to production with your whole team, in one place. · guessed from page text (no structured data)

An agent is likely to fabricate missing details rather than say “I don’t know”. 2/7 applicable facts come from machine-readable structured data.

64
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

95%
CRR Content Recovery Good
0.67
SSD Semantic Signal Density Good
242 tok
TC Token Cost Good
141 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈18,998 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
84.8% · 16,117
Chrome (nav / header / footer)
14.3% · 2,716
Boilerplate (cookie / ad)
0% · 0
Other
0.9% · 165

Final screenshot

Final screenshot of https://www.figma.com

Diagnostics

No issues found — this page is well-prepared for agents.

Rendered profile: headless

Agent Discoverability 77/100 · Needs Work

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Blocks: * (all) Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (5)

robots.txt allows AI bots high impact Blocks: * (all)

Business impact If robots.txt blocks AI crawlers you are invisible to ChatGPT, Claude and Perplexity — they skip you and recommend a competitor instead.

What we measured We read /robots.txt and test it against 16 AI user-agents (GPTBot, ClaudeBot, PerplexityBot, …) for a Disallow that blocks them.

How to fix Allow major AI bots to public content; restrict only private paths (/admin, /api).

Learn how to implement →

User-agent: GPTBot
Allow: /
Disallow: /admin/

Spec: https://platform.openai.com/docs/gptbot

llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt

Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.

What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).

How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

~ agents.json discovery low impact Absent (emerging standard)

Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.

What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.

How to fix Publish /agents.json describing your site's capabilities and actions.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ WebMCP endpoint low impact Absent (emerging standard)

Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.

What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.

How to fix Add a WebMCP endpoint exposing your key actions to agents.

Learn how to implement →

Spec: https://webmcp.org

~ API documentation low impact No OpenAPI/Swagger found

Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.

What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.

How to fix Publish an OpenAPI spec at a well-known path.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (7)

✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

77Transport posture (0–100, unscored)
3pass
2warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubDomains; preload
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highBreak up long main-thread taskshighest leverage

longest task 530 ms (10 total)

EvidenceMain thread blocked 530 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumSplit the heaviest unused bundle

3914-abd24cc07938f46f.js — 110 KiB transferred, 59% unused

EvidenceCDP JS coverage: 65 KiB of this bundle is never executed on load.
Impact~-65 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 3914-abd24cc07938f46f.js, or drop unused dependencies.
mediumSpeed up main-content render

largest contentful paint

EvidenceLCP is 3.6s.
ImpactFaster usable content; SSR also raises CRR.
Effort1–4 h
FixPreload the hero image/font, remove render-blocking resources, and server-render the main content.
mediumCut total transfer weight

5.5 MB total

Evidence5.5 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

40 third-party requests · 155 KiB (2.8% of transfer) — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
sanity.io18133 KiB
vimeo.com2121 KiB
featureassets.org12 KiB

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://www.figma.com/_netlify/_next/static/chunks/3914-abd24cc07938f46f.js110 KiB59%65 KiB
https://www.figma.com/_netlify/_next/static/chunks/1683-5041364a17bc133a.js336 KiB16.5%55 KiB
https://www.figma.com/_netlify/_next/static/chunks/7894-67e34b6334004089.js70 KiB77.2%54 KiB
https://www.figma.com/_netlify/_next/static/chunks/1293-c84d9af43e73db8a.js49 KiB86.9%43 KiB
https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.js39 KiB87%34 KiB
https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.js53 KiB53.3%28 KiB
https://www.figma.com/_netlify/_next/static/chunks/2484-7c41da30989b7dca.js42 KiB55.3%23 KiB
https://www.figma.com/_netlify/_next/static/chunks/458-f1dbe1d523c53b4b.js36 KiB47.4%17 KiB
https://www.figma.com/_netlify/_next/static/chunks/360-6a35203278248be8.js30 KiB56.7%17 KiB
https://www.figma.com/_netlify/_next/static/chunks/8410-14788fc836a6db1e.js21 KiB68.6%15 KiB
https://www.figma.com/_netlify/_next/static/chunks/5897-1045e82848a6e38f.js17 KiB51.6%9 KiB
https://www.figma.com/_netlify/_next/static/chunks/8146-b69daef121606429.js8 KiB93.1%8 KiB
https://www.figma.com/_netlify/_next/static/chunks/9104-5a18d21ea507af9e.js9 KiB85.4%7 KiB
https://www.figma.com/_netlify/_next/static/chunks/8046-c52334766e9c868c.js20 KiB35.8%7 KiB
https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/not-found-5a488f3039ea916f.js8 KiB80.7%6 KiB

Network

114Requests
5630 KiBTransferred
36Scripts
2.8%3rd-party
10Long tasks
Fetch (9)
3544 KiB
Script (36)
950 KiB
Other (5)
499 KiB
Font (1)
309 KiB
Document (11)
181 KiB
Image (40)
133 KiB
XHR (10)
13 KiB
Stylesheet (1)
1 KiB
Manifest (1)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.figma.com/pricing/?_rsc=yrw5jFetch2001250 KiB
https://www.figma.com/legal/privacy/?_rsc=yrw5jFetch2001192 KiB
https://www.figma.com/contact/?_rsc=yrw5jFetch2001098 KiB
https://www.figma.com/_netlify/_next/static/media/rive.ac4ff0e0.wasmOther200479 KiB
https://www.figma.com/_netlify/_next/static/chunks/1683-5041364a17bc133a.jsScript200336 KiB
https://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff2Font200309 KiB
https://www.figma.com/Document200181 KiB
https://www.figma.com/_netlify/_next/static/chunks/3914-abd24cc07938f46f.jsScript200110 KiB
https://www.figma.com/_netlify/_next/static/chunks/7894-67e34b6334004089.jsScript20070 KiB
https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.jsScript20053 KiB
https://www.figma.com/_netlify/_next/static/chunks/1293-c84d9af43e73db8a.jsScript20049 KiB
https://www.figma.com/_netlify/_next/static/chunks/2484-7c41da30989b7dca.jsScript20042 KiB
https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.jsScript20039 KiB
https://www.figma.com/_netlify/_next/static/chunks/458-f1dbe1d523c53b4b.jsScript20036 KiB
https://www.figma.com/_netlify/_next/static/chunks/360-6a35203278248be8.jsScript20030 KiB
https://cdn.sanity.io/images/599r6htc/regionalized/4b9ade839f38291c91b76608d22e7c7a9ad525fd-542x305.png?q=75&fit=max&auto=format&dpr=2Image20025 KiB
https://cdn.sanity.io/images/599r6htc/regionalized/2b9cde1ef61edbe24913804173039282db976113-894x1080.jpg?q=75&fit=max&auto=format&dpr=2Image20024 KiB
https://www.figma.com/_netlify/_next/static/chunks/8410-14788fc836a6db1e.jsScript20021 KiB
https://cdn.sanity.io/images/599r6htc/regionalized/e1ec9de7a44ce0965110a262e0aeda01ec3e48a1-810x456.png?q=75&fit=max&auto=format&dpr=2Image20020 KiB
https://www.figma.com/_netlify/_next/static/chunks/8046-c52334766e9c868c.jsScript20020 KiB
https://static.figma.com/app/icon/2/favicon.icoOther20017 KiB
https://www.figma.com/_netlify/_next/static/chunks/5897-1045e82848a6e38f.jsScript20017 KiB
https://www.figma.com/_netlify/_next/static/chunks/420-608ca6335c1e6c45.jsScript20016 KiB
https://cdn.sanity.io/images/599r6htc/regionalized/7e39b983c6ad865e0a7a5243d914020e69a23f70-542x305.png?q=75&fit=max&auto=format&dpr=2Image20013 KiB
https://cdn.sanity.io/images/599r6htc/regionalized/0d876c21c66527fa11544614dae3e6f69f3b6919-984x984.png?q=75&fit=max&auto=format&dpr=2Image20010 KiB
https://cdn.sanity.io/images/599r6htc/regionalized/41d8568f985d041ccbcb64865c56c5d04dacbe77-180x32.svg?q=75&fit=max&auto=formatImage20010 KiB
https://www.figma.com/_netlify/_next/static/chunks/9104-5a18d21ea507af9e.jsScript2009 KiB
https://www.figma.com/_netlify/_next/static/chunks/8149-bba6a17717d9bd59.jsScript2009 KiB
https://player.vimeo.com/api/player.jsScript2009 KiB
https://www.figma.com/_netlify/_next/static/chunks/8146-b69daef121606429.jsScript2008 KiB

Long tasks (>50 ms)

StartDuration
1415 ms530 ms
936 ms239 ms
270 ms196 ms
3782 ms187 ms
717 ms123 ms
5468 ms107 ms
5575 ms101 ms
3970 ms98 ms
5680 ms94 ms
4793 ms74 ms
Analyzing…
running mobile + desktop · ~30s