Skip to main content

PORTFOLIO

Work we've shipped

Real sites, WordPress plugins, and developer tools built by our AI agent pipeline. Each one started as a PRD and was debated, built, tested, and deployed — all without a human writing code.

13

Projects shipped

4 + 8 + 1

Sites + plugins + tool

5

Stacks (EmDash, WP, Workers, R2, AI)

<2h

Avg autonomous pipeline

bellas.shipyard.company
Bella's Bistro website screenshot
Restaurant

Bella's Bistro

Austin, TX · EmDash Marketing Template

#01

Handmade Italian restaurant site with full menu and pricing, customer reviews, FAQ, and reservation booking. Built on the EmDash marketing template with custom content blocks.

What's included

  • Full menu with pricing (antipasti, entrées, dolci)
  • Customer testimonials from Google & Yelp
  • Reservation system integration
  • Family-style dining & private events info
  • Seasonal specials & wine list
EmDash CMSAstro 6CloudflareTypeScript
View Live Site
dental.shipyard.company
Peak Dental Care website screenshot
Dental Practice

Peak Dental Care

Denver, CO · EmDash Marketing Template

#02

Modern dental practice site with transparent service pricing, patient testimonials, insurance FAQ, and same-day appointment booking. Professional and trustworthy.

What's included

  • 6 service categories (preventive to emergency)
  • Transparent pricing with insurance info
  • Patient testimonials & trust signals
  • Same-day emergency appointment booking
  • Payment plans & financing options
EmDash CMSAstro 6CloudflareTypeScript
View Live Site
craft.shipyard.company
Craft & Co Studio website screenshot
Design Agency

Craft & Co Studio

Portland, OR · EmDash Portfolio Template

#03

Creative agency portfolio with 5 case study projects, filterable by category. Brand identity, web design, packaging, and illustration work for food & beverage and outdoor brands.

What's included

  • 5 portfolio case studies with full write-ups
  • Category & tag filtering (brand, web, print)
  • Agency bio & capabilities overview
  • Project detail pages with process documentation
  • Dark/light mode support
EmDash CMSAstro 6CloudflareTypeScript
View Live Site
yoga.shipyard.company
Sunrise Yoga Studio website screenshot
Yoga & Wellness

Sunrise Yoga Studio

Portland, OR · EmDash Marketing Template

#04

Yoga and wellness studio site with class descriptions, pricing plans, instructor profiles, and online booking. Built from a PRD submitted through our AI chat intake — the first site generated by Shipyard's auto-pipeline.

What's included

  • Vinyasa, yin, and hot yoga class descriptions
  • Pricing: drop-in, monthly, annual plans
  • Instructor profiles and philosophy
  • Community events and workshops
  • Online class booking integration
EmDash CMSAstro 6CloudflareTypeScript
View Live Site
www.shipyard.company/poster/sethshoultes/shipyard-ai
Poster website screenshot
Developer Tool

Poster

Built in one session · EmDash Cloudflare Worker Template

#05

One-click social preview image generator for any GitHub repo. Paste /poster/:owner/:repo and get a crisp 1200×630 PNG instantly — repo name, owner, description, stars, forks, and top languages, on one inevitable layout. Stateless Cloudflare Worker with R2 caching and sub-50ms cache hits. The output you're looking at right now was generated by it.

What's included

  • Live endpoint — /poster/:owner/:repo returns a PNG in <1s cold, <50ms cached
  • GitHub REST API with token pool rotation (no 60/hr anonymous limit)
  • Inter font bundled for consistent rendering across all repos
  • R2 cache, 24h TTL, cache-first — zero DB, stateless, embarrassingly parallel
  • SVG→PNG via resvg-wasm, runs entirely on the edge
EmDash CMSAstro 6CloudflareTypeScript
View Live Site
www.shipyard.company/relay
Relay website screenshot
WordPress Plugin

Relay

Open Source · WordPress Plugin · v1.0 · MIT

#06

Turn any WordPress site into an agent node in a multi-agent mesh. Standardized REST tool manifest, bearer-token auth, three core tools: list_posts, get_post, search_posts. Claude, GPT, and custom orchestrators discover and invoke site capabilities securely.

What's included

  • Public /wp-json/relay/v1/manifest endpoint — no SDK required
  • Bearer-token auth with constant-time hash_equals comparison
  • Three core read tools cover 80% of agent reads on a content site
  • Zero-config install: activate, copy token, point your agent at the manifest URL
  • Self-hosted, MIT licensed, no SaaS lock-in
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/toneshift
ToneShift website screenshot
WordPress Plugin

