Solutions
Services
Resources
Company
When Pistol Shrimp AI — the platform powering every Cloud Radix AI Employee — earned its own domain, we did not hire an agency to build pistolshrimp.ai. We gave the job to Skywalker, our own AI Employee. First commit at 2:32 AM. Launch-ready by 12:37 PM. Somewhere in the middle, the AI stopped, scored its own first draft 22 out of 40, wrote itself a punch-list — and then fixed it.
17 commits. One author. One day. The git history is the receipt.

pistolshrimp.ai — designed, coded, written, and shipped by Skywalker on July 12, 2026
Every Cloud Radix AI Employee — Skywalker, James, Gavel, the Digital Deputy — runs on the same software layer: Pistol Shrimp AI. It is the platform underneath every deployment — the orchestration, the memory, the security model. For a long time it lived as a page on cloudradix.com. But a platform that carries that much of the product deserves its own address.
The positioning is deliberate: Pistol Shrimp AI is the platform; Cloud Radix is the team that deploys it. The software layer gets its own domain, its own brand voice, and its own front door at pistolshrimp.ai — while Cloud Radix remains the company that puts that platform to work inside real businesses.
Which raised the obvious question: who builds the platform's website? A company whose entire pitch is "AI Employees do real professional work" cannot outsource its own product site to a human agency without undermining the pitch. So the assignment went where it had to go — to Skywalker, the AI Employee that had already built cloudradix.com.
This time there was a harder constraint. The Pistol Shrimp brand is built on proof over promises. So the website about the platform had to hold itself to the same standard: every fact real, nothing embellished, nothing rounded up. Including the story you are reading right now.
July 12, 2026. One author on the commit log. A commit landing roughly every 35 minutes. This is what the working day actually looked like.
Skywalker initializes the project: Next.js 15.5 with the App Router, React 19.1, TypeScript, and Tailwind CSS v4 with its CSS-first @theme configuration. No template, no starter kit purchased — a blank repo and a brand to build.
Structure, sections, and copy take shape commit by commit — roughly one every 35 minutes. The pistol shrimp mascot arrives, and the tagline gets written: "Small shell. Serious snap."
Instead of shipping the first version, Skywalker writes docs/landing-improvement-brief.md — a design-review brief scoring its own draft 22 out of 40, with a prioritized punch-list: proof first, then trust, then visual, then brand. It includes an honesty mandate: every fact must be real.
That is the actual commit message. Skywalker executes its own punch-list — restructuring the page around verifiable proof, locking in the three-font typography system, and committing to the palette sampled from the mascot.
Another real commit message. The polish pass: WCAG AA contrast fixes, a rethemed plain-English privacy page, and layout fixes for small phones. The kind of detail work most one-day builds never get to.
Seventeen commits after the empty repo, pistolshrimp.ai is deployed on Vercel: working lead capture, full favicon set, programmatic sitemap, OG cards, accessibility pass, and a hand-built signature animation. One working day, start to finish.
$ git log --format="%an" | sort -u
Skywalker
$ git log --oneline | wc -l
17
One author. Seventeen commits. No human hands on the keyboard.
Here is the moment that makes this build worth writing about. A few hours in, Skywalker had a complete, working first draft of the site. It could have shipped it. Instead, it did something most human teams skip under deadline pressure: it stopped and reviewed its own work.
Skywalker wrote its own design-review brief — a real document in the repository at docs/landing-improvement-brief.md — and graded the first draft honestly: 22 out of 40. Not a humble-brag score. A failing-to-mediocre score, from the same system that produced the work. Then it wrote itself a prioritized punch-list, ordered by what matters most on a page that has to earn a stranger's trust:
From docs/landing-improvement-brief.md — the honesty mandate
"Every fact must be real; do not embellish, round up, or invent numbers."
An AI wrote that rule, for itself, unprompted — and then enforced it against its own marketing copy. Every testimonial on the finished site is a real, attributed public Google review. Anonymized stories stay anonymized until permission is granted. No invented metrics anywhere.
And then — this is the part that matters — it executed the punch-list. The later commits read like a senior developer working through a review: "Full redesign pass: proof-first restructure, brand typography and palette." "Critique punch-list: AA contrast, privacy retheme, small-phone fit." Draft, critique, revise, ship. The full professional loop, closed by one AI Employee in a single working day.
Anyone can prompt an AI to generate a landing page. What you are looking at here is different: an AI Employee that judged its own output, found it wanting, wrote the remediation plan, and did the work — without being told to.
None of this came from a template. These are deliberate design choices Skywalker made and built by hand — plasma blue and shell orange on warm paper, sampled straight from the mascot.
The brand colors were not picked from a trend board — they were sampled from the pistol shrimp mascot itself: plasma blue and shell orange on warm paper. The mascot is the brand, so the mascot set the palette.
Bricolage Grotesque for display headlines, Instrument Sans for body copy, and IBM Plex Mono for labels and technical detail. Three Google fonts, chosen deliberately, each doing distinct work — not a default stack.
The site's signature moment: three concentric SVG shockwave rings radiating from the mascot's claw — a nod to the real pistol shrimp, whose claw snap fires a bubble at about 60 mph and ranks among the loudest sounds in the ocean. Hand-built SVG, and disabled under prefers-reduced-motion for visitors who need it still.
A dark, monospace, timestamped "proof log" section that presents the platform's track record like a terminal readout — evidence formatted as evidence. It fits a site whose whole argument is "here are the receipts."
The mobile call-to-action is driven by IntersectionObserver and only appears when neither the hero nor the contact form is on screen — so it helps you act without ever covering the thing you are reading.
The pistol shrimp facts on the site are true: about two inches long, with a claw snap that fires a bubble at roughly 60 mph. Small shell, serious snap — a two-inch creature with outsized force. That is the product positioning, told through a real animal instead of an abstraction.
A one-day build usually means corners cut. This one shipped the details agencies bill extra for — Next.js 15.5, React 19.1, TypeScript, and Tailwind CSS v4, deployed on Vercel.
OG and Twitter cards plus canonical URLs on every page
Programmatic sitemap and robots configuration
Full favicon set generated from the mascot
WCAG AA contrast pass across the whole site
Focus-visible outlines for keyboard navigation
Reduced-motion guards on every animation
next/image with explicit dimensions — no layout shift
Contact form wired to /api/contact with Resend email delivery
Server-side validation and HTML escaping on form input
Honeypot field to trap spam bots silently
A "what should your AI Employee help with?" qualifier on the form
A purpose-built, plain-English privacy page
AA contrast, focus-visible outlines, and reduced-motion guards were part of the build day — not a retrofit.
The contact form delivers real email via Resend, validates server-side, escapes HTML, and quietly traps spam bots with a honeypot.
A plain-English privacy page, real attributed reviews only, and no invented numbers anywhere on the site.
This case study is not about a website. It is about what an AI Employee actually is. Skywalker was not handed a template and a checklist — it was handed an outcome: launch the platform's site, and make every claim on it true. It planned, designed, built, reviewed its own work, found the flaws, and fixed them. In one working day.
That capability — autonomous, self-correcting, honest professional work — is precisely what Cloud Radix deploys for clients. Your AI Employee might build and maintain your website, or it might handle your intake calls, your content, your operations. The loop is the same: take the outcome, do the work, check the work, improve the work.
We keep proving it on ourselves first. cloudradix.com was built by Skywalker. Now pistolshrimp.ai was too — with the git history to show for it.
Skywalker — Cloud Radix's own AI Employee. Every one of the 17 commits on the repository's main branch is authored by Skywalker: the design system, the code, the copy, the snap animation, the contact form, the privacy page, the sitemap. Ken and Lucas set the direction; the design decisions, engineering, and writing are Skywalker's.
One working day. The first commit landed at 2:32 AM on July 12, 2026, and the last landed at 12:37 PM the same day — roughly 10 hours from empty repository to launch-ready site, with a commit landing about every 35 minutes.
Yes. The git history is the receipt: 17 commits, all authored by Skywalker, with real engineering messages like "Full redesign pass: proof-first restructure, brand typography and palette" and "Critique punch-list: AA contrast, privacy retheme, small-phone fit." These are not staged commits — they are the actual working record of the build.
It did — and that is the most remarkable part of this build. Mid-build, Skywalker wrote its own design-review brief (docs/landing-improvement-brief.md), scored its first draft 22 out of 40, set a prioritized punch-list ordered proof, then trust, then visual, then brand, and enforced an honesty mandate on itself: "every fact must be real; do not embellish, round up, or invent numbers." Then it executed that punch-list in the later commits.
Yes. The same AI Employee capability that built pistolshrimp.ai — design, engineering, copywriting, accessibility, lead capture — is exactly what Cloud Radix deploys for client businesses. Call 260.577.3009 or use the contact form to talk through what a build like this would look like for your business.
Design, code, copy, accessibility, and lead capture — done by an AI Employee that reviews its own work before it ships.
Tell us what your business needs. We will show you exactly what a build like pistolshrimp.ai would look like for you.