·spacetimedb-concepts
</>

spacetimedb-concepts

douglance/spacetimedb

Understand SpacetimeDB architecture and core concepts. Use when learning SpacetimeDB or making architectural decisions.

5Installs·0Trend·@douglance

Installation

$npx skills add https://github.com/douglance/spacetimedb --skill spacetimedb-concepts

SKILL.md

SpacetimeDB is a relational database that is also a server. It lets you upload application logic directly into the database via WebAssembly modules, eliminating the traditional web/game server layer entirely.

Common mistake: Building backend tables/reducers but forgetting to wire up the client to call them.

SpacetimeDB combines a database and application server into a single deployable unit. Clients connect directly to the database and execute application logic inside it. The system is optimized for real-time applications requiring maximum speed and minimum latency.

Understand SpacetimeDB architecture and core concepts. Use when learning SpacetimeDB or making architectural decisions. Source: douglance/spacetimedb.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/douglance/spacetimedb --skill spacetimedb-concepts
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is spacetimedb-concepts?

Understand SpacetimeDB architecture and core concepts. Use when learning SpacetimeDB or making architectural decisions. Source: douglance/spacetimedb.

How do I install spacetimedb-concepts?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/douglance/spacetimedb --skill spacetimedb-concepts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/douglance/spacetimedb

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01