Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype Lab

Every client prototype in one place, one Pages site, one folder each.

Live index: https://manishkrsg-cloud.github.io/prototypes/

Prototype Client Vertical Stage
Casa The Foundations Montessori, Richmond TX Education · Early years Prototype ready
Keystone Patil Real Estate Group, Houston TX Real estate · Residential Prototype ready
ITCAN reimagined ITCAN Pte Ltd, Singapore IT services · Staffing Prototype ready, live build on Higgsfield (v3)
ITCAN v2 light globe ITCAN Pte Ltd, Singapore IT services · Staffing Earlier version
ITCAN v1 dark lattice ITCAN Pte Ltd, Singapore IT services · Staffing Earlier version

Website design folder: website-design/ holds client website redesigns (audit, brief, source, handover). ITCAN is the first.

Adding a prototype

  1. Create a folder named after the product, lowercase: mkdir acme
  2. Drop the self-contained index.html inside it
  3. Add an entry to prototypes.json
  4. git add -A && git commit -m "Add acme" && git push

The index page rebuilds itself from prototypes.json. No build step.

Manifest fields

Field Purpose
slug Folder name and URL path
name / sub Product name and one-line descriptor
client / location / contact Who it was built for
vertical Used for grouping and the vertical counter
stage / stageClass ready, pitched, build — drives the status dot
hook The one line that opens the meeting
value / valueLabel The headline number
modules / agents Scope at a glance
accent / accent2 Brand colours for the card
priced Pilot pricing, so you never quote from memory

Repo topics

Set these under About → Topics so the repo is findable:

prototype  client-demo  ai-agents  vertical-saas  education  real-estate

Then filter anywhere on GitHub with topic:prototype or topic:client-demo.

Conventions

  • One repo, not one per client — every demo shares a URL root and a single deploy
  • Every prototype is a single self-contained HTML file, no dependencies, no build
  • Every prototype carries noindex meta tags; Pages is public, so treat any URL as shareable
  • Scope from public sources only, and cite them in the prototype's own dossier

About

Prototype Lab — working client demos, one folder each

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages