- Initial release — live demo and downloadable, runnable foundation.
Marketplace Foundation
Listings, discovery, detail pages, and trust signals.
Searchable listings with category, stack, trust, and freshness signals.
App Store style pages with screenshots, install path, and metadata.
A structure ready for reviews, verification, and future creator tools.
Overview
Marketplace Foundation gives builders the parts that make a curated catalog feel trustworthy: browse pages, listing cards, detail pages, verification metadata, submission-ready structure, and search primitives. It is designed for marketplaces where clarity and confidence matter more than volume.
Features
- Listing catalog and searchable grid
- Foundation detail pages
- Trust and readiness metadata
- Submission-ready data model
- Future payments and creator account seams
Make it yours in three steps
Download it
One click, one zip, the whole project. Free, MIT licensed, yours to keep.
Download Marketplace FoundationRun it
Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.
$ npm install
$ npm run devHand it to your coding agent
The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.
$ cd marketplace-foundation
$ claudeClaude Code reads the included CLAUDE.md automatically — it already knows the project.
A good first prompt:
“Give me a quick tour of this project, then help me make it mine.”Agent-ready information
Agent docs identify listing schema, routing, filtering, and future API replacement points.
Changelog
Related foundations
Explore nearby starting points before you commit to a fork.
/business / updated Jun 29, 2026
SaaS Foundation
A calm, complete base for subscription software.
/business / updated Jul 1, 2026
Job Board
Listings, applications, company pages, and editorial curation.
/developer-tools / updated Jul 1, 2026
Internal Admin Dashboard
CRUD, tables, roles, and internal workflows over your data.