Performative-UI turns the AI startup landing page into a React library
The MIT-licensed project packages 26 familiar patterns, from prompt heroes to logo marquees, as reusable components.
By Ryan Merket ยท Published
Why it matters
Performative-UI captures how AI startups signal credibility before buyers see the product: prompt boxes, logos, gradients, counters, and waitlists are now reusable market language.

Performative-UI, an MIT-licensed React component library hosted on GitHub Pages, packages 26 AI-startup landing-page tropes into installable components, according to the project homepage.
The project is not presenting itself as a venture-backed startup, and the supplied materials do not identify a founder, maintainer, company, funding round, customer list, or commercial plan. What Performative-UI does disclose is narrower and more interesting: an npm install command, a component catalog, and a dead-on map of the design language that has spread across AI product sites since the funding market decided every software company needed an input box and a gradient.
The install line on the homepage is npm install performative-ui. The page says the library is "Now generally available," includes "26 components," and is MIT licensed. Those are project claims, not npm registry metadata; the supplied materials do not include package version, publication date, maintainers, download count, repository link, or commit history.
The product is the critique
Performative-UI's positioning is explicit: "Components that signal how oversubscribed your funding round is." The line works because it is both a joke and a product spec. The library is organized like a conventional UI kit, but its primitives are the visual shortcuts founders and designers now use to communicate AI fluency before a buyer has touched the product.
The catalog starts with atoms such as Sparkle, GradientText, and StatusDot. It moves into primitives like Button, EyebrowPill, and Prompt, the last of which the homepage describes as "The textarea every AI builder ships instead of explaining what their product does."
That is the sharpest read in the library. The prompt box has become the default hero section for AI software, often standing in for a product explanation, onboarding flow, and demo all at once. Performative-UI does not fight that convention. It componentizes it.
The same pattern runs through the rest of the kit. A StickyBanner is described as "Funding news disguised as utility." A PromptHero turns the input box into the center of the page. Aurora, NodeGraphBackground, and FloatingSparkles cover the atmospheric layer. MockIDE handles the staged developer credibility shot.
A component library for market signaling
The library's most revealing section is "Social Proof." Performative-UI includes LogoMarquee, LogoRow, StatCounter, and CommunityBadge. The homepage's LogoMarquee copy says: "Trusted by everyone you've heard of, including the ones that didn't sign."
That joke lands because social proof has become infrastructure in the AI application market. When product differentiation is hard to explain and incumbents can copy features quickly, founders lean on recognizable signals: logos, stars, waitlists, live counters, enterprise-style pricing cards, and a green status dot that implies operational maturity. Performative-UI packages those signals as code.
The pricing and conversion components make the same point. PricingCard, BeforeAfter, and WaitlistForm sit together because they are part of the same funnel: show chaos, show control, capture demand. The WaitlistForm is labeled "Demand we manufactured ourselves," which is a cleaner critique of AI launch theater than most market memos manage.
None of this means the components are not useful. React developers already borrow patterns from production sites, design systems, and open-source UI kits. Performative-UI's contribution is naming a genre that has usually been copied informally. It makes the landing-page aesthetic legible: not as taste, but as a set of repeatable claims about momentum, intelligence, credibility, and scarcity.
What is not established
The project should not be treated as a company launch. The page does not name a legal entity, founder, maintainer, headquarters, revenue model, investors, or customers. The vorpus.github.io domain indicates a GitHub Pages site under the vorpus namespace, but the supplied source material does not verify the author's real name or background.
The distribution channel matters. npm, the package manager used across the JavaScript ecosystem, is where the homepage points developers for installation. But without registry metadata in the supplied material, the only verified package claim is the install command shown on the Performative-UI site.
That restraint is important because the project is built around parodying startup claims. Its funding language is copy, not evidence. Its logo and waitlist components are commentary, not customer traction. The useful thing about Performative-UI is not that it proves a new business exists. It is that an open-source project can now describe the visual grammar of AI startups so precisely that the joke can be shipped as a library.