What problem does it solve?
Specialized Spacedrive development skill for AI coding assistants working on Spacedrive integration. Covers the VDFS architecture, CQRS operations, library system, hybrid indexing, P2P sync (HLC/CRDT), Iroh networking, extension system (WASM), virtual sidecars, CLI commands, React hooks, semantic color system, and the Spacebot-Spacedrive integration contract (connection modes, remote execution, file system intelligence, ContextNode). Use when working on Spacedrive integration, the vendored spacedrive subtree at the repo root, P2P networking, file indexing, sync systems, or the Spacebot-Spacedrive contract.
Core Features & Use Cases
- Architecture overview and integration points for Spacedrive and Spacebot
- Network, indexing, and extension system integration guidance for Rust-based VDFS
- Real-world scenarios: P2P sync, remote execution, Spacebot integration contracts
Quick Start
Load the Spacedrive integration guide and begin implementing the Spacebot-Spacedrive contract against the vendored spacedrive subtree.