Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-plugins

claude-plugins에는 thenativeweb에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
6
업데이트
2026-07-02
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

read-event-type
소프트웨어 개발자

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.

2026-07-02
read-event-types
소프트웨어 개발자

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.

2026-07-02
register-event-schema
소프트웨어 개발자

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.

2026-07-02
run-eventql-query
소프트웨어 개발자

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.

2026-07-02
write-events
소프트웨어 개발자

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.

2026-07-02
observe-events
소프트웨어 개발자

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.

2026-07-02
ping
소프트웨어 개발자

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

2026-07-02
read-events
소프트웨어 개발자

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.

2026-07-02
read-subjects
소프트웨어 개발자

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

2026-07-02
start-server
네트워크·컴퓨터 시스템 관리자

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.

2026-07-02
verify-api-token
소프트웨어 개발자

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

2026-07-02