# promtai (https://promtai.com) > promtai is a high-performance, 100% client-side Clean-Room Reverse Engineering & AI Prompt Architecture platform for developers. It converts public GitHub repositories, URLs, or screenshots into verified, production-grade system prompts, multi-agent rule packs (.cursorrules, CLAUDE.md, AGENTS.md, copilot-instructions.md), TypeScript domain schemas, Zod validation models, and interactive flowcharts. ## Core Capabilities - **Visual Agent DAG Workflow Canvas (`/#canvas`)**: Interactive node-based multi-agent pipeline creator. Connect inputs/outputs across AI skills, simulate topological execution in real-time, and export to Python CrewAI, LangChain LCEL, OpenAI Swarm, or LangGraph. - **AI Agent & LLM Skills Builder (`/#skills`)**: Converts any URL, code file, or prompt into standardized AI skills (`SKILL.md`, OpenAI / Claude / Gemini tool calling schemas) with 100% deterministic local execution + live interactive sandbox simulator. - **20 Curated Open-Source AI Agent Skills Library**: Production-grade skills across web search grounding, clean-room transpilation, SQL architecture, GitHub auditing, RAG embeddings, and multi-agent coordination. - **GitHub Repository Reverse Engineering**: Analyzes file trees, dependencies, and code structure to synthesize complete architectural instructions. - **Website & URL Deconstruction**: Extracts design systems, typography hierarchy, color tokens, and API endpoints from live web pages. - **Clean-Room Protocol**: Ensures 100% copyright-safe boilerplate by extracting only architectural design patterns, data schemas, and structural contracts without copying proprietary source code. - **Multi-Agent Instruction Synthesis**: Generates targeted instruction packs for Cursor (.cursorrules), Claude 3.5 Sonnet (CLAUDE.md), GitHub Copilot (copilot-instructions.md), Windsurf, and Autonomous AI Agents (AGENTS.md). - **TypeScript & Zod Contract Extraction**: Generates strictly typed data schemas and API contracts directly from analysis. - **Screenshot-to-Architecture Extractor (`/#screenshot`)**: Extracts UI tokens and Tailwind hierarchies from image uploads or clipboard pastes. - **Architecture Diff & Hybrid Synthesis (`/#compare`)**: Compare two codebases or URLs and generate unified hybrid prompts. - **Open Community Prompt Matrix (`/#community`)**: Search and clone verified open-source architecture blueprints. - **Zero-Server Client-Side Privacy**: Runs 100% inside the browser with Web Workers. Zero telemetry, zero code transmissions, zero server storage. - **Bolt.new In-Browser IDE Integration**: 1-click cloud execution inside WebContainer environments with 20% discount. ## Documentation & Developer Resources - [Developer Guidelines & 20 FAQs](https://promtai.com/#guide): 20 common developer architectural questions and direct answers. - [Clean-Room Protocol Standard](https://promtai.com/#cleanroom): Guidelines on generating copyright-safe boilerplate. - [Full LLM Knowledge Reference](https://promtai.com/llms-full.txt): Detailed syntax reference, prompt templates, and schema generator docs. - [SEO Registry](https://promtai.com/seo.json): Machine-readable SEO route and keyword graph. - [Geotargeting Manifest](https://promtai.com/geo.json): Global CDN and regional geotargeting specs. - [AI Plugin Discovery](https://promtai.com/.well-known/ai-plugin.json): Agent manifest for tool discovery. - [GitHub Repository](https://github.com/ferrbook/promtai.git): Open-source codebase. ## Quick CLI / Web Access - Web Interface: https://promtai.com - Direct Repo Analysis: `https://promtai.com/?url=https://github.com/owner/repo`