VibeStash — AI Asset Marketplace with Universal Format

What Is This

A Rails 8 + Jumpstart Pro multi-tenant platform for managing and distributing AI coding agent assets — Claude prompts, Cursor rules, GitHub Copilot instructions — across platforms.

The core engineering contribution: a Universal Asset Format (UAF) intermediate representation that can parse assets from any supported platform and regenerate them for any target platform.

3,156 commits.

Why This Approach

AI coding agents are proliferating, but their configuration formats are incompatible. A developer who writes a great Claude prompt can’t easily share it with a Cursor user. The UAF solves this at the format level rather than the UI level.

Key engineering decisions:

What Would Break

What I Learned


Repo: github.com/plentyofsaas/vibestash-app (private)

Status: Active development.