Skip to content

Repository files navigation

🚀 promtai - Clean-Room Reverse Engineering & AI Prompt Architecture Platform

Clean-Room Certified Privacy First Offline PWA License: MIT

promtai converts any public GitHub repository, live website URL, or screenshot into complete, verified AI system prompts, multi-agent instruction packs (.cursorrules, CLAUDE.md, AGENTS.md, copilot-instructions.md), TypeScript domain schemas, Zod validation models, and architectural flowcharts.


✨ Features

  • 🛡️ Clean-Room Architecture Protocol: Reverse-engineer design systems and component graphs without copying source code, delivering 100% copyright-safe boilerplate.
  • Multi-Agent Rule Pack Synthesis: Generate unified instructions for Cursor (.cursorrules), Claude 3.5 (CLAUDE.md), GitHub Copilot (copilot-instructions.md), and Autonomous Agents (AGENTS.md).
  • 📦 TypeScript & Zod Contract Synthesis: Automatically extract strictly typed domain interfaces and validation schemas.
  • 🎚️ Token Density Optimizer: 4 verbosity tiers saving up to 65% on LLM context windows while preserving architectural precision.
  • 🔒 100% Client-Side & Offline Ready: Runs in the browser via Web Workers. Zero telemetry, zero server storage, with PWA support.
  • 1-Click Launch on Bolt.new: Test and run generated architectures directly in WebContainers with a 20% discount.

💻 CLI Quickstart (promtai-cli)

Install the open-source CLI globally via npm:

npm install -g promtai-cli

Inside any project directory, generate promtai-blueprint.md locally in 1 second:

promtai .

Or run without installation using npx:

npx promtai-cli .

🛠️ Usage

  1. Open https://promtai.com
  2. Enter any GitHub repository URL (e.g., https://github.com/shadcn-ui/ui) or website URL.
  3. Click Deconstruct & Generate Prompt.
  4. Copy the synthesized prompt, download agent rule packs, or launch directly in Bolt.new.

🌐 SEO & AI Grounding Endpoints

  • Website: https://promtai.com
  • Sitemap: https://promtai.com/sitemap.xml
  • LLM Grounding Guide: https://promtai.com/llms.txt
  • Developer Guidelines & 20 FAQs: https://promtai.com/#guide

📄 License

MIT License. 100% Open Source and Free.

About

Reverse-engineer code into production-grade prompts

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages