Navigates and manages technical documentation for the Orchestra AI-agentic IDE framework, covering architecture, APIs, and plugin systems.
This skill empowers Claude with a comprehensive understanding of the Orchestra framework's internal architecture and documentation standards. It enables efficient lookup of Go plugin contracts, API references, and configuration schemas across the project's monorepo. Whether you are onboarding a new developer, drafting READMEs for custom plugins, or troubleshooting complex component interactions, this skill provides the necessary context to maintain high-quality documentation and adhere to the project's established conventions for its Go, Rust, and React modules.
主要功能
01Architectural mapping of the Go backend, Rust engine, and React frontends
02Detailed reference for Go-based plugin contracts and lifecycle methods
03Standards enforcement for writing and updating framework guides
043 GitHub stars
05Automated identification of MCP tools and service registries
06Context-aware navigation of root-level, framework, and plugin documentation
使用场景
01Onboarding developers to the Orchestra plugin-first architecture
02Answering architectural questions about data flow and component relationships
03Generating and updating API documentation for new plugins