·workspace-api
</>

workspace-api

Workspace API patterns for defineTable, defineKv, versioning, and migrations. Use when defining workspace schemas, adding versions to existing tables/KV stores, or writing migration functions.

13Installs·0Trend·@epicenterhq

Installation

$npx skills add https://github.com/epicenterhq/epicenter --skill workspace-api

How to Install workspace-api

Quickly install workspace-api AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/epicenterhq/epicenter --skill workspace-api
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: epicenterhq/epicenter.

SKILL.md

View raw

Type-safe schema definitions for tables and KV stores with versioned migrations.

Every table schema must include v with a number literal. The type system enforces this — passing a schema without v to defineTable() is a compile error.

Use when you need to evolve a schema over time:

Workspace API patterns for defineTable, defineKv, versioning, and migrations. Use when defining workspace schemas, adding versions to existing tables/KV stores, or writing migration functions. Source: epicenterhq/epicenter.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/epicenterhq/epicenter --skill workspace-api
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from epicenterhq/epicenter

Quick answers

What is workspace-api?

Workspace API patterns for defineTable, defineKv, versioning, and migrations. Use when defining workspace schemas, adding versions to existing tables/KV stores, or writing migration functions. Source: epicenterhq/epicenter.

How do I install workspace-api?

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

Where is the source repository?

https://github.com/epicenterhq/epicenter

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09