thenativeweb

13 mods across 1 repository, 6 stars between them.

esdb

02

thenativeweb/claude-plugins

Plugin Claude Code

Claude Code plugin for interacting with EventSourcingDB via its HTTP API.

6 2mo ago A tokens not measured original MIT

observe-events

03

thenativeweb/claude-plugins

Skill Claude CodeCodex

Observe events in real time from an EventSourcingDB instance. Use when the user wants to watch, monitor, or stream live events as they are written.

6 2mo ago A 35 tokens original MIT

ping

04

thenativeweb/claude-plugins

Skill Claude CodeCodex

Ping an EventSourcingDB instance to check if it is reachable. Use when the user wants to verify connectivity or check if EventSourcingDB is running.

6 2mo ago A 34 tokens original MIT

read-event-type

05

thenativeweb/claude-plugins

Skill Claude CodeCodex

Read details about a single event type from an EventSourcingDB instance. Use when the user wants to inspect a specific event type, check if it has a schema, or see its details.

6 2mo ago A 43 tokens original MIT

read-event-types

06

thenativeweb/claude-plugins

Skill Claude CodeCodex

Read all event types from an EventSourcingDB instance. Use when the user wants to list or discover all event types that exist in the event store.

6 2mo ago A 35 tokens original MIT

read-events

07

thenativeweb/claude-plugins

Skill Claude CodeCodex

Read events from an EventSourcingDB instance. Use when the user wants to fetch, list, or view events for a subject, with optional filtering, ordering, and bounds.

6 2mo ago A 39 tokens original MIT

read-subjects

08

thenativeweb/claude-plugins

Skill Claude CodeCodex

Read subjects from an EventSourcingDB instance. Use when the user wants to list, browse, or discover which subjects exist in the event store.

6 2mo ago A 35 tokens original MIT

thenativeweb/claude-plugins

Skill Claude CodeCodex

Register a JSON Schema for an event type on an EventSourcingDB instance. Use when the user wants to add validation, define a schema, or enforce structure for an event type.

6 2mo ago A 41 tokens original MIT

run-eventql-query

10

thenativeweb/claude-plugins

Skill Claude CodeCodex

Run an EventQL query against an EventSourcingDB instance. Use when the user wants to query, filter, aggregate, or analyze events using the EventQL query language.

6 2mo ago A 40 tokens original MIT

start-server

11

thenativeweb/claude-plugins

Skill Claude CodeCodex

Start or stop a local EventSourcingDB instance in development mode using Docker, with temporary data storage, plain HTTP, the built-in web UI, and a simple API token. Use when the user wants to spin up a throwaway EventSourcingDB for local development or testing, or wants to stop it again.

6 2mo ago A 67 tokens original MIT

verify-api-token

12

thenativeweb/claude-plugins

Skill Claude CodeCodex

Verify an API token against an EventSourcingDB instance. Use when the user wants to check if their API token is valid.

6 2mo ago A 30 tokens original MIT

write-events

13

thenativeweb/claude-plugins

Skill Claude CodeCodex

Write events to an EventSourcingDB instance. Use when the user wants to store, append, or publish events, optionally with preconditions such as optimistic locking or subject constraints.

6 2mo ago A 39 tokens original MIT