Convex-Dev/convex

Convex Main Repository - Decentralised platform for the Internet of Value

117Stars on the repository
23Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

account

01

Convex-Dev/convex

Skill Claude CodeCodex

Create or inspect Convex accounts. Use when the user wants to set up a new account, check account details, or manage keys.

117 yesterday A 29 tokens

build-convex

02

Convex-Dev/convex

Skill Claude CodeCodex

Build the Convex project from source. Use when a contributor wants to compile, test, or package Convex.

117 yesterday A 28 tokens

cad-reference

03

Convex-Dev/convex

Skill Claude CodeCodex

Index of the Convex Architecture Documents (CADs), the normative specifications for Convex. Use to find which CAD governs a subsystem before changing protocol, encoding, consensus or economic behaviour.

117 yesterday A 40 tokens

cad3-encoding

04

Convex-Dev/convex

Skill Claude CodeCodex

CAD3 encoding format — cells, embedded vs branch references, value IDs, validity rules. Use when working on encoders, decoders, serialisation, hashing or anything that reads or writes cell encodings.

117 yesterday A 47 tokens

cns

05

Convex-Dev/convex

Skill Claude CodeCodex

Resolve or register Convex Name System (CNS) names. Use when the user wants to look up a CNS name, register a new name, or update a name's target.

117 yesterday A 40 tokens

convex-db

06

Convex-Dev/convex

Skill Claude CodeCodex

Use Convex DB — a lattice-backed SQL database. Use when helping users write queries, connect via JDBC or PostgreSQL clients, create tables, insert/query data, or use the direct lattice API.

117 yesterday A 44 tokens

convex-lisp

07

Convex-Dev/convex

Skill Claude CodeCodex

Convex Lisp language reference — CVM conventions, calling library code, actor definitions, juice and error codes. Use when writing or debugging CVM source for queries, transactions or actors.

117 yesterday A 42 tokens

deploy

08

Convex-Dev/convex

Skill Claude CodeCodex

Deploy an actor (smart contract) to the Convex network. Use when the user wants to create a new on-chain actor with exported functions.

117 yesterday A 31 tokens

ecosystem

09

Convex-Dev/convex

Skill Claude CodeCodex

Orientation in the Convex ecosystem — what lives in which repository, where the specs and docs are, and which client libraries exist. Use when you need context that is not in this repository.

117 yesterday A 41 tokens

etch

10

Convex-Dev/convex

Skill Claude CodeCodex

Inspect and maintain an Etch store — Convex's content-addressed database. Use when examining peer storage, diagnosing corruption, garbage collecting, or reading data by hash.

117 yesterday A 36 tokens

juice

11

Convex-Dev/convex

Skill Claude CodeCodex

Juice accounting — the cost of computation and bandwidth on the CVM. Use when reasoning about transaction execution cost, diagnosing a :JUICE failure, or pricing a new CVM operation.

117 yesterday A 40 tokens

local-network

12

Convex-Dev/convex

Skill Claude CodeCodex

Run isolated local Convex networks and in-process lattice node networks for development. Use when testing against local peers, reproducing peer or P2P replication issues, exercising NodeServer or P2PNode sync, or when no remote network is configured.

117 yesterday A 53 tokens

memory

13

Convex-Dev/convex

Skill Claude CodeCodex

Memory accounting and allowances — the cost of on-chain storage, and how to minimise and reclaim it. Use when reasoning about state growth, diagnosing a :MEMORY failure, or designing actors that store data.

117 yesterday A 43 tokens

peer

14

Convex-Dev/convex

Skill Claude CodeCodex

Operate a Convex peer — create, start, list, back up, or instantiate a network genesis. Use when running a peer against a network or setting up a new network.

117 yesterday A 38 tokens

protocol-versions

15

Convex-Dev/convex

Skill Claude CodeCodex

Protocol versions, migrations and the v1 upgrade — which semantics to write against, and how to change CVM behaviour without forking the network. Use when changing core functions, juice costs, encodings or on-chain libraries.

117 yesterday A 49 tokens

query

16

Convex-Dev/convex

Skill Claude CodeCodex

Execute a read-only CVM query on the Convex network. Use when reading on-chain state, checking balances, looking up accounts, or evaluating Convex Lisp expressions.

117 yesterday A 36 tokens

token

17

Convex-Dev/convex

Skill Claude CodeCodex

Create and manage fungible tokens on Convex. Use when the user wants to create a new token, check token balances, or manage token supply.

117 yesterday A 32 tokens

transact

18

Convex-Dev/convex

Skill Claude CodeCodex

Execute a CVM transaction on the Convex network. Use when the user wants to modify on-chain state, call actor functions, or define values.

117 yesterday A 33 tokens

transfer

19

Convex-Dev/convex

Skill Claude CodeCodex

Transfer CVM coins or fungible tokens between Convex accounts. Use when the user wants to send coins or tokens to another account.

117 yesterday A 29 tokens

trust

20

Convex-Dev/convex

Skill Claude CodeCodex

Trust monitors — Convex's composable on-chain authorisation model. Use when writing access control, restricting actor functions, defining who may mint or upgrade, or reviewing authorisation logic.

117 yesterday A 39 tokens