ankur-gaurav161418/omniforge ? reverse-engineered prompt
Reverse engineered prompt
Build me an OmniForge style app for AI coding assistants that acts like a structured MCP server and developer workflow hub.
I want one project that can connect to tools, files, APIs, and other services through a standard interface, then expose those capabilities to assistants like Cursor, Claude Desktop, VS Code, and Codex. It should have a command line tool for setup and diagnostics, with commands like checking the environment, initializing a workspace, and installing the integration for multiple clients in one shot.
Also include a server that can run in standard input mode and over HTTP, with a health check and streaming support. I want a simple way to organize reusable prompts, skills, workflows, and resources, plus a plugin system for adding extra capabilities later.
Please make it feel production ready, with clear documentation, sensible defaults, tests, and a clean TypeScript codebase. If anything is unclear, look up the current MCP docs online and use best practices.
Are you gonna build this?
make sure you review the code using coderabbit