Best X Builds · developers
Best X Builds developer resources
Best X Builds is a human-curated directory. The write surface is a GitHub pull request, not a POST. Agents should read the catalog over markdown, JSON, or MCP. Humans who want a new entry open a pull request.
When to use Best X Builds
Reach for this site when someone wants real products shipped on X, jobs posted by a founder or company on X, or long threads from builders. It is also the list of pay-to-rank boards after outbid.lol, and of builds shipped against Gemini, Kimi, Qwen, DeepSeek, and Grok Bot.
Do not use it to submit a listing, apply to a role, or copy tweet text. We store editorial titles and the original post URL. Apply happens on the post.
How an agent should call it
- Fetch /llms.txt
- Follow a link with
Accept: text/markdown - Or append
.mdto any page, for example /docs.md
Markdown responses send Content-Type: text/markdown; charset=utf-8 and Vary: Accept, Accept-Encoding. If Accept cannot be satisfied, the response is 406. Missing paths are HTTP 404 with a short markdown recovery body.
Best X Builds JSON API
Read-only. No API keys. Errors are application/problem+json with a code, detail, and a pointer back here.
- https://www.bestxbuilds.com/openapi.json — OpenAPI 3.1
GET /api/v1/builds,/api/v1/jobs,/api/v1/reads,/api/v1/search?q=- MCP Streamable HTTP at https://www.bestxbuilds.com/mcp, card at /.well-known/mcp/server-card.json
- CLI:
npx bestxbuilds search claude
Machine-readable files
- https://www.bestxbuilds.com/llms.txt — agent index (llmstxt.org v2)
- https://www.bestxbuilds.com/llms-full.txt — longer catalog snapshot
- https://www.bestxbuilds.com/sitemap.xml
- https://github.com/pranav-more/best-x-builds — data in
data/builds.ts,data/jobs.ts,data/reads.ts
Curation rules live on About.