How VibeMeta works
Start from a plain-English idea and get a production-minded 7-section build blueprint for Claude, Cursor, and Codex.
3-step flow
1. Enter an idea
Add your product concept and optional scope labels.
2. Generate or sample
View pre-generated samples instantly, or generate with your own API key.
3. Copy and implement
Use section-level copy/export actions to ship in your editor right away.
What you get in every blueprint
1. Master Prompt for Claude/Cursor/Codex
A copy-ready prompt to regenerate this full blueprint in other LLM tools.
2. Recommended Tech Stack
Opinionated stack picks with practical reasons and required integrations.
3. Complete Folder Structure
Concrete project tree for rapid implementation and team alignment.
4. Step-by-Step Implementation Plan
Phase-by-phase execution plan with mini-prompts and validation checks.
5. CLAUDE.md File
Project instruction file for Claude to keep implementation consistent.
6. .cursorrules File
Cursor rules file to enforce coding style and project constraints.
7. Gotchas & Pro Tips
High-impact edge cases and launch tips to avoid expensive regressions.
BYOK and trust
- Stored only in this tab (sessionStorage)
- Used only when you click Generate / Refresh models
- Sent to VibeMeta /api endpoints only for that action, then forwarded to your provider
- Never stored server-side
- Without your key, nothing can run
- Save key triggers zero network requests (verify in DevTools)
Cost model
VibeMeta does not bundle paid generations. You bring your API key and provider account. Cost is billed by Anthropic/OpenAI directly based on your model and usage.
FAQ
Is VibeMeta free?
Yes. VibeMeta is BYOK: the app is free and you pay model usage directly to your provider.
Do I need an API key before trying the product?
No. You can open a full pre-generated sample blueprint with zero API calls and no key.
Where is my key stored?
Only in sessionStorage for the current tab. It is not stored in localStorage or in your account.
When is my key used?
Only when you click Generate or Refresh live models.
Does VibeMeta store API keys server-side?
No. Key values are forwarded for the action you triggered and are not persisted server-side.
Can I verify key behavior myself?
Yes. In DevTools, saving a key triggers zero network requests.
What do I get in each blueprint?
A fixed 7-section output with prompt, tech stack, architecture/data model, plan, CLAUDE.md, .cursorrules, and launch gotchas.
Can I copy sections one by one?
Yes. Each section has its own copy action, plus full-output export helpers.
Can I use Anthropic and OpenAI keys in the same tab?
Yes. You can save both locally in the tab and switch provider/model before generating.