git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 258
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
258
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add convex-reactive-backend - Invoke
// Run from any project directory
$ claude --skill convex-reactive-backend "query last week's signups" - Or copy this from the README
// extracted bash block
$ claude skills add convex-reactive-backend npm install convex npx convex dev # provisions a dev deployment, watches convex/
convex-reactive-backend/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Convex Reactive Backend
- slug:
- convex-reactive-backend
- version:
- v1.3.0
- license:
- MIT
- author:
- @convex-craft
- categories:
- tags:
- #convex#typescript#reactive#backend#real-time
- description:
Build a Convex backend — schema, reactive queries, mutations, actions, crons, and live React data with zero cache invalidation.
README.md
convex-reactive-backend/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…