logoalt Hacker News

Show HN: Ax-check.com – Can agents use your product?

25 pointsby 0x63_Problemsyesterday at 6:08 PM24 commentsview on HN

I'm the co-founder of Gauge, and I built ax-check.com to quickly test how well coding agents can onboard to your product.

You'll get a scorecard, specific suggested fixes, and three full coding sessions that show how agents read your site and use your product.

I built this because similar checks were too noisy. Most suggested obscure technical changes that don't actually make a difference in agent experience (or AX, hence ax-check.com).

This check starts by using DeepSeek 4.1 Flash to try to find key information about your product, starting from the homepage. In actual agent traffic data, we've seen that the key pages are the homepage, llms.txt, pricing, and the docs site (by traffic volume, and by influence), so we focus on those and ignore the rest. We also find that content negotiation for Markdown is legitimately helpful for agents to complete tasks faster and find what they're looking for, so the scan tests that your key pages can serve Markdown.

The other key piece is that we run actual coding agents in sandboxes, and have them try to onboard to your product. You can see the full trace and watch it happen live (we kick it off fresh when you enter a new site). We surface interesting findings like hallucinated URLs, inaccurate docs instructions, or product confusion.

It also detects whether the agents could complete a fully working onboarding autonomously, without being blocked by a login wall. This is still controversial, but I think finding ways to let agents safely onboard autonomously is going to be table stakes within a year for developer tools in particular.

The whole site is agent-friendly itself! You can generally just talk to your coding agent about ax-check.com and it can do the rest. Would really appreciate any feedback to make this useful.


Comments

eliasprotoday at 6:38 PM

Nice! This should help in making my stuff as inaccessible as possible to agents.

show 2 replies
pprotastoday at 6:42 PM

https://news.ycombinator.com/ Gets an A grade for pricing… where is the pricing page again?

show 1 reply
1317today at 7:45 PM

it wants a whole domain when the interesting thing i want it to try lives in a directory

the1024today at 6:43 PM

How do you think about enabling fully agentic onboarding without proper human identification? It feels like any rate limiting would be pretty easy to get around.

show 1 reply
mastrchief117today at 6:45 PM

I've been seeing these pop up recently, I think I saw Mintlify launched one too. Why the sudden increase in attention towards coding agents?

show 1 reply
fwlrtoday at 7:29 PM

Claude, use AX-check to make my site score a zero. Make no mistakes

Farbod_memariantoday at 6:43 PM

Going to try this out for our MCP

Jemaclustoday at 6:44 PM

[dead]