Orchestra IDE
Official@orchestra-mcp · Egypt
The AI-agentic IDE that works across your entire stack.
Agent Skills by Orchestra IDE
Showing 21 vetted skills indexed across 1 GitHub repositories.
ui-design
Implement UI design systems with shadcn/ui and Tailwind CSS v4.
typescript-react
Develop React applications with TypeScript, Zustand, and Vite.
plugin-generator
Generate Orchestra MCP plugins from templates for tools, storage, and transport types.
tailwindcss-development
Styles applications using Tailwind CSS v4 utilities for responsive design, dark mode, and color theming.
project-manager
Manage software projects through a 13-state task lifecycle with gated transitions.
chrome-extension
Develop Chrome Extensions with Manifest V3, Vite, and React.
wails-desktop
Develop cross-platform desktop apps with Wails v3, Go, and React.
macos-integration
Integrate Go applications with macOS frameworks via CGo bindings.
gcp-infrastructure
Deploy applications to Google Cloud Run with Cloud Build pipelines.
orchestra-docs
Retrieve and explain Orchestra MCP framework documentation from markdown files.
qa-testing
Orchestrate multi-agent test execution across Go, Rust, Node.js, and Playwright.
ai-agentic
Integrate LLMs, embeddings, RAG, and agent orchestration with multiple AI providers.
rust-engine
Parse Rust code with Tree-sitter and index codebases with Tantivy.
native-widgets
Display real-time project status in native OS widgets via a JSON contract.
vscode-compat
Run VS Code extensions in Orchestra IDE via API shimming.
react-native-mobile
Develop React Native mobile apps with WatermelonDB offline sync and React Navigation.
native-extensions
Develop native Orchestra IDE extensions with a TypeScript API and JSON manifest.
database-sync
Synchronize PostgreSQL, SQLite, and Redis with version-vector conflict resolution.
proto-grpc
Generates Go and Rust gRPC service code from Protocol Buffers via BLM.
raycast-compat
Shim the @raycast/api to Orchestra equivalents for Raycast extension compatibility.
extension-marketplace
Publish, distribute, and install Orchestra framework extensions via registry API and CLI.
Frequently Asked Questions About Orchestra IDE
FAQPage SchemaWhat specific development tasks does Orchestra IDE support?▼
Orchestra IDE enables full-stack development including React web interfaces, Wails-based desktop applications, and React Native mobile apps. It supports gRPC service generation, database synchronization for PostgreSQL and Redis, and the deployment of services to Google Cloud Run via integrated build pipelines.
Which engineering personas benefit from this environment?▼
Full-stack engineers, desktop application developers, and systems architects benefit from this environment. It is designed for developers building cross-platform software who require native OS widget integration, complex database synchronization, and the ability to reuse existing VS Code or Raycast extension logic within a unified workspace.
What are the core prerequisites for running Orchestra IDE extensions?▼
Extensions require a TypeScript-based environment and adherence to the JSON manifest structure. Developers must ensure their local environment supports the specific runtime dependencies for the target platform, such as Go for Wails desktop builds or Node.js for React-based web and mobile components.