Skip to main content
OrchestKit v7.11.1 — 93 skills, 33 agents, 105 hooks · Claude Code 2.1.76+
OrchestKit

Pipeline Gallery

Before/after showcase of the design-to-code pipeline in action

Pipeline Gallery

Real examples of the /ork:design-to-code pipeline transforming inputs into production components.

Every entry below was produced by OrchestKit's three-stage pipeline: Extract (Stitch MCP) → Match (21st.dev) → Adapt (project tokens).

How It Works

Screenshot / Description / URL

  ├── Stage 1: EXTRACT ──── Stitch MCP analyzes design context
  │   Colors, typography, spacing, component structure

  ├── Stage 2: MATCH ────── 21st.dev searches 284+ hero components
  │   Finds production-ready React matches

  └── Stage 3: ADAPT ────── Merges with project design tokens
      oklch colors, Tailwind utilities, TypeScript types

Try It Yourself

# Extract design DNA from any site
/ork:design-context-extract https://your-app.com

# Search for components
/ork:component-search animated pricing table

# Full pipeline
/ork:design-to-code screenshot of hero section

Submit Your Own

Built something with the pipeline? Submit a before/after pair:

  1. Run /ork:design-to-code on your input
  2. Screenshot the before (input) and after (output)
  3. Open a PR adding your entry to docs/site/lib/generated/pipeline-gallery-data.ts

Every submission gets reviewed and added with attribution.

Edit on GitHub

Last updated on