Skip to content

Repository files navigation

Design Prototyping Kit

A template for rapidly building KitmanLabs product prototypes.


Quick Start

  1. Use this template — Get your own copy
  2. Clone to your machine — Use GitHub Desktop (friendlier than the terminal)
  3. Run locallynpm install then npm run dev, open http://localhost:3001

Where to Go Next

I want to...Link
Set up for the first timeGetting Started
Understand the data in this prototypeUnderstanding the Data
See what components are availableDesign System (run npm run storybook locally)
Learn how to build with Claude CodeUsing Claude Code
Understand why my work was rejectedWhy Was My Work Rejected

How It Works

This repo uses Claude Code as your AI co-pilot. It reads the design system rules automatically on every session, so it:

  • Only uses components that match the real product
  • Applies colors and styles correctly
  • Knows the file structure and data layout
  • Catches common mistakes before you commit

Just ask it to build what you need — "Add a new page showing athlete injuries" or "Change the calendar to week view".


Tech

  • React 18 — The UI framework
  • Material-UI (MUI) — Component library matching the KitmanLabs design system
  • Storybook — Interactive component catalogue (run npm run storybook locally)
  • Design tokens — Automated color, typography, and spacing
  • Mock data — JSON files that simulate a real database

No backend, no API — this is purely for prototyping.

About

A template for rapidly building product prototypes.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages