Back to templates
Agency template

Katachi Studio

Brand / studio storefront with header, hero, featured products, collection strip, materials section, and newsletter.

Next.jsTypeScriptTailwind CSSshadcn/ui

Clone it

terminalClone the template
git clone https://github.com/MUKE-coder/vibekit.git /tmp/vibekit-templates
cp -r /tmp/vibekit-templates/public-templates/blog-template ./katachi-studio
cd katachi-studio
pnpm install
pnpm dev

What's in the box

  • Editorial header + hero
  • Featured products grid
  • Collection strip with imagery
  • Materials / process section
  • Newsletter signup
  • Footer

When to use

Use it

Design studios, fashion / lifestyle brands, craft shops, anyone selling a curated set of products with a strong editorial brand voice.

Skip it

Catalog-heavy stores (50+ products) — use the Commerce template with Shopify instead.

The 0 customization sections

When you ask your AI agent to customize this template, it will walk through these sections in order, asking you the questions for each. The agent only edits the files needed to apply your answers — no restructuring.

    Customization prompt — paste into your AI agent

    After you clone, open the project in Claude Code, Cursor, Cline, or any agent that reads files. Paste this prompt to start the section-by-section interview:

    paste into your AI agentCustomization interview prompt
    I want to customize the "Katachi Studio" template using the VibeKit customization guide.
    
    Walk me through the 0 sections one at a time. For each section, ask the questions defined in the guide below, wait for my answers, then move on.
    
    After all sections are answered, edit ONLY the files needed to apply my answers — config files, content, branding. Don't restructure the project.
    
    CUSTOMIZATION GUIDE:
    Each section is `components/<name>.tsx`. Replace product data, imagery, and the materials/process copy. Theme via Tailwind tokens.
    
    SECTIONS:
    
    
    Begin with section 1 now.