Expert SurrealDB 3 skill for AI coding agents (Claude, Codex, Amp, Gemini CLI, Copilot, Cursor). SurrealQL, multi-model data modeling, graph queries, vector search, WASM extensions, and full ecosystem.
# surreal-skills [](https://github.com/24601/surreal-skills/actions/workflows/ci.yml) [](LICENSE) [](https://github.com/24601/surreal-skills/releases) [](https://skills.sh) Expert SurrealDB 3 skill for AI coding agents. Complete coverage of SurrealQL, multi-model data modeling, graph traversal, vector search, security, deployment, performance tuning, SDK integration, WASM extensions, and the full SurrealDB ecosystem, including SurrealKit workflows. ## Features - **SurrealQL mastery** -- Complete language reference with statements, functions, operators, and idioms - **Multi-model data modeling** -- Document, graph, vector, relational, time-series, and geospatial patterns in a single schema - **Graph queries** -- First-class edge creation and traversal without JOINs - **Vector search** -- HNSW indexes, similarity functions, and RAG pipeline patterns - **Security** -- Row-level permissions, JWT auth, namespace/database/record-level access control - **Deployment** -- Storage engine selection, Docker, Kubernetes, production hardening - **Performance** -- Index strategies, EXPLAIN analysis, batch operations, connection pooling - **9+ SDK integrations** -- JavaScript/TypeScript, Python, Go, Rust, Java, .NET, C, PHP, Dart - **Surrealism WASM extensions** -- Custom functions and analyzers compiled from Rust (new in v3) - **Full ecosystem** -- Surrealist IDE, Surreal-Sync CDC, SurrealFS agent filesystem, SurrealKit schema tooling, SurrealML - **Health checks and introspection** -- Doctor script and schema introspection for any SurrealDB instance - **Universal agent support** -- Works with 30+ AI coding agents via skills.sh ## Installation ### Claude Code (recommended) **Option 1 -- Install
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.