pmpt
Record and share your AI-driven product development journey.
Plan with 5 questions. Build with AI. Save every version. Share and reproduce.
Quick Start · Commands · MCP Server · Explore Projects
Demo

Answer 5 questions → AI prompt auto-generated & copied to clipboard → Paste into Claude Code / Codex / Cursor → Start building!
Install
npm install -g pmpt-cliRequires Node.js 18+
Quick Start
# 1. Install
npm i -g pmpt-cli
# 2. Initialize your project
pmpt init
# 3. Answer 5 questions → AI prompt auto-generated & copied
pmpt plan
# 4. Paste into Claude Code / Codex / Cursor → Build your product!
# 5. Save your progress anytime
pmpt save
# 6. Share with the community
pmpt login && pmpt publish
# Bonus: Explore what others are building
pmpt exploreWhy pmpt?
| Without pmpt | With pmpt | |
|---|---|---|
| Planning | Stare at blank screen, write vague prompts | Answer 5 guided questions, get structured AI prompt |
| Tracking | Lose track of what you built and how | Every version auto-saved with full history |
| Sharing | Share finished code only | Share the entire journey — others can reproduce it |






