# Review like Elon Musk

> Free page review through the five-step engineering algorithm. Finds the sections that exist because somebody assumed a page needs them, what to delete outright, whether your claims can be checked, and how long it takes before your product does anything. An interpretation of a documented method, not an impersonation. No login, no email.

This is the Markdown copy of https://usesuperflow.ai/tools/review-like-elon-musk, published for AI agents and scripts.

## What it does

Paste a URL and run the five-step engineering algorithm over your page: question the requirement, delete the part, simplify, accelerate, automate — in that order.

## How to use it

1. **Paste any URL.** We load that one page the way a browser would — its text, its markup, and a screenshot. No login and no email.
2. **The algorithm, applied in order.** Question the requirement first, then delete, then simplify. Optimising something that should not exist is the most common and most expensive error, so the order matters.
3. **Get the delete list.** Most findings make the page smaller: which sections to remove, which claims cannot be checked, and how many steps stand between a reader and the product working.

## Facts

| | |
| --- | --- |
| Lens source | The public record of a documented engineering method: the five-step algorithm as walked through in the 2021 Starbase tours, plus publicly described first-principles reasoning. This is an interpretation of a method, not the person, and the tool never speaks as him. |
| API | POST /api/tools/review-like-elon-musk with a JSON body of {"url": "example.com"}. Returns the same JSON the page shows. Failures come back as JSON with ok set to false plus a code and a message, never a bare 500. |
| Rate limit | 10 runs per hour per IP. |
| Stored data | The review, cached for 24 hours keyed on the URL. Nothing beyond that cache. |
| What it checks | The one page you submit: its visible text, its markup, and a screenshot. Unjustified requirements, what could be deleted, first-principles versus analogy, checkable numbers, steps to first value, stated limits, and premature automation claims. |
| What it does not check | Anything not on the page, and anything outside engineering process and claims. It does not check SEO, accessibility, performance, or visual polish — other tools here do that. |

## Questions

### Is this what Elon Musk would say about my page?

No, and the tool will not claim otherwise. He has published no body of writing, so this lens is assembled from the public record — principally the five-step algorithm he has walked through on camera during the Starbase tours, and the first-principles reasoning he has described in interviews. It never writes as him, never states what he would have said, and never invents quotations.

### What is the five-step algorithm?

Make the requirements less dumb. Delete the part or process. Simplify or optimise. Accelerate cycle time. Automate. The order is the point: most people start at step three, optimising a thing that should have been deleted at step two, and automate at the end something nobody justified at the start.

### Why does it just tell me to delete things?

Because step two comes before step three, and almost no page has had step two applied to it. If your page is already lean, it will say so rather than inventing a deletion. But most landing pages contain at least one section that exists only because pages in that category have one.

### Does it have opinions about his companies or his posts?

No. The lens is scoped to engineering process and the checkability of claims — the parts of the public record that bear on what a landing page is doing. It is instructed to have no view on anything else, and a web page evidences none of it.

### Why does it keep asking for numbers?

Because an engineer reading your page cannot tell whether the product is good if nothing on it can be checked. "Blazing fast" is not a claim, it is a mood. A number with a unit is a claim, and a claim is what earns trust.

## Related tools

- [Review like Steve Jobs](https://usesuperflow.ai/tools/review-like-steve-jobs) — Judge your page on focus, simplicity, and what you could remove. Markdown copy: https://usesuperflow.ai/tools/review-like-steve-jobs.md
- [Review like Travis Kalanick](https://usesuperflow.ai/tools/review-like-travis-kalanick) — Time to first value, form friction, and both sides of a market. Markdown copy: https://usesuperflow.ai/tools/review-like-travis-kalanick.md
- [Lookalike Test](https://usesuperflow.ai/tools/lookalike-test) — See how your page's structure and copy differ from the sites you admire. Markdown copy: https://usesuperflow.ai/tools/lookalike-test.md
- [AI Visibility Checker](https://usesuperflow.ai/tools/ai-visibility-checker) — See whether ChatGPT, Claude, and Perplexity can actually read your site. Markdown copy: https://usesuperflow.ai/tools/ai-visibility-checker.md

## About

Review like Elon Musk is one of a set of free tools published by Superflow at https://usesuperflow.ai/tools. None of them require a login, an email address, or payment.

Category: quality.

Superflow is a website and creative-asset review tool. Its agents watch every page of a site and report what changed. See https://usesuperflow.ai.
