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

convex

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

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

이 저장소의 skills

build-convex
소프트웨어 개발자

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

2026-07-06
deploy
소프트웨어 개발자

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

2026-06-11
convex-db
데이터베이스 아키텍트

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.

2026-04-09
account
소프트웨어 개발자

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

2026-04-04
cns
소프트웨어 개발자

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.

2026-04-04
query
소프트웨어 개발자

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.

2026-04-04
token
소프트웨어 개발자

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

2026-04-04
transact
소프트웨어 개발자

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

2026-04-04
transfer
소프트웨어 개발자

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

2026-04-04