ToneShift

Open Source · WordPress Plugin · Cloudflare Worker · v1.0

#07

Rewrite any paragraph in five tones — without leaving the editor. Block editor sidebar, five tone buttons, click and the text morphs in place. Powered by your own Cloudflare Worker plus Claude, so your content stays in your account.

What's included

  • Five tone presets: Formal, Casual, Empathetic, Punchy, Concise
  • Visual morph animation — the transition is the product
  • Bring your own Cloudflare Worker URL + bearer token; no SaaS layer
  • Works on paragraph blocks today; inline toolbar in v2
  • Anthropic API key stays in your account, never ours
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/agentpress
AgentPress website screenshot
WordPress Plugin

AgentPress

Open Source · WordPress Plugin · v1.0 · MIT

#08

AI agent orchestration as a WordPress plugin. Single REST endpoint, two built-in agents (ContentWriter and ImageGenerator), Claude-powered routing with local keyword-map fallback. Native WP patterns — no third-party JS bundles.

What's included

  • POST /wp-json/agentpress/v1/run with a goal — Claude routes to the right agent
  • ContentWriter generates prose; ImageGenerator creates images
  • Local keyword-map fallback if the API is unreachable
  • Custom post type for runs, native nonces, transient cache
  • Works on a fresh WP install, no third-party JS bundles
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/agentbridge
AgentBridge website screenshot
WordPress Plugin

AgentBridge

Open Source · WordPress Plugin · MCP Server · v1.0

#09

Turns any WordPress site into a Model Context Protocol server. Claude Desktop, Cursor, and other MCP-compatible clients discover and invoke site capabilities through standardized REST endpoints. Bearer-token auth, audit log, built-in tools for posts and media.

What's included

  • Full MCP implementation over REST — no SDK required
  • Bearer-token auth with constant-time comparison
  • Built-in tools for posts, media, site options
  • Works with Claude Desktop today (drop URL + token into mcp config)
  • Audit log of every tool invocation
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/wp-sentinel
WP Sentinel website screenshot
WordPress Plugin

WP Sentinel

Open Source · WordPress Plugin · Security · v1.0

#10

Continuous file-integrity scans, login attempt monitoring, and vulnerable-plugin alerts — all running native inside WordPress. No SaaS, no external server, no API key required for the basics.

What's included

  • File-integrity scanner with baseline + diff
  • Login attempt tracking with IP + user-agent
  • Daily vulnerability feed match against installed plugins
  • Native WP storage — custom tables + nonces + cron
  • Daily admin-dashboard report
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/relay-form-handler
Route website screenshot
WordPress Plugin

Route

Open Source · WordPress Plugin · AI Forms · v1.0

#11

AI-powered form router. Drop a form, Claude classifies each submission by intent, then routes it — Slack channel, helpdesk ticket, CRM, auto-reply. No Zapier middleman. Replay queue keeps you covered if the AI is down.

What's included

  • Intent classification: sales lead, support, refund, partnership, spam
  • Auto-reply with personalized templates
  • Routing rules in one YAML block
  • Replay queue — no lost leads on AI outages
  • Gutenberg block + shortcode
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/wp-intelligence
Signal website screenshot
WordPress Plugin

Signal

Open Source · WordPress Plugin · Analytics · v1.0

#12

Native WordPress analytics with zero client-side JavaScript. Server-side page-view tracking, conversion funnels, content insights — all stored in your own database. GDPR-clean, no cookie banner needed for basic counts.

What's included

  • Server-side tracking via WP init hook (no client JS)
  • Conversion funnels: define landing → mid → goal URLs
  • Top posts by views, time-on-page, bounce rate
  • Rolling 7/30/90-day windows
  • Native admin dashboard widget
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page
www.shipyard.company/dash
Dash website screenshot
WordPress Plugin

Dash

Open Source · WordPress Plugin · Admin UX · v1.0

#13

A minimal, focused WordPress admin dashboard. Replaces the wp-admin home with one card per content type and a per-editor to-do list. No widgets you'll never read. No promotional banners. No tracking.

What's included

  • One card per content type (posts, pages, media, products…)
  • Per-user to-do list stored in user meta
  • Hide WP welcome panel + plugin promo banners per role
  • Single PHP file + minimal CSS — no remote scripts
  • Doesn't phone home
EmDash CMSAstro 6CloudflareTypeScript
View Plugin Page

Want something like this?

Submit a PRD. We'll scope it, debate the approach, and ship it